| 
							
							
								 David Bomba | 4183426f39 | Working on export refinements | 2023-11-25 22:58:27 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 74498fb7a7 | Updates for paypal | 2023-11-25 21:50:50 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 10b37b1a1b | Merge PayPal PPCP | 2023-11-25 21:04:08 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | e37c11499c | Updates for PayPal PPCP | 2023-11-22 14:06:51 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | b164218d26 | Request listeners | 2023-11-19 15:25:37 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5c4109a28a | Minor fixes for paypal | 2023-11-09 16:07:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 354b80360f | Minor fixes for paypal | 2023-11-09 14:57:21 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 065525e674 | Add base logging functionality for request/responses | 2023-11-07 10:52:36 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5be317b4a4 | Add base logging functionality for request/responses | 2023-11-07 10:52:23 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | e7ffc00306 | Fixes for paypal ppcp | 2023-10-29 20:33:26 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 33585c65c4 | php cs fixes | 2023-10-26 13:57:44 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4fe9e1cef4 | Refactor and removal of deprecated code paths | 2023-10-26 10:49:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | d59b0b6ba1 | minor fixes | 2023-10-23 22:10:41 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 16c9079583 | Add listener for Stripe Connect where users have not yet linked Stripe | 2023-08-15 22:14:00 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 59ed13122c | Add last_login timestamps for vendorcontacts and vendors | 2023-08-10 12:40:52 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 10631e6220 | Static analysis cleanup | 2023-04-27 08:48:45 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6225db9bd9 | Static analysis cleanup | 2023-04-26 17:41:30 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 5a42b89d55 | cs fixer | 2023-03-18 18:24:56 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 200bcd80b7 | Add Payment Emailed Activity | 2023-03-17 17:36:49 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 19104ec0d5 | Add functionality to keep payment_balance up to date. : | 2023-03-10 14:01:07 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 1de91c9e33 | Reducing the quantity of jobs dispatched | 2023-02-17 19:58:30 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 8ae40d7097 | Refactors for webhooks | 2023-02-17 14:47:52 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4babfbb651 | php-cs-fixer | 2023-02-16 12:36:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | f3e5682d11 | MInor fixes | 2023-01-31 21:05:01 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6c86d7151a | Update copyright year | 2023-01-29 09:21:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 784d28ef0f | Improve app state by ensuring a invitation is always present for an entity when a contact is deleted | 2023-01-20 15:55:05 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 33a9cad32a | Fixes for deleting invitations after a contact has been deleted | 2023-01-14 15:28:35 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 515e93250f | Purchase Order Notifications | 2022-12-19 23:25:48 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 86813f91cc | Adjust when we send certain events after an email failure | 2022-11-20 12:00:04 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 30defb6170 | Fixes for postmark delivery logging | 2022-08-17 17:18:30 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 2ec8e21506 | Fixes for mail sent listener | 2022-07-31 20:43:43 +10:00 |  | 
			
				
					| 
							
							
								 Shift | 6edb82308f | Shift cleanup | 2022-06-21 10:03:51 +00:00 |  | 
			
				
					| 
							
							
								 Shift | e0a8e84108 | Shift core files | 2022-06-21 09:59:19 +00:00 |  | 
			
				
					| 
							
							
								 Shift | 19080933b6 | Apply Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style | 2022-06-21 09:57:17 +00:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9032bc6fa7 | Notifications for Purchase orders / Viewed / Accepted | 2022-06-16 14:42:24 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0f32e43fb6 | Accept listener | 2022-06-15 16:27:21 +10:00 |  | 
			
				
					| 
							
							
								 Nikola Cirkovic | 94a07df7cc | INA-12 | Register drivers in EventServiceProvider.php (required for Manager to actually register drivers) | 2022-06-11 05:27:26 +02:00 |  | 
			
				
					| 
							
							
								 David Bomba | e6e651b4b4 | Event / Listeners for Purchase Orders | 2022-06-09 13:33:13 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 76bd11facb | Purchase Order Events | 2022-06-09 12:24:42 +10:00 |  | 
			
				
					| 
							
							
								 Nikola Cirkovic | 93b0ebe716 | INA-6 | Add PurchaseOrderWasMarkedSent to the EventServiceProvider.php | 2022-06-05 05:57:08 +02:00 |  | 
			
				
					| 
							
							
								 Nikola Cirkovic | 020cf10202 | INA-4 | Add Purchase Order Observer | 2022-05-29 05:59:44 +02:00 |  | 
			
				
					| 
							
							
								 David Bomba | 6f491dfb92 | Update Copyright text | 2022-04-27 13:20:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | e8e8598fd8 | Webhooks for Projects | 2022-04-14 21:38:29 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4e127fab2d | Add Quote Approved Notification | 2021-11-16 14:14:15 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | dc116013d9 | Fixes for observers | 2021-10-14 17:54:38 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 02de2607e0 | Fixes for recurring expenses | 2021-09-14 18:52:54 +10:00 |  | 
			
				
					| 
							
							
								 = | b38cd1ef32 | Approve Quote Webhook | 2021-09-11 12:51:34 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 65bc26ab79 | Start and Stop Recurring Expenses | 2021-09-07 09:02:23 +10:00 |  | 
			
				
					| 
							
							
								 = | d3c4e1080a | Fixes for Recurring Expense Transformer | 2021-08-27 20:45:09 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 827dba0bed | Recurring Quotes / Expenses events | 2021-08-24 15:55:14 +10:00 |  |