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

21063 Commits

Author SHA1 Message Date
David Bomba
8ecddce437 ensure utf-8 encoding 2024-06-27 11:15:27 +10:00
David Bomba
9f1efeba99 Add back credit options 2024-06-27 09:14:49 +10:00
David Bomba
fb6779095b
Merge pull request #9703 from turbo124/v5-develop
Trim passwords on update
2024-06-27 08:34:08 +10:00
David Bomba
06f5c0ae22 Trim passwords on update 2024-06-27 08:32:38 +10:00
David Bomba
6ed6a001c1 Additional checks 2024-06-27 07:40:47 +10:00
David Bomba
e28110b674
Merge pull request #9697 from turbo124/v5-develop
v5.10.3
2024-06-26 10:41:23 +10:00
David Bomba
e77b9d9ef4 v5.10.3 2024-06-26 10:40:57 +10:00
David Bomba
299556dd5e Catch for migrations that has already run 2024-06-26 09:40:25 +10:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
702d8992e5 Improve sort filters 2024-06-25 12:19:11 +10:00
David Bomba
605ddd7d3e Ensure gateway fees are not cleared inappropriately 2024-06-25 11:09:33 +10:00
David Bomba
df8f7e1c7c Improve sort filters 2024-06-25 09:58:22 +10:00
David Bomba
df37a488f7 Display payment type 2024-06-25 09:32:31 +10:00
David Bomba
b6c41c4221 Asset build 2024-06-25 09:26:32 +10:00
David Bomba
a374a7e949
Merge pull request #9681 from turbo124/v5-develop
Adjustments for signatures
2024-06-25 08:56:28 +10:00
David Bomba
85b306c8ea Additional props for contact.signaturew 2024-06-25 08:56:07 +10:00
David Bomba
498a627988
Merge pull request #9675 from thirstyice/v5-develop
Make $project.name defined as empty for invoices with no project
2024-06-25 08:54:52 +10:00
David Bomba
6e5e9bdb12 Adjustments for signatures 2024-06-25 08:49:25 +10:00
hillelcoren
51a2a61a3d Admin Portal - Selfhosted 2024-06-24 12:09:35 +00:00
hillelcoren
bc61d27aa4 Admin Portal - Profile 2024-06-24 12:03:19 +00:00
hillelcoren
8f294a82ad Admin Portal - Hosted 2024-06-24 11:57:07 +00:00
David Bomba
0ac860fdca
Merge pull request #9680 from turbo124/v5-develop
Remove cache warming from CreateAccount.
2024-06-24 21:15:18 +10:00
David Bomba
5cb4235fc4 Remove cache warming for new create accounts 2024-06-24 21:14:43 +10:00
David Bomba
b564983803 remove cache warming 2024-06-24 21:14:08 +10:00
David Bomba
85e71e4744
Merge pull request #9679 from turbo124/v5-develop
Fixes for carbon types
2024-06-24 21:11:26 +10:00
David Bomba
e4377f3378 Fixes for carbon types 2024-06-24 21:10:52 +10:00
thirstyice
e694fe44c9 Set .name consistently 2024-06-24 03:24:40 -06:00
David Bomba
6f5daf6f2a Rate limit invoice deletion 2024-06-24 17:37:08 +10:00
David Bomba
5db3eb3d53 Add stubbed referal object 2024-06-24 11:17:46 +10:00
David Bomba
6ceef3695d Fixes for quote reminder dates 2024-06-24 10:22:16 +10:00
David Bomba
ffaf5259e6 Tests for quote reminders 2024-06-24 09:52:35 +10:00
thirstyice
1575974099
Make $project.name defined as empty for invoices with no project
Allows inclusion of $project.name in emails without needing a special case for invoices with no project

Signed-off-by: thirstyice <thirstyice@users.noreply.github.com>
2024-06-23 17:03:46 -06:00
David Bomba
c064f1c3e9
Merge pull request #9674 from turbo124/v5-develop
v5.10.0
2024-06-24 08:47:57 +10:00
David Bomba
e23b71804b v5.10.0 2024-06-24 08:44:57 +10:00
David Bomba
eced51d0da Remove two release build 2024-06-24 08:42:48 +10:00
David Bomba
64f3af9c31 Additional column checks prior to export queries 2024-06-24 07:56:13 +10:00
David Bomba
06233240ce Updates for harvesting fee invoice 2024-06-23 16:11:13 +10:00
David Bomba
3ec604919e Add index to fee_invoice_id 2024-06-23 14:04:43 +10:00
David Bomba
cf2fc80f06 Ensure all carbon mutator types are cast appropriately 2024-06-22 21:05:18 +10:00
David Bomba
18e0ced89c minor fixes 2024-06-22 20:58:17 +10:00
David Bomba
540dd2f43e minor fixes 2024-06-22 20:33:53 +10:00
David Bomba
6138f11ece Fixes for tests 2024-06-22 15:05:11 +10:00
David Bomba
1cfb2a0ad1 Fixes for tests 2024-06-22 14:53:45 +10:00
David Bomba
1966f00a2d Adjustments for schema 2024-06-22 14:49:10 +10:00
David Bomba
d0795c0a12
Merge pull request #9665 from turbo124/v5-develop
Update for Laravel 11
2024-06-22 14:35:17 +10:00
David Bomba
88dcdbd181 Update for Laravel 11 2024-06-22 14:33:38 +10:00
David Bomba
6906588c39
Merge pull request #9664 from turbo124/v5-develop
Referral Meta
2024-06-22 14:02:18 +10:00
David Bomba
de79eaa409
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:02:11 +10:00
David Bomba
b35c0fc974
Merge pull request #9569 from beganovich/laravel11
Upgrade to Laravel 11
2024-06-22 14:00:35 +10:00
David Bomba
6b7876967e
Merge branch 'v5-develop' into laravel11
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:00:26 +10:00