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
e8108ed34c
Updates for hosted platform
2022-06-19 13:01:29 +10:00
David Bomba
f85efed650
Update language files for inventory management
2022-06-09 10:53:44 +10:00
David Bomba
1e7214e2e7
Adjust memory settings for queue work
2022-06-04 18:38:04 +10:00
David Bomba
16f52e0f45
Fixes for check data
2022-05-29 18:17:03 +10:00
David Bomba
13a1447b79
Padding out react application
2022-05-27 13:10:32 +10:00
David Bomba
d211e75c26
Prep for react
2022-05-27 12:08:51 +10:00
David Bomba
92b5af5a39
Merge pull request #7456 from CirkaN/Cirkovic/INA-5
...
Cirkovic/INA-5 (Ninja task scheduler)
2022-05-27 12:05:47 +10:00
David Bomba
51455cacef
Page numbering for PDFs
2022-05-25 16:34:43 +10:00
Nikola Cirkovic
270166b050
INA-5 | Fix syntax
2022-05-23 21:32:43 +02:00
Nikola Cirkovic
492eb5ffbd
Merge branch 'v5-develop' into Cirkovic/INA-5
2022-05-23 02:33:06 +02:00
David Bomba
66f3a4fc14
Improve system maintenance task
2022-05-20 09:46:21 +10:00
David Bomba
16e55d89ec
Add a System maintenance teask
2022-05-19 20:39:02 +10:00
Nikola Cirkovic
753978fe86
INA-5 | TaskScheduler Job [WIP]
2022-05-19 00:33:38 +02:00
David Bomba
6a99cba813
Analytics on queue size
2022-05-15 20:43:50 +10:00
David Bomba
aeae0a19ab
Adjust delays for observers
2022-05-15 20:14:14 +10:00
David Bomba
7c3613455d
Ledger refactor
2022-05-15 17:51:06 +10:00
David Bomba
4e8389f72e
Minor fixes for check data
2022-05-13 14:06:21 +10:00
David Bomba
eaa6ba1d39
Fixes for ACH notification with WePay
2022-05-11 16:29:56 +10:00
David Bomba
f5a9e5ffbe
Minor fixes
2022-05-10 11:25:26 +10:00
David Bomba
871122d1ba
Minor improvements to CSV exports
2022-05-07 17:10:23 +10:00
David Bomba
37ea391ae4
FIxes for check data
2022-05-07 09:50:25 +10:00
David Bomba
ba5037c6da
Refactor Ledger Service
2022-05-06 08:40:34 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
171bbd2f95
Minor fixes
2022-04-24 18:51:41 +10:00
David Bomba
70c5f268ed
Fixes for type checks
2022-04-21 16:04:59 +10:00
David Bomba
ebc498a815
Type checking
2022-04-21 12:07:08 +10:00
David Bomba
e4fc7fa55a
Fixes for tests
2022-03-29 20:06:35 +11:00
David Bomba
746dc07aa0
Fixes for queues trying to call SQS
2022-03-19 15:40:53 +11:00
David Bomba
8e6772ef75
Refactor for self updater
2022-03-19 14:10:00 +11:00
David Bomba
95af436f12
Replace config:clear with optimize
2022-03-18 10:33:26 +11:00
David Bomba
9ccc43cece
Fixes for check data
2022-03-16 13:06:25 +11:00
David Bomba
94730fe924
Fixes for auto bill time scheduling
2022-03-13 12:18:20 +11:00
David Bomba
6aa8f31149
Sort companies by code in client registration page
2022-03-10 16:46:33 +11:00
David Bomba
983d23d797
Set default auto bill time to 12:20
2022-03-10 16:27:15 +11:00
David Bomba
6351cc8c60
Fixes for balances
2022-03-10 12:17:05 +11:00
David Bomba
7dbb8154f5
Refactor to use increments
2022-03-09 14:44:05 +11:00
David Bomba
406b21625c
Move auto bill to +12 UTC
2022-03-09 07:38:43 +11:00
David Bomba
b1d6f602ce
Checks for company user in check data
2022-03-08 22:19:25 +11:00
David Bomba
88f730b9a1
Fixes for EWay
2022-03-08 21:49:33 +11:00
David Bomba
10ef13fb9e
Minor fixes for backup update
2022-03-05 17:51:04 +11:00
David Bomba
9ab15426eb
Fixes for backup script
2022-03-05 14:11:16 +11:00
David Bomba
bed77a2710
Text email stubs
2022-03-04 13:08:18 +11:00
David Bomba
e9e8e259e8
Fixes for deleting payments
2022-03-01 21:25:18 +11:00
David Bomba
15a9e55fc7
Fixes for CSV import - ensure clients/vendors have a contact
2022-02-25 22:36:52 +11:00
David Bomba
86c43c58b9
Refactor for backup update console command
2022-02-25 15:38:06 +11:00
David Bomba
abf6aa0a0b
Add fix for vendor contacts in check data script
2022-02-22 22:58:04 +11:00
David Bomba
3bad699bfa
Fixes for backup update command
2022-02-20 18:22:28 +11:00
David Bomba
92e2c7c614
Clean up
2022-02-19 16:11:30 +11:00
David Bomba
25f8cd249d
Add in checks for account payments
2022-02-19 07:12:00 +11:00
David Bomba
0d37208d65
Align Reminder cron to Reminder console job
2022-01-04 16:15:35 +11:00
David Bomba
375e6f1faf
Fixes for statements
2021-12-19 15:58:59 +11:00
David Bomba
cda41fbd46
Tests for redis vs database performance
2021-12-17 18:04:34 +11:00
David Bomba
47be74321c
Fixes for invoking Public filesystem driver unnecessarily
2021-11-25 08:04:25 +11:00
David Bomba
ce3ea99f22
Remove daily check data
2021-11-21 08:18:03 +11:00
David Bomba
889f669257
Convenience helper for exporting translations to json format
2021-11-16 20:31:30 +11:00
David Bomba
3b4afd4537
Minor fixes for check data
2021-11-07 17:12:51 +11:00
David Bomba
e2a6cd65cc
Refactor invitation links
2021-11-06 11:46:12 +11:00
David Bomba
68b228f45f
Minor fixes for Check Data
2021-11-05 15:24:37 +11:00
David Bomba
5ad82c124d
Fixes for check data
2021-11-04 18:25:15 +11:00
David Bomba
5ccbc0e1f0
Minor fixes for logging
2021-11-04 16:00:49 +11:00
David Bomba
74b60e44ab
mindor fixes for check data scripts
2021-11-03 20:37:17 +11:00
David Bomba
757e3b1ed2
Working on check data
2021-11-01 22:15:56 +11:00
David Bomba
cdb7166395
Refactor checkdata script
2021-10-31 17:01:51 +11:00
David Bomba
5ee9a60899
Prevent docker installations from reaching some test data creation console commands
2021-10-22 06:57:07 +11:00
David Bomba
ae3edef16c
Refactor for backup storage location
2021-10-20 14:05:46 +11:00
David Bomba
ba2f78dad0
Refactor counter/patterns to allow User variables
2021-10-17 13:49:32 +11:00
David Bomba
fc8d56ad0e
Minor fixes for GiroPay
2021-10-10 09:37:42 +11:00
David Bomba
26eb145d79
Fixes for SEPA
2021-10-09 10:35:45 +11:00
David Bomba
a303e9bf95
Refactor schedule checker
2021-10-08 21:06:24 +11:00
David Bomba
a679ec1f3c
Reschedule recurring expenses just after +0 UTC
2021-10-02 18:46:03 +10:00
David Bomba
5ddbc0f507
Fixes for recurring crons
2021-10-02 11:10:12 +10:00
Lukas Mueller
33fe019df0
Made sure to restart the queue as part of the post-update procedure
2021-09-26 13:21:03 +02:00
David Bomba
a93baadd1a
Minor fixeS
2021-09-22 18:50:19 +10:00
=
fb61138e73
Square Payment DriveR
2021-09-19 21:10:27 +10:00
David Bomba
02de2607e0
Fixes for recurring expenses
2021-09-14 18:52:54 +10:00
David Bomba
f0eb912e07
fixes
2021-09-09 15:14:05 +10:00
David Bomba
4d35ed3ce5
Add S3 clean up on hosted
2021-09-08 14:14:46 +10:00
David Bomba
1fb6030bc8
Fixes for check data
2021-09-08 13:55:45 +10:00
David Bomba
5e71af94be
Fixes for repairing invitations
2021-09-08 13:45:10 +10:00
David Bomba
b12190e554
Add fixing of invitations into check data script
2021-09-08 09:29:20 +10:00
=
72bbcf2bb2
Prevent duplicate events firing on save
2021-09-05 20:31:08 +10:00
David Bomba
fb0403b104
Minor fixes for hosted migrations
2021-09-05 20:11:25 +10:00
David Bomba
b4d34f74cc
move hosted migrations into correct folder
2021-09-05 20:07:10 +10:00
David Bomba
ff130ae8a2
Hosted Migration Console Command
2021-09-05 19:40:50 +10:00
David Bomba
32dc4554c2
Fixes for eager loading with multiple groups
2021-09-04 17:28:08 +10:00
David Bomba
846a966a47
Minor fixes for creating sample data
2021-09-03 21:20:52 +10:00
=
8b57f386bb
Register Recurring Expenses Cron
2021-08-24 21:59:21 +10:00
=
77c072fd10
Square payments
2021-08-14 19:32:16 +10:00
David Bomba
bc81043973
Fixes for Molli
2021-08-11 16:43:20 +10:00
David Bomba
7b73104a45
Merge branch 'paytrace' into v5-develop
2021-08-11 10:03:02 +10:00
=
e6ccb9bde7
Email quota exceeded emails
2021-08-07 20:56:42 +10:00
Benjamin Beganović
b7c248eec5
PayTrace improvements ( #43 )
...
* Refactor credit card payment JavaScript
* CreditCard.php: Rename $paytrace_driver to $paytrace
* Credit card: Support for token billing (frontend)
* Fixes for "save card" label
* Credit card: Authorize
* Allow PayTrace to be seeded from CreateSingleAccount
* Add PayTrace decrypted config to ninja.testvars
* Extract to separate JavaScript
* Scaffold Dusk test
* CreditCard -> CreditCardTest
* CreditCard -> CreditCardTest
* Scaffold pay with new card test
* Fixes for gateway_key in CreateSingleAccount
* Production builds
2021-07-28 07:59:44 +10:00
Benjamin Beganović
b324c4292b
Inject Mollie in CreateSingleAccount & ninja config
2021-07-23 13:42:13 +02:00
David Bomba
9ecbaea186
Minor fixes
2021-07-21 09:21:46 +10:00
Benjamin Beganović
f852640083
Merge pull request #6192 from beganovich/v5-client-portal-tests-dusk
...
Reworking client portal tests
2021-07-14 13:08:57 +02:00
David Bomba
15c3e826c2
Fixes client balance
2021-07-13 19:09:02 +10:00
Benjamin Beganović
2be806bb8e
Merge remote-tracking branch 'upstream/v5-develop' into v5-client-portal-tests-dusk
2021-07-12 15:58:53 +02:00
Benjamin Beganović
de33f510f6
Support for Braintree in CreateSingleAccount
2021-07-09 15:56:16 +02:00
Benjamin Beganović
758335ab08
Support for WePay in CreateSingleAccount
2021-07-09 15:16:14 +02:00