1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 10:21:35 +02:00
Commit Graph

14990 Commits

Author SHA1 Message Date
David Bomba
7c5f1cec11
Merge pull request #7810 from turbo124/v5-stable
v5.5.21
2022-09-09 17:25:41 +10:00
David Bomba
44ace18188 Merge branch 'v5-develop' into v5-stable 2022-09-09 17:24:32 +10:00
David Bomba
29d6a56296
Merge pull request #7809 from turbo124/v5-develop
v5.5.21
2022-09-09 17:24:12 +10:00
David Bomba
90dd432fdd v5.5.21 2022-09-09 17:23:53 +10:00
David Bomba
61b6bb4543 Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
David Bomba
2f322d630d Change [] for vendors to contacts.company 2022-09-09 09:27:29 +10:00
David Bomba
d069d6f0e1 Fixes for sending purchase orders when using a custom template 2022-09-09 09:12:43 +10:00
David Bomba
98127fbab4 Fixes for vendor templates 2022-09-08 21:01:49 +10:00
David Bomba
dbf30f1942
Merge pull request #7807 from turbo124/v5-develop
Improve efficiency of LightLogs
2022-09-08 19:20:52 +10:00
David Bomba
efbca7d753 Improve efficiency of lightlogs 2022-09-08 18:57:32 +10:00
David Bomba
99045110ed Additional checks for GoCardless webhooks 2022-09-08 15:58:34 +10:00
David Bomba
b159a5a08d Improve float parsing in csv imports 2022-09-08 12:15:25 +10:00
David Bomba
3a8b1eb7e3 Improve date resolution in recurring invoices 2022-09-08 11:30:40 +10:00
David Bomba
870da39eb3 Fixes for race condition when saving expense numbers 2022-09-08 07:57:30 +10:00
David Bomba
87005cb3e5 Fixes for InputBag 2022-09-07 21:28:35 +10:00
David Bomba
654460758d Fixes for bank service query 2022-09-07 21:27:53 +10:00
David Bomba
ecac4d4f97 Add additional field for reports to companies table 2022-09-07 20:32:31 +10:00
David Bomba
29975335ca Add secondary font as a variable in HTMLENGINE 2022-09-07 20:23:05 +10:00
David Bomba
143e39c312
Merge pull request #7805 from turbo124/v5-stable
v5.5.20
2022-09-07 20:12:40 +10:00
David Bomba
b2c3151923 Merge branch 'v5-develop' into v5-stable 2022-09-07 20:10:40 +10:00
David Bomba
2f2e14dcdb
Merge pull request #7804 from turbo124/v5-develop
v5.5.20
2022-09-07 20:10:23 +10:00
David Bomba
9d81dce5ba v5.5.20 2022-09-07 20:09:55 +10:00
David Bomba
4738e1c82c Clean up for query logging 2022-09-07 17:31:15 +10:00
David Bomba
64c1a7a028 Fixes for redirect 2022-09-07 15:31:28 +10:00
David Bomba
d6039cec3a Attempt to refresh account list from auth page 2022-09-07 15:24:08 +10:00
David Bomba
3542e35da0 Add bank integrations into default includes 2022-09-07 15:09:53 +10:00
David Bomba
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
52d5afbce0 Remove DispatchNow() 2022-09-07 14:15:27 +10:00
David Bomba
28915d82a4 CLean up code paths for client balance 2022-09-07 08:35:19 +10:00
David Bomba
4e29459985 Remove redundant code from CompanySettings 2022-09-07 07:29:09 +10:00
David Bomba
3e676d584b Fixes for registration fields and ensure client contact email is unique per company 2022-09-06 21:32:52 +10:00
David Bomba
d79b374eda Fixes for select box background color 2022-09-06 20:51:42 +10:00
David Bomba
c5de797e04 Refactor for client balance 2022-09-06 20:29:32 +10:00
David Bomba
baf583d274 Fixes for seeding languages 2022-09-06 19:52:05 +10:00
David Bomba
421767bb78 Fixes for stripe error message when authorizing credit card 2022-09-06 19:40:34 +10:00
David Bomba
a0d1635a58 Fixes for handling partial payments with credits 2022-09-06 19:18:05 +10:00
David Bomba
84e634c28c Handle single contact object passed into array 2022-09-06 17:42:33 +10:00
David Bomba
b35bdebccf Handle single contact object passed into array 2022-09-06 17:41:37 +10:00
David Bomba
bfff515b59 Ensure documents array is an array 2022-09-06 17:36:56 +10:00
David Bomba
4b0b32ed5b Fixes for store payment request 2022-09-06 13:38:54 +10:00
David Bomba
8dbc70d277 Working on credit paymentS 2022-09-05 21:15:23 +10:00
David Bomba
9d1df2aa97 Add in a switch for the dev url for fasttrack 2022-09-05 20:14:03 +10:00
David Bomba
9e7f70dacd Fixes for auto billing when using credits 2022-09-05 18:15:08 +10:00
David Bomba
8d250209e3 Fixes for tests. 2022-09-05 17:51:26 +10:00
David Bomba
9846a3e18f Fixes for default mark down settings 2022-09-05 17:18:08 +10:00
David Bomba
6d9a42fef9 updated lock 2022-09-05 15:33:11 +10:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
8ba5e12778 Fixes for braintree 2022-09-05 13:01:13 +10:00
David Bomba
0b37f42db8
Merge pull request #7802 from turbo124/v5-develop
Fixes for tech template
2022-09-05 12:49:04 +10:00
David Bomba
278015c90e Fixes for tech template 2022-09-05 12:48:11 +10:00