Commit Graph

61 Commits

Author SHA1 Message Date
David Bomba ffb44f111d Improvements for imports 2024-10-05 15:53:15 +10:00
David Bomba a49438945b Improve parsing of floats for Imports 2024-10-05 15:19:53 +10:00
David Bomba 8192a48816 Parse floats to user formatted versions in exports 2024-10-05 15:18:08 +10:00
David Bomba 7c9b4fe0bf Fixes for imports 2024-10-03 16:02:04 +10:00
David Bomba e3ac860c5f Minor changes for braintree 2024-10-03 14:21:47 +10:00
David Bomba 036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba 006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba c163f3c1a4 Static Analysis 2024-06-17 20:38:33 +10:00
David Bomba 13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +10:00
David Bomba 72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba c472e8ce68 Fixes for type checks 2024-04-15 08:15:34 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 65660fdc42 v5.8.48 2024-04-11 18:10:11 +10:00
David Bomba 6445e518dc Fixes for parse float 2024-02-16 14:28:57 +11:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba a52025dabd Fixes for float parsing for csv importrs 2024-01-11 00:18:40 +11:00
David Bomba f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba 4db163c4e1 Task imports 2023-11-20 15:31:40 +11:00
David Bomba 57a2a836f1 Task imports + tests 2023-11-14 14:53:25 +11:00
David Bomba 33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba 1ad3480f31 minor fixes for profit/loss 2023-10-09 15:16:35 +11:00
David Bomba edabb8858a Remove references to without events 2023-08-21 15:25:46 +10:00
David Bomba 3285eb4862 Fixes for find user in import 2023-08-21 15:05:57 +10:00
David Bomba 01cc61b586 Updated static analysis 2023-08-07 15:07:52 +10:00
David Bomba 6c3049f5cb checks for importing exchange rates 2023-07-16 20:39:41 +10:00
David Bomba de7afb9944 zoho improvements 2023-06-21 14:21:43 +10:00
David Bomba 524901c872 Add expense categories if they do not exist on import 2023-05-25 07:25:17 +10:00
David Bomba 6b6fbcc412 Fixes for imports: 2023-05-10 11:49:08 +10:00
David Bomba ed3b8240d6 Minor fixes 2023-04-29 09:32:20 +10:00
David Bomba bf0d39cbb7 Recurring Invoice import 2023-04-19 15:37:08 +10:00
David Bomba 65c7a2c1d5 Import Recurring Invoices 2023-04-19 15:21:50 +10:00
David Bomba 35b1aaf507 Fixes for invoice 2 go imports 2023-04-13 16:00:59 +10:00
David Bomba b75fe1157f Insert Clients if none found prior to creating any resources 2023-04-13 15:14:54 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 5b3e087c66 Allow tasks to be imported as a type 2023-02-02 09:15:11 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba 97e65570fc Fixes for verify phone 2022-11-03 17:01:58 +11:00
David Bomba befc9170fb Fixes for imports - date formating 2022-11-02 09:49:40 +11:00
David Bomba b159a5a08d Improve float parsing in csv imports 2022-09-08 12:15:25 +10:00
David Bomba 4b0b32ed5b Fixes for store payment request 2022-09-06 13:38:54 +10:00
David Bomba 43718dc139 Fixes for transforming vendor contacts 2022-09-01 19:59:25 +10:00
David Bomba 59f5eca578 Improve query efficiency 2022-09-01 17:37:55 +10:00
David Bomba 0c5c4c1188 Fixes for zoho imports 2022-08-16 17:13:56 +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 49a5a739da Fixes for csv imports - exclude deleted data 2022-06-08 09:04:48 +10:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba e521718605 New Schema Dump 2022-04-26 16:53:41 +10:00
David Bomba e4fc7fa55a Fixes for tests 2022-03-29 20:06:35 +11:00
David Bomba a4a31f35b1 Refactor for imports 2022-02-17 14:02:23 +11:00
David Bomba 86f0b28ae4 Add Google Analytics to client portal pages if tracking ID is implemented 2022-02-17 10:07:43 +11:00