1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

7189 Commits

Author SHA1 Message Date
David Bomba
5371bed25b Fixes for missing invites for recurring invitations 2022-08-05 11:12:50 +10:00
David Bomba
6eab259568 add memory limit to PHP check 2022-08-05 10:38:40 +10:00
David Bomba
8df82cf2e5 v5.5.7 2022-08-05 09:54:05 +10:00
David Bomba
0c05370686 Move payment numbering into service 2022-08-05 08:08:19 +10:00
David Bomba
e976a4d8fb Fixes for company logos in client portal 2022-08-04 17:12:07 +10:00
David Bomba
0ca668f7ff Fixes for null contact 2022-08-04 16:41:56 +10:00
David Bomba
b9c198f38e Vendor Contact key login 2022-08-04 16:30:11 +10:00
David Bomba
92c236e788 Fixes for payment emails 2022-08-04 16:22:48 +10:00
David Bomba
54ba4de7ad Fixes for update customer 2022-08-04 14:01:31 +10:00
David Bomba
6b30b38e32 Fixes for update customer 2022-08-04 13:37:16 +10:00
David Bomba
adcdd69177 Update customer for stripe 2022-08-04 13:23:49 +10:00
David Bomba
12febeadfe Update customer for stripe 2022-08-04 13:22:19 +10:00
David Bomba
0ba05bc985 Update customer for stripe 2022-08-04 13:19:34 +10:00
David Bomba
24b37e2789 Minor fixes for PDF generation 2022-08-04 12:40:14 +10:00
David Bomba
95d53ada66 Minor fixes for PDF generation 2022-08-04 11:26:58 +10:00
David Bomba
68fe664ad6 Return early when deleting non existent filename 2022-08-04 09:29:30 +10:00
David Bomba
cbcf0dc238 Update customers for stripe 2022-08-03 20:06:09 +10:00
David Bomba
6ca955164e fixes for bccs 2022-08-03 12:35:38 +10:00
David Bomba
7594397d2a Force required fields for paytrace 2022-08-02 19:38:11 +10:00
David Bomba
412a4a1315 return early when model is missing 2022-08-02 17:04:33 +10:00
David Bomba
85edd8ace6 Minor fixes for expense transformer 2022-08-02 07:39:50 +10:00
David Bomba
1e3b1c08da Remove dispatchSync 2022-08-01 17:43:26 +10:00
David Bomba
ad7889b769 Clean up for spam notifications 2022-08-01 17:17:06 +10:00
David Bomba
e63d99c2d1 Performance improvements for recurring invoices 2022-08-01 12:50:55 +10:00
David Bomba
524fad7bf4 Refactor for recurring invoices 2022-08-01 11:28:19 +10:00
David Bomba
8ac4aa56a0 Limit logging 2022-08-01 10:39:47 +10:00
David Bomba
87396cd626 Fixes for expense date imports 2022-08-01 08:02:04 +10:00
David Bomba
4634662136 Fixes for query logging 2022-08-01 07:46:45 +10:00
David Bomba
7ac4786bff Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
David Bomba
a321153a5a Add tag to all outbound emails 2022-08-01 07:02:08 +10:00
David Bomba
d7f01907fa Fixes for template emails 2022-08-01 06:20:38 +10:00
David Bomba
2ac46b7392 Minor fixes 2022-08-01 04:53:39 +10:00
David Bomba
b38b0e4517 Add tags to mailables 2022-07-31 22:33:00 +10:00
David Bomba
4de240c3ab Remove storage checks 2022-07-31 22:23:50 +10:00
David Bomba
a9b3522081 Fixes for using dispatchSync() 2022-07-31 21:51:35 +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
57e1eb7a8e Inject delay into Send Recurring invoices to allow PDFs to catch up 2022-07-31 19:20:18 +10:00
David Bomba
48c36d0004 Fixes for mailers 2022-07-31 19:11:32 +10:00
David Bomba
36509a3f5b Fixes for design controller 2022-07-30 10:45:55 +10:00
David Bomba
7501d0e7b2
Merge pull request #7699 from turbo124/v5-stable
Fixes for client portal payment method display.
2022-07-30 10:30:58 +10:00
David Bomba
99c7adfab4 Fixes for client portal 2022-07-30 10:12:15 +10:00
Christoph Neuhaus
064fe179f9
Update Helpers.php
Supporting reserved keywords in custom fields
2022-07-29 12:05:30 +02:00
David Bomba
b4dfabd684 fixes for company table types 2022-07-29 19:14:18 +10:00
David Bomba
9731054125 client contact login 2022-07-29 15:05:47 +10:00
David Bomba
63a7fd35f3 Use null safe operators 2022-07-29 12:12:24 +10:00
David Bomba
3a510ffd4a Fixes for subscriptions - allow currency id to be passed through 2022-07-29 10:34:33 +10:00
David Bomba
1196ea8122 Add enabled_expense_tax_rates 2022-07-29 09:26:31 +10:00
David Bomba
066f959c7d
Merge pull request #7692 from beganovich/with-filter-stable
`with` filter
2022-07-28 18:20:21 +10:00
Benjamin Beganović
eaddb9c8b6 The "with" filter for the QueryFilters 2022-07-28 10:16:15 +02:00