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
2d1e02daf2
Coalesce reminder resolution for invoices and quotes
2024-11-25 11:24:36 +11:00
David Bomba
552d596eae
Style fixes
2024-11-20 11:15:49 +11:00
David Bomba
4855276794
Working on quote reminders
2024-06-21 19:40:56 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
f16e8fdd15
Fixes for KRW currency formatting
2024-02-07 07:42:46 +11:00
David Bomba
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
David Bomba
da0117bfa9
Refactor for settings appropriate user id on activities
2024-01-01 12:02:19 +11:00
David Bomba
e6e190240f
Fixes for admin urls
2023-06-07 17:15:04 +10:00
David Bomba
055596cfe6
Fixes for admin URLs
2023-06-07 16:25:41 +10:00
David Bomba
6e847888fc
Refactor for admin links
2023-06-07 14:29:06 +10:00
David Bomba
c3189183a5
Refactor for admin links
2023-06-07 13:53:38 +10:00
David Bomba
28a24df77b
Ensure contact ids are stored in activity table
2023-04-06 09:50:57 +10:00
David Bomba
8577566393
Updates for activities
2023-03-31 10:01:25 +11:00
David Bomba
0b6c74ce2f
Refactor for how we sent admin notifications
2023-02-20 09:21:21 +11:00
David Bomba
e28b75e83f
phpcs
2023-02-18 08:36:51 +11:00
David Bomba
1de91c9e33
Reducing the quantity of jobs dispatched
2023-02-17 19:58:30 +11:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
5efa8d9de0
Fixes for notifications
2023-01-25 08:26:32 +11:00
David Bomba
54b9d3f65d
Ensure client is tagged on view quote activity
2022-12-07 13:45:51 +11:00
David Bomba
b28aa5d1cd
Add form request for enable two factor
2022-12-01 15:33:40 +11:00
David Bomba
7ac4786bff
Refactor to remove dispatchSync from code path
2022-08-01 07:30:04 +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
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
c76cb3eb7c
Delay events slightly to prevent race conditions
2021-12-17 18:57:26 +11:00
David Bomba
b56167da39
Fixes for duplicate quote approved notification
2021-12-11 21:12:48 +11:00
David Bomba
4e127fab2d
Add Quote Approved Notification
2021-11-16 14:14:15 +11:00
David Bomba
f5ea8a83f0
Fixes for Sentinel timeouts
2021-11-11 11:35:58 +11:00
David Bomba
e2a6cd65cc
Refactor invitation links
2021-11-06 11:46:12 +11:00
David Bomba
a6c9e0e8b3
Fix for double Update Entity Webhook call
2021-10-27 15:40:14 +11:00
David Bomba
0cfe5bc39a
Refactor invitations
2021-10-14 16:25:09 +11:00
David Bomba
4443b13218
Performance improvements for PDFs
2021-09-27 11:40:17 +10:00
=
af8f559466
Quote webhooks and default company setter
2021-09-11 13:02:03 +10:00
David Bomba
815c4a9660
Fixes for actioning user in activity logs"
2021-07-28 12:16:54 +10:00
David Bomba
da7e368d63
Fixes for notifications
2021-07-23 08:04:01 +10:00
David Bomba
5f5a33bac9
Fixes for Notifications
2021-07-22 18:33:25 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
David Bomba
e7526cb4dc
Fixes for reset of counters
2021-05-05 10:58:18 +10:00
David Bomba
810ed113c7
Invoice / Quote / Credit created notification
2021-04-28 10:02:31 +10:00
David Bomba
cb7f27462b
Client subscriptions + bug fixes ( #5238 )
...
* Fixes for converting quote to invoice
* Fixes for naming PDFs
* Refresh entity prior to sending
* Fixes for subscriptions
* Add in required use
* Fixes for notifications
* Fixes for notifications
2021-03-24 20:14:30 +11:00
David Bomba
8346875f88
Fixes for mails
2021-02-18 21:33:54 +11:00
David Bomba
13e96121d7
Refactoring emails
2021-02-16 21:14:53 +11:00
David Bomba
7f03a1900e
Refactor notifications to be more specific, ie. Invoice -> Reminder 1 template
2021-01-13 18:20:46 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
David Bomba
bc06476431
Fix for Quote View Activitry
2020-12-21 10:47:03 +11:00
David Bomba
7ba78cc342
Reduce notification emails to one per entity
2020-12-09 20:52:08 +11:00
Benjamin Beganović
ae88d5e08e
php-cs-fixer format
2020-11-25 15:19:52 +01:00