| 
							
							
								 David Bomba | ade8b24031 | Laravel 9 | 2022-06-23 09:24:56 +10:00 |  | 
			
				
					| 
							
							
								 Shift | 4f7a8f9752 | Set return type of base TestCase methods From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:
- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`
[1]: https://phpunit.de/announcements/phpunit-8.html | 2022-06-21 10:00:57 +00:00 |  | 
			
				
					| 
							
							
								 Shift | 06d910a53b | Use Faker methods Accessing Faker properties was deprecated in Faker 1.14. | 2022-06-21 09:59:36 +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 | e153a0a06a | Update license | 2022-06-08 14:25:44 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | d7084785fe | fixes for jobs breaking with massive payloads | 2022-05-12 13:57:41 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 25aadf9202 | Email blacklists | 2022-04-30 11:55:39 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 8cfdbbe3ed | Add blacklist rules | 2022-04-29 08:47:19 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0d5ee8269d | Fixes for client tests | 2022-04-18 21:02:06 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 15b18dfc8f | Entity translations | 2022-04-06 10:38:01 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 81825cc063 | Fixes for tests | 2022-03-25 17:57:53 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4a3bd027ad | Convert shared quote/invoice counters | 2022-03-25 17:16:26 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3ada7f9997 | Convert shared quote/invoice counters | 2022-03-25 17:12:49 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0ab1153e4d | Fixes for languages | 2022-02-26 14:53:51 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 980fcb789f | Improve quantity resolution | 2022-02-26 14:04:05 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9cb26120ec | Disable autocomplete on expiry date of wepay credit cards | 2022-02-12 07:35:08 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 8acf738197 | Fixes for tests | 2022-02-04 15:06:02 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 84843f465f | Fixes for tests | 2022-02-04 13:50:07 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 19a7f7911a | Fixes for tests | 2022-01-30 11:34:40 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4fededc59a | Charting | 2022-01-21 12:25:13 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 38031ec7a3 | Fixes for chart tests | 2022-01-21 12:00:32 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | c60045da58 | Fixes for client_id queries on client list | 2022-01-21 10:37:39 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 11b0698d99 | v5.3.49 | 2022-01-21 10:10:18 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | e98264707a | Charts for react | 2022-01-20 20:09:08 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0a8f44b284 | Tests for zero decimals | 2021-12-21 20:30:44 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 995b16d7e3 | Stripe Zero Decimal CUrrencies | 2021-12-21 20:27:51 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | c76cb3eb7c | Delay events slightly to prevent race conditions | 2021-12-17 18:57:26 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | cda41fbd46 | Tests for redis vs database performance | 2021-12-17 18:04:34 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 4b2417f44e | Fixes for a race condition affecting autobilling | 2021-12-03 17:19:24 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 2eeaea61a5 | Minor fixes | 2021-12-01 21:29:48 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 750f05ad8b | Ensure at least one contact has send_email set | 2021-11-15 21:46:58 +11:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 74b5afba96 | Licence update | 2021-11-09 19:59:44 +01:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | 9b383b525b | Filter images | 2021-11-09 17:30:17 +01:00 |  | 
			
				
					| 
							
							
								 David Bomba | b656fc0e30 | Fixes for tests | 2021-10-31 22:44:03 +11:00 |  | 
			
				
					| 
							
							
								 Benjamin Beganović | dda391bb3a | Resolving fonts | 2021-10-27 14:51:43 +02:00 |  | 
			
				
					| 
							
							
								 David Bomba | e22967f10d | Performance improvements removing unpaid gateway fees | 2021-10-25 07:25:14 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0444c96a47 | Subscription calculations | 2021-10-21 21:44:18 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 9f79b4b519 | Working on tests for subscriptions | 2021-10-21 15:51:36 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3de5665d94 | Subscription calculations test' | 2021-10-21 15:08:46 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | dfa773d6b9 | ProRata Refunds | 2021-10-21 13:03:41 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | bcf34a6e62 | Refactor Refunds | 2021-10-21 12:40:59 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 17507fd258 | Tests for pro rata refunds | 2021-10-21 11:26:19 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 68a8715c6d | Fixes for tests | 2021-10-17 14:21:13 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 0cfe5bc39a | Refactor invitations | 2021-10-14 16:25:09 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 3b8ef9ccd9 | Minor fixes for credit - paid - to - dates | 2021-10-12 15:49:05 +11:00 |  | 
			
				
					| 
							
							
								 David Bomba | 026d3e17a7 | Additional currencieS | 2021-09-23 22:07:07 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | dc790559e9 | Merge branch 'v5-develop' into recurring_expenses | 2021-09-15 10:16:24 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 618027dcd8 | Add gross line and subtotals | 2021-09-15 10:00:29 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 33c05b1ad0 | Add exclusive taxes to line items | 2021-09-15 09:02:25 +10:00 |  | 
			
				
					| 
							
							
								 David Bomba | 02de2607e0 | Fixes for recurring expenses | 2021-09-14 18:52:54 +10:00 |  |