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

11400 Commits

Author SHA1 Message Date
David Bomba
86e7503f70
Merge pull request #7169 from turbo124/v5-develop
Purge clients
2022-01-30 18:05:52 +11:00
David Bomba
4b9e4dfe5f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-30 13:51:41 +11:00
David Bomba
4769204a3f Fixes for rounding display on line items 2022-01-30 13:51:30 +11:00
David Bomba
19a7f7911a Fixes for tests 2022-01-30 11:34:40 +11:00
David Bomba
263bcd8126 Add ability to purge clients 2022-01-30 10:46:39 +11:00
hillelcoren
adaa5b1176 Admin Portal - Next 2022-01-28 16:39:48 +00:00
hillelcoren
440924518b Admin Portal - Selfhosted 2022-01-28 14:01:32 +00:00
hillelcoren
09acc01f6e Admin Portal - Profile 2022-01-28 13:57:01 +00:00
hillelcoren
1a80a9b6ae Admin Portal - HTML 2022-01-28 13:52:46 +00:00
hillelcoren
d00143bf77 Admin Portal - Hosted 2022-01-28 13:48:27 +00:00
David Bomba
4a88491195
Merge pull request #7166 from turbo124/v5-develop
v5.3.54
2022-01-28 16:35:14 +11:00
David Bomba
84d53c6c7a v5.3.54 2022-01-28 16:33:30 +11:00
David Bomba
c5ae9c5e18
Merge pull request #7163 from turbo124/v5-develop
v5.3.53
2022-01-28 16:31:03 +11:00
David Bomba
548510d686 Improvements for credits 2022-01-28 16:30:40 +11:00
David Bomba
c7c26532c5 Allow negative invoices 2022-01-28 10:56:14 +11:00
David Bomba
e6759db35d Hosted metrics 2022-01-28 10:06:26 +11:00
David Bomba
afe3766e71 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-28 10:06:11 +11:00
David Bomba
0cffb3d227 Add hosted parameters 2022-01-28 10:06:07 +11:00
David Bomba
171f2c82e6 Move cors middle out of globals and into api only routes 2022-01-28 08:51:53 +11:00
David Bomba
81e1e0e3a6
Merge pull request #7161 from turbo124/v5-develop
Minor fixes
2022-01-28 08:05:40 +11:00
David Bomba
e18fb3a6f1 Fixes for sentry DSN 2022-01-28 07:57:11 +11:00
David Bomba
703777f136 Add .env file back in 2022-01-28 07:50:03 +11:00
David Bomba
2fe5d6feba
Merge pull request #7159 from turbo124/v5-develop
v5.3.51
2022-01-28 07:34:44 +11:00
David Bomba
2d5a29f8f8 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-28 07:34:22 +11:00
David Bomba
578f207a19 Version bump 2022-01-28 07:34:17 +11:00
David Bomba
605dbb5bdd Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-28 07:20:03 +11:00
David Bomba
055e0ecb8c Fixes for stripe currency conversions 2022-01-28 07:19:58 +11:00
David Bomba
470ac2e5f4
Merge pull request #7158 from atallguy89/patch-1
Missing alt tag in logo img
2022-01-27 22:43:27 +11:00
Will
697171b002
Removing .env 2022-01-27 07:13:46 -04:00
David Bomba
2de19e83f7 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-27 16:15:56 +11:00
David Bomba
61f7cefae6 Fixes for client statements where no products / invoices are present 2022-01-27 16:15:30 +11:00
Will
0c6d274421
Missing alt tag in logo img 2022-01-26 22:39:51 -04:00
David Bomba
3d14f24f49 Validation rules for converting expired quotes to invoices 2022-01-27 12:36:42 +11:00
David Bomba
1668a3b684 Fixes for wave imports - invoice date 2022-01-27 09:16:45 +11:00
hillelcoren
fbe9296118 Admin Portal - Next 2022-01-26 16:00:01 +00:00
hillelcoren
e9e531cf1e Admin Portal - Selfhosted 2022-01-26 15:54:41 +00:00
hillelcoren
85365c1600 Admin Portal - Profile 2022-01-26 15:49:58 +00:00
hillelcoren
7c60bd6046 Admin Portal - HTML 2022-01-26 15:45:47 +00:00
hillelcoren
1af3385331 Admin Portal - Hosted 2022-01-26 15:41:50 +00:00
David Bomba
77199fc697 Performance improvements for payment reponses 2022-01-26 23:01:54 +11:00
hillelcoren
db81024a49 Admin Portal - Next 2022-01-26 09:58:59 +00:00
hillelcoren
59b862cb5b Admin Portal - Selfhosted 2022-01-26 07:02:56 +00:00
hillelcoren
41c0d3c0ad Admin Portal - Profile 2022-01-26 06:59:23 +00:00
hillelcoren
8b0963427e Admin Portal - HTML 2022-01-26 06:56:10 +00:00
hillelcoren
a38056a3be Admin Portal - Hosted 2022-01-26 06:52:58 +00:00
David Bomba
0b2a8eac1a Minor fixes for checking payment values 2022-01-26 17:30:43 +11:00
David Bomba
dedc689e58 Update options for refunds on Paypal Gateway 2022-01-26 07:42:58 +11:00
David Bomba
3a4b474511 Remove Client from CompanyImport - RecurringExpense number 2022-01-26 07:36:56 +11:00
David Bomba
320204ec67 Remove viewed from csv imports 2022-01-25 15:35:31 +11:00
David Bomba
1888ac2426 Fixes for negative credits 2022-01-25 13:43:44 +11:00