1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

272 Commits

Author SHA1 Message Date
David Bomba
515e93250f Purchase Order Notifications 2022-12-19 23:25:48 +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
729351033b Fixes for in notifications 2022-11-27 21:33:37 +11:00
David Bomba
2e3f371b80 Minor fixes for failed notifications 2022-11-27 12:17:02 +11:00
David Bomba
f46ed1950d Clean up 2022-11-21 07:45:44 +11:00
David Bomba
fd4eb611d9 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-11-21 07:38:45 +11:00
David Bomba
3cb6c28a79 remove delay from events 2022-11-21 07:38:41 +11:00
David Bomba
a233e585dc fixes for failed email sending 2022-11-20 20:21:27 +11:00
David Bomba
5f0d905265 Fixes for failed email mailer, edge case where balances may not adjust correctly 2022-11-20 11:46:32 +11:00
David Bomba
b988614e38 Implement additional filters for list views 2022-11-19 13:37:27 +11:00
David Bomba
2e0a7069a2 reset event delay 2022-11-16 16:22:23 +11:00
David Bomba
a566d8b0a2 Fixes for breaking change in CreateInvoicePdf 2022-10-28 14:37:01 +11:00
David Bomba
95610fd25e Restrict size and amount of jobs 2022-10-28 13:09:17 +11:00
David Bomba
a9004fa9f7 Fixes for purchase order viewed activity 2022-10-27 11:28:09 +11:00
David Bomba
48f46dbd45 Configuration for in app purchases 2022-09-09 18:36:54 +10:00
David Bomba
6862fabbe0 Clean up for mail listener 2022-08-21 15:33:32 +10:00
David Bomba
761508c436 Fixes for mail sent listener in self hosted 2022-08-20 07:38:01 +10:00
David Bomba
30defb6170 Fixes for postmark delivery logging 2022-08-17 17:18:30 +10:00
David Bomba
7ac4786bff Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
David Bomba
2ec8e21506 Fixes for mail sent listener 2022-07-31 20:43:43 +10:00
David Bomba
05559feeb2 Fixes for routes 2022-07-31 20:02:21 +10:00
David Bomba
d93bac1b09 Improve efficiency of queries relying on Country 2022-07-28 10:58:13 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
a73e961123 Fixes for relations 2022-07-19 20:07:23 +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
9032bc6fa7 Notifications for Purchase orders / Viewed / Accepted 2022-06-16 14:42:24 +10:00
David Bomba
0f32e43fb6 Accept listener 2022-06-15 16:27:21 +10:00
David Bomba
e6e651b4b4 Event / Listeners for Purchase Orders 2022-06-09 13:33:13 +10:00
David Bomba
1f7f58c693 Remove logging for google analytics data 2022-06-09 11:18:39 +10:00
David Bomba
b6f48c0d8c Page numbering for PDFs 2022-05-25 22:00:17 +10:00
David Bomba
0611da45d3 Add logging for google analytics 2022-05-21 20:00:45 +10:00
David Bomba
b5c0e678cb Improve WePay guardian 2022-04-28 12:40:07 +10:00
David Bomba
6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba
127683ee29 Fixes for eager loading 2022-04-20 11:55:33 +10:00
David Bomba
912d0aebc5 Do not send notifications to archived/deleted users 2022-04-07 08:52:10 +10:00
David Bomba
83b99f296f refactor for workflow with invoice services 2022-03-24 13:50:55 +11:00
David Bomba
29ed09db5d Fixes for client contact authentication 2022-03-16 16:29:39 +11:00
David Bomba
d6c15abd50 Fixes for entity viewed listener - recurring invoices 2022-03-08 22:24:08 +11:00
David Bomba
8512b60c45 Minor Fixes 2022-02-03 08:57:11 +11:00
David Bomba
239b180a21 Fixes for pdf regeneration 2022-01-10 12:47:16 +11:00
David Bomba
c77720672b Fixes for atomic operations 2021-12-17 22:11:36 +11: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
08d2250ca8 Fixes for notifications 2021-11-27 20:24:31 +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