David Bomba
89c42a257c
Reduce storage calls
2022-10-22 10:08:37 +11:00
David Bomba
52d5afbce0
Remove DispatchNow()
2022-09-07 14:15:27 +10:00
David Bomba
9846a3e18f
Fixes for default mark down settings
2022-09-05 17:18:08 +10:00
David Bomba
93c782fcc5
Merge branch 'v5-develop' into l9
2022-07-21 14:22:45 +10:00
David Bomba
97eb8d2aad
Force delete activities on purge data
2022-07-21 08:28:34 +10:00
David Bomba
e337abe819
Patches from v5-dev
2022-07-20 10:56:02 +10:00
David Bomba
c1352e700d
Fixes for purging company data
2022-07-19 09:39:54 +10:00
David Bomba
9b6bfbf96c
merge v5-dev
2022-07-17 20:38:00 +10:00
David Bomba
5246846018
Company Import|Export for purchase orders
2022-07-16 12:26:55 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
8bd3f54bb0
Minor fixes for company imports
2022-06-29 10:38:48 +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
299464f604
Shift bindings
...
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +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
d7084785fe
fixes for jobs breaking with massive payloads
2022-05-12 13:57:41 +10:00
David Bomba
f604e463c2
Throttle payment methods to prevent spam:
2022-05-11 15:25:33 +10:00
David Bomba
33059f97da
Disable markdown
2022-05-05 19:33:15 +10:00
David Bomba
5c64d9754a
Fixes for converting company gateway ids for client gateway tokens
2022-05-04 13:13:31 +10:00
David Bomba
9c9d721866
v5.3.85
2022-05-04 09:29:43 +10:00
David Bomba
d9ec77003d
Fixes for missing properties
2022-05-03 17:24:35 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
87f5c73787
Enforce character lengths for authorize fields
2022-04-13 16:48:02 +10:00
David Bomba
7174939fe0
Fixes for translation of task statuses
2022-04-07 07:07:59 +10:00
David Bomba
e4fc7fa55a
Fixes for tests
2022-03-29 20:06:35 +11:00
David Bomba
998badc8b0
padding for wysiwyg editor
2022-03-24 20:10:24 +11:00
David Bomba
a788410b6f
Import company properties
2022-03-18 15:39:56 +11:00
David Bomba
2f56a10aed
Fixes for exporting projects attached to invoices
2022-03-11 13:20:53 +11:00
David Bomba
118d2bc214
Refactor for zip files
2022-02-18 21:45:01 +11:00
David Bomba
1668a3b684
Fixes for wave imports - invoice date
2022-01-27 09:16:45 +11:00
David Bomba
3a4b474511
Remove Client from CompanyImport - RecurringExpense number
2022-01-26 07:36:56 +11:00
David Bomba
1efdd262fe
Slack notifications for bounce/spam emails
2022-01-05 14:41:57 +11:00
David Bomba
5863b464f1
Fixes for composer.lock PHP 7.4 support
2022-01-02 14:46:11 +11:00
David Bomba
64f3b5cc53
Fixes for composer
2022-01-02 14:34:48 +11:00
David Bomba
ee154eb2bb
Fixes for Company Import
2021-12-31 16:32:22 +11:00
David Bomba
396540a2f1
Reorder action on invoices after payment
2021-12-31 15:56:32 +11:00
David Bomba
7edadc4f83
Fixes for import
2021-12-28 09:31:32 +11:00
David Bomba
14efe94903
Fixes for company import
2021-12-20 15:25:40 +11:00
David Bomba
d1dfbd95da
Code cleanup
2021-12-19 16:01:42 +11:00
David Bomba
adef375aaf
v5.3.37
2021-12-17 16:06:20 +11:00
David Bomba
a6678197eb
Remove invitation_id from activities import table
2021-12-14 08:37:30 +11:00
David Bomba
c4a1295952
Remove backups from import / export
2021-12-14 07:50:36 +11:00
David Bomba
d8bdf23f8f
Minor fixes for company imports
2021-12-13 18:19:01 +11:00
David Bomba
be45998ebe
Fixes for invitation 404 messaging
2021-11-08 10:17:49 +11:00
David Bomba
573ddd83eb
Minor fixes for check data
2021-11-07 17:41:02 +11:00
David Bomba
ed33ac7130
Check for archived entities prior to import
2021-11-02 21:03:49 +11:00
David Bomba
121c9d2cfd
Minor fixes for imports
2021-10-20 17:16:22 +11:00
David Bomba
feab95caa7
Company import/expore recurring expenses
2021-10-12 23:21:17 +11:00
David Bomba
20bfc999d0
Fixes for Company Import
2021-10-07 14:33:43 +11:00
David Bomba
4fdd709e99
Default client registration fields
2021-09-30 08:14:48 +10:00
David Bomba
199a0aed55
Minor fixes for company importer
2021-09-29 21:11:01 +10:00