David Bomba
|
3c50b27858
|
minor fixes
|
2024-05-01 08:30:41 +10:00 |
|
David Bomba
|
f65567a637
|
Update copyright
|
2024-04-12 14:15:41 +10:00 |
|
David Bomba
|
b7305a8538
|
Fixes for handler
|
2024-03-11 10:20:18 +11:00 |
|
David Bomba
|
69007836ac
|
Minor fixes
|
2024-03-07 17:03:09 +11:00 |
|
David Bomba
|
c5b6938447
|
php cs fixer
|
2024-02-13 15:25:18 +11:00 |
|
David Bomba
|
3c0be86e6c
|
Add open telemetery
|
2024-02-05 15:09:02 +11:00 |
|
David Bomba
|
40086db271
|
cs fixer
|
2024-01-14 15:05:00 +11:00 |
|
Benjamin Beganović
|
4c527fb213
|
Update handler for Ronin
|
2023-12-29 16:18:52 +01:00 |
|
David Bomba
|
f7340d6114
|
PHP CS Fixer
|
2023-11-26 18:41:42 +11:00 |
|
David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
90fdfedacb
|
Static analysis cleanup
|
2023-07-25 20:04:04 +10:00 |
|
David Bomba
|
2385bf8ad2
|
Catch Quote Exceptions
|
2023-06-26 21:05:15 +10:00 |
|
David Bomba
|
5cbded2ee1
|
Accept activities for import
|
2023-06-25 20:09:45 +10:00 |
|
David Bomba
|
0283537c9a
|
Refactor for exception handler
|
2023-06-07 18:28:57 +10:00 |
|
David Bomba
|
49dbad37de
|
improve handling of throttle exceptions
|
2023-05-28 19:46:50 +10:00 |
|
David Bomba
|
b896c2c590
|
Shuffle reportable exceptions
|
2023-05-20 19:33:37 +10:00 |
|
David Bomba
|
b1e0718a89
|
Fixes for AR Summary reports
|
2023-05-20 12:04:07 +10:00 |
|
David Bomba
|
173fd42cbf
|
rate limiting for hosteD
|
2023-05-05 14:15:50 +10:00 |
|
David Bomba
|
6225db9bd9
|
Static analysis cleanup
|
2023-04-26 17:41:30 +10:00 |
|
David Bomba
|
da9b83d507
|
Update exclusion exception array
|
2023-02-19 20:35:54 +11:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
7df4274d72
|
Add back in exception handler list
|
2023-02-15 23:23:37 +11:00 |
|
David Bomba
|
9745cbed4a
|
Wind back mailmailer'
|
2023-02-15 22:31:02 +11:00 |
|
David Bomba
|
bd6c666966
|
Throw human readable exceptions in migrations
|
2023-02-09 14:06:41 +11:00 |
|
David Bomba
|
fecf1e13b5
|
Fixes for tests
|
2023-02-01 13:46:39 +11:00 |
|
David Bomba
|
ad9445cb4d
|
Custom exception page for client portal
|
2023-02-01 08:51:42 +11:00 |
|
David Bomba
|
c2e177e13b
|
Change error page for subscriptions where upgrade is not available
|
2023-02-01 08:43:32 +11:00 |
|
David Bomba
|
b8d97a69a2
|
Refactor for observers
|
2023-02-01 01:06:21 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
2743809be3
|
Improve sentry logging in selfhost + hosted
|
2023-01-17 18:25:43 +11:00 |
|
David Bomba
|
dcbfc6c170
|
Improvements for cache when running setup for the first time
|
2023-01-17 15:39:20 +11:00 |
|
Michael Hoffmann
|
4651922be6
|
Update Sentry Laravel SDK
|
2022-12-02 23:55:00 +01:00 |
|
David Bomba
|
85c0dbe0e4
|
Inovice tasks lockijng
|
2022-11-23 10:01:37 +11:00 |
|
David Bomba
|
e8506e5a07
|
Improve error handling of illegal relation loading
|
2022-10-31 17:05:05 +11:00 |
|
David Bomba
|
f29a6e2c23
|
Remove RFC requirements for email on setup
|
2022-10-30 09:52:20 +11:00 |
|
David Bomba
|
b1dc70f18a
|
Save Bank Transaction manually
|
2022-10-24 09:14:42 +11:00 |
|
David Bomba
|
f5ee320ce2
|
Allow Bank Accounts to be created manually
|
2022-10-24 09:07:55 +11:00 |
|
David Bomba
|
6f9baa1c37
|
Refresh and remove accounts
|
2022-08-11 14:19:35 +10:00 |
|
David Bomba
|
071f2ee102
|
Post Merge v5-develop
|
2022-07-15 17:41:30 +10:00 |
|
David Bomba
|
09d5b7c38f
|
Wrap paid to date in transaction
|
2022-07-11 18:24:49 +10: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
|
1e30bf4bdc
|
Accept a purchase order
|
2022-06-15 15:20:00 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
3a22fd0384
|
Fixes for task edge cases
|
2022-03-30 13:54:40 +11:00 |
|
David Bomba
|
ea18f24c4e
|
remove -increment() methods
|
2022-03-27 17:04:13 +11:00 |
|
David Bomba
|
548510d686
|
Improvements for credits
|
2022-01-28 16:30:40 +11:00 |
|
David Bomba
|
7b97729eee
|
Fixes for Check 3DS
|
2021-12-21 13:45:00 +11:00 |
|
David Bomba
|
b8e81df058
|
Add some exceptions to the ignore list
|
2021-10-26 08:00:30 +11:00 |
|
David Bomba
|
e22967f10d
|
Performance improvements removing unpaid gateway fees
|
2021-10-25 07:25:14 +11:00 |
|