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
|
f92070e3be
|
Inventory Management Tests
|
2022-06-08 20:40:26 +10:00 |
|
David Bomba
|
d7084785fe
|
fixes for jobs breaking with massive payloads
|
2022-05-12 13:57:41 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
bc76424fd7
|
FIxes for approve with no conversion from AP
|
2022-04-26 08:51:14 +10:00 |
|
David Bomba
|
127683ee29
|
Fixes for eager loading
|
2022-04-20 11:55:33 +10:00 |
|
David Bomba
|
4f10dcd913
|
Improve invoice number generation when race conditions encountered
|
2022-04-07 17:40:59 +10:00 |
|
David Bomba
|
5a4614da1f
|
Fixes for api docs
|
2022-04-01 13:46:55 +11:00 |
|
David Bomba
|
2d0c6fd0af
|
Triggered actions for Recurring Expenses
|
2022-03-30 13:14:46 +11:00 |
|
David Bomba
|
3ada7f9997
|
Convert shared quote/invoice counters
|
2022-03-25 17:12:49 +11:00 |
|
David Bomba
|
cf3140f032
|
Minor fixes for quote approvals
|
2022-03-17 15:48:50 +11:00 |
|
David Bomba
|
4900946fa1
|
do no auto convert quote if converted by admin user
|
2022-03-17 13:41:46 +11:00 |
|
David Bomba
|
2b145e8833
|
Fixes for getting first contact/primary
|
2022-03-07 08:53:32 +11:00 |
|
David Bomba
|
3417b1ff0f
|
Fixes for send_email triggered action not generating PDFs in time.
|
2022-01-07 11:54:12 +11:00 |
|
David Bomba
|
c77720672b
|
Fixes for atomic operations
|
2021-12-17 22:11:36 +11:00 |
|
David Bomba
|
86fb3af56b
|
fixes for approval event
|
2021-12-11 21:45:07 +11:00 |
|
David Bomba
|
b56167da39
|
Fixes for duplicate quote approved notification
|
2021-12-11 21:12:48 +11:00 |
|
David Bomba
|
04d2726c87
|
Fixes for viewing documents
|
2021-12-01 07:22:17 +11:00 |
|
David Bomba
|
6c7e150bec
|
Fixes for default quote/credit/invoice messages
|
2021-11-30 20:06:05 +11:00 |
|
David Bomba
|
5af0ad72e9
|
Fixes for recurring invoices where auto_email_invoice not set
|
2021-11-30 16:05:15 +11:00 |
|
David Bomba
|
57e1385cbf
|
Fixes for invitations
|
2021-11-09 21:15:08 +11:00 |
|
David Bomba
|
e2a6cd65cc
|
Refactor invitation links
|
2021-11-06 11:46:12 +11:00 |
|
David Bomba
|
37aac0db03
|
Fixes for converting quotes to invoices - invitations
|
2021-10-18 13:31:21 +11:00 |
|
David Bomba
|
ba2f78dad0
|
Refactor counter/patterns to allow User variables
|
2021-10-17 13:49:32 +11:00 |
|
David Bomba
|
0cfe5bc39a
|
Refactor invitations
|
2021-10-14 16:25:09 +11:00 |
|
David Bomba
|
21d08d2d7e
|
Trigger model created event manually after model calculations have been performed
|
2021-10-10 20:56:05 +11:00 |
|
David Bomba
|
2d791f26b7
|
Remove checks for send_email
|
2021-10-05 15:20:44 +11:00 |
|
David Bomba
|
2b956ceb38
|
Fixes for passing default quote terms into converted invoice
|
2021-10-05 09:47:40 +11:00 |
|
David Bomba
|
a226d83657
|
Quote services
|
2021-10-05 09:03:21 +11:00 |
|
David Bomba
|
b28d76d491
|
Minor fixes
|
2021-10-01 08:55:35 +10:00 |
|
David Bomba
|
fe1cf514d6
|
Fixes for tests
|
2021-09-15 11:12:36 +10:00 |
|
David Bomba
|
fd0a162197
|
Fixes for tests
|
2021-08-31 10:16:26 +10:00 |
|
David Bomba
|
9be33bfdf7
|
Fixes for quote services
|
2021-08-24 15:58:43 +10:00 |
|
=
|
2761bc1c7f
|
Fixes for design ids when converting quotes to invoics
|
2021-08-11 20:06:28 +10:00 |
|
David Bomba
|
4f940e41b0
|
fixes for defaults when converting quotes to invoices
|
2021-07-25 18:05:53 +10:00 |
|
David Bomba
|
9fd3bff97d
|
Autoarchive quotes on convert
|
2021-07-08 11:48:11 +10:00 |
|
David Bomba
|
32036a8569
|
Fixes for PDF paths
|
2021-07-07 21:39:49 +10:00 |
|
David Bomba
|
7e1d4376a2
|
Fixes for create invitations
|
2021-06-19 13:09:22 +10:00 |
|
David Bomba
|
36f6cbbcc9
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
|
=
|
afdfddd7e9
|
Refactor for entity paths
|
2021-06-12 21:50:01 +10:00 |
|
David Bomba
|
b97e72d587
|
Fixes for quotes and credit paths
|
2021-05-15 12:31:17 +10:00 |
|
=
|
9b77789c8a
|
v5.1.47
|
2021-04-18 21:16:32 +10:00 |
|
David Bomba
|
7e3a9205b9
|
Add event listeners for Subscriptions + fix user actioning the event()
|
2021-04-13 09:52:17 +10:00 |
|
David Bomba
|
161f20fae7
|
Fixes for paths to s3 type storage
|
2021-04-06 22:36:50 +10:00 |
|
David Bomba
|
3a770361aa
|
Set valid until when a quote is marked as sent
|
2021-04-01 19:07:32 +11:00 |
|
David Bomba
|
f52fb31ced
|
Remove illegal characters from pdf file names
|
2021-03-17 22:29:20 +11:00 |
|
David Bomba
|
b9c9874533
|
Improve PDF creation performance
|
2021-03-10 21:00:18 +11:00 |
|
David Bomba
|
d238d53b26
|
Delete PDF helper
|
2021-03-01 10:40:18 +11:00 |
|
David Bomba
|
f950f84b61
|
Fix for 500 on updating quote by removing contacts
|
2021-01-25 21:54:36 +11:00 |
|
David Bomba
|
5ce2a035da
|
Fixes for approve / convert quotes
|
2021-01-20 08:30:04 +11:00 |
|