Commit Graph

69 Commits

Author SHA1 Message Date
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba d22c9a3bd9 Static analysis 2024-07-11 15:53:18 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba 33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba dd61b41919 Updates for silent migrations 2023-07-10 12:55:21 +10:00
David Bomba 1a000427fb Minor fixes for bank transaction import 2023-07-04 08:37:09 +10:00
David Bomba b6d4d13288 Minor fixes for migration flow 2023-06-08 11:15:02 +10:00
David Bomba c27636fc13 Fixes for tests 2023-02-09 13:51:03 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba a9b3522081 Fixes for using dispatchSync() 2022-07-31 21:51:35 +10:00
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10: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 fd7ff4d285 Clean up 2022-04-30 11:16:59 +10:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba 74b4ef5b13 Fixes for translations in emails 2021-08-25 20:53:13 +10:00
David Bomba 3727bafaa1 More logging for migrations 2021-08-10 11:40:58 +10:00
David Bomba 0ef1a83300 Additional catches for company importing 2021-06-29 08:42:59 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba 6cb340ddad Better error messaging 2021-05-26 13:17:22 +10:00
David Bomba a539e68221 Fixes for import / migrations 2021-05-22 16:16:51 +10:00
David Bomba c458be00ae Fixes for migration mailable 2021-05-22 15:37:00 +10:00
David Bomba 4b71159850 Fixes for failed migration 2021-05-22 13:20:40 +10:00
= 5c26fc572c fixes for migration 2021-05-21 17:24:35 +10:00
David Bomba 4979ed94de Minor fixes 2021-05-10 21:05:44 +10:00
David Bomba 7808b4c30d Fixes for created_at dates in migration 2021-05-10 09:52:58 +10:00
David Bomba a9aeb906c3 Fixes for migration 2021-05-03 22:25:45 +10:00
David Bomba d68f96fb98 Minor fixes for migrations 2021-05-03 11:46:46 +10:00
David Bomba 1f87ca6ca2 Delete migration directory after Import 2021-04-25 21:04:48 +10:00
David Bomba 313488dc60 Working on handling check data within migrations" 2021-02-10 12:59:30 +11:00
David Bomba e0758e587f Add logging for migrations 2021-01-28 13:53:40 +11:00
David Bomba 934610a01c Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
David Bomba 1210a81a09 Minor changes to migration 2020-11-30 09:58:31 +11:00
David Bomba d7dd592d18 Fixes for migration file location 2020-11-30 08:28:12 +11:00
Benjamin Beganović ae88d5e08e php-cs-fixer format 2020-11-25 15:19:52 +01:00
David Bomba c2b07c3ebc Fixes for migration data checks 2020-11-25 13:59:23 +11:00
David Bomba 63cc567244 Working on migrations 2020-11-24 21:12:05 +11:00
David Bomba 6f1b4d4548 Change JSON parser 2020-11-24 08:33:37 +11:00
David Bomba 0991dbf8d7 Fixes for migrations 2020-11-23 14:51:49 +11:00
David Bomba 9f420ba084
Merge pull request #4346 from turbo124/v5-develop
Change default queue to Database.
2020-11-22 22:22:52 +11:00
Benjamin Beganović c434d6313c start database migration with correct key 2020-11-20 10:34:54 +01:00
David Bomba 7fb9877eca Fixes for currency seeder 2020-11-18 21:46:36 +11:00
David Bomba 5a6d543e34 Minor fixes for imports 2020-11-17 08:56:52 +11:00
David Bomba 77929a6bc3 Minor fixes for bulk import 2020-11-16 15:40:52 +11:00
Benjamin Beganović 952b6a7e4f Fix the way we process migration 2020-11-12 10:24:59 +01:00
David Bomba f911d17a6b Fix for migration 2020-11-01 20:41:49 +11:00
= dfb55dbd8b remove is_migrating 2020-11-01 14:19:03 +11:00
David Bomba 9aeb2d7a5b Psalm cleanup 2020-10-28 21:10:49 +11:00