1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

12543 Commits

Author SHA1 Message Date
David Bomba
88b0be9b53 Merge branch 'v5-stable' of https://github.com/turbo124/invoiceninja into v5-stable 2022-06-02 14:27:51 +10:00
David Bomba
f09ea9c0d3 Merge branch 'v5-develop' into v5-stable 2022-06-02 14:27:43 +10:00
David Bomba
e3377d9424
Merge pull request #7502 from turbo124/v5-develop
Fixes for tests
2022-06-02 14:15:26 +10:00
David Bomba
16070affa8 Fixes for tests 2022-06-02 14:15:03 +10:00
David Bomba
c691531da0
Merge pull request #7500 from turbo124/v5-develop
Fixes for gocardless events.
2022-06-02 14:01:21 +10:00
David Bomba
3b24248cf1 Fixes for timezone issues with recurring entities 2022-06-02 14:00:54 +10:00
David Bomba
3bf56af37f Fixes for timezone issues with recurring entities 2022-06-02 13:49:29 +10:00
David Bomba
38b77e72fe Fixes for gocardless events 2022-06-02 07:33:06 +10:00
David Bomba
073fb54035 v5.3.94 2022-06-01 20:52:25 +10:00
hillelcoren
c8ccda023b Admin Portal - Next 2022-06-01 08:25:24 +00:00
hillelcoren
775acbf5d1 Admin Portal - Selfhosted 2022-06-01 08:13:21 +00:00
hillelcoren
2b2e72e75c Admin Portal - Profile 2022-06-01 08:09:08 +00:00
hillelcoren
f7294f6281 Admin Portal - HTML 2022-06-01 08:05:07 +00:00
hillelcoren
1db3f28407 Admin Portal - Hosted 2022-06-01 08:01:09 +00:00
David Bomba
20157a82c3
Merge pull request #7494 from CirkaN/Cirkovic/INA-5-migration
INA-5 | Push alter migration fix for schedulers table
2022-06-01 15:16:12 +10:00
hillelcoren
7b9de77eb0 Admin Portal - Next 2022-06-01 01:03:46 +00:00
Nikola Cirkovic
78535d676e INA-5 | Push alter migration fix for schedulers table 2022-06-01 02:34:00 +02:00
David Bomba
f98bdc19ae
Merge pull request #7493 from turbo124/v5-develop
Fixes for setting permissions on chrome binary
2022-06-01 09:38:12 +10:00
David Bomba
7a4c1f1779
Merge pull request #7486 from yois615/v5-develop
Auth.net Level 2 tax data
2022-06-01 09:37:55 +10:00
David Bomba
aecc3c27c4 Fixes for setting permissions on chrome binary 2022-06-01 08:59:00 +10:00
David Bomba
dc6638b9d2
Merge pull request #7492 from turbo124/v5-develop
Fixes for bug that sends multiple emails per import
2022-06-01 08:09:01 +10:00
hillelcoren
a16c9226d1 Admin Portal - Selfhosted 2022-05-31 21:57:15 +00:00
hillelcoren
40946f099c Admin Portal - Profile 2022-05-31 21:53:00 +00:00
David Bomba
55e7c8b000 Fixes for bug that sends multiple emails per import 2022-06-01 07:49:33 +10:00
hillelcoren
79e432c757 Admin Portal - HTML 2022-05-31 21:49:01 +00:00
hillelcoren
01f172c98c Admin Portal - Hosted 2022-05-31 21:45:05 +00:00
David Bomba
978884f2ee
Merge pull request #7489 from turbo124/v5-develop
Adjustments for Stripe Webhooks
2022-05-31 07:40:52 +10:00
David Bomba
605d38f756
Merge pull request #7488 from CirkaN/Cirkovic/INA-5-refactor
Cirkovic/ina 5 refactor
2022-05-31 07:36:54 +10:00
David Bomba
7874d52e2a
Merge pull request #7479 from CirkaN/Cirkovic/IINA-4
Cirkovic/iina 4
2022-05-31 07:36:33 +10:00
Nikola Cirkovic
b0ca7ea1cc INA-5 | Refactor of the Scheduler Job, removed unused parts of the code 2022-05-30 20:52:12 +02:00
Nikola Cirkovic
876cb3d93c INA-5 | Refactor of service, removed references for SchedulerJob 2022-05-30 20:46:41 +02:00
Nikola Cirkovic
f2d1ef6bbb INA-5 | Remove unused method, remove ScheduledJob references 2022-05-30 20:46:21 +02:00
Nikola Cirkovic
5062616877 INA-5 | Refactor of scheduler model 2022-05-30 20:45:38 +02:00
Nikola Cirkovic
a337e67490 INA-5 | Fix tests 2022-05-30 20:45:13 +02:00
Nikola Cirkovic
ea8325fbe7 INA-5 | Update docs 2022-05-30 20:44:59 +02:00
Nikola Cirkovic
3c22a097b2 INA-5 | Update task scheduler transformer 2022-05-30 20:44:51 +02:00
Nikola Cirkovic
219853eb9a INA-5 | Remove unused import 2022-05-30 20:44:41 +02:00
Nikola Cirkovic
e7a96b6f31 INA-5 | Remove unused classes 2022-05-30 20:44:07 +02:00
Nikola Cirkovic
fa58e32816 INA-5 | Remove unused route 2022-05-30 20:43:59 +02:00
Nikola Cirkovic
4ce0867dc8 INA-5 | Drop scheduled jobs | create missing fields in schedulers table 2022-05-30 20:43:47 +02:00
Nikola Cirkovic
92d797d35c INA-4 | Update migration | add missing licenses 2022-05-30 20:02:17 +02:00
yois615
51b21f512f Auth.net Level 2 tax data
Transactions are downgraded to higher interchange fees
if Level 2 data is not submitted with the transaction.  This
commit ensures that the data is transmitted accordingly.
2022-05-30 09:50:36 -04:00
David Bomba
a96ff66dee Configure webhooks on gateway creation 2022-05-30 20:08:12 +10:00
David Bomba
4b796fe362 Adjustments for Stripe Webhooks 2022-05-30 20:05:34 +10:00
David Bomba
83f011d3b0
Merge pull request #7485 from turbo124/v5-develop
v5.3.93
2022-05-30 10:13:06 +10:00
=
5f7ac291b4 minor fixes 2022-05-30 09:52:37 +10:00
=
ba32779534 v5.3.93 2022-05-30 09:51:28 +10:00
David Bomba
768bf847c0
Merge pull request #7483 from turbo124/v5-develop
Add Stripe Webhooks automagically
2022-05-30 09:50:22 +10:00
=
61eb3380dd Add Stripe Webhooks automagically 2022-05-30 08:19:16 +10:00
David Bomba
de3c67838c
Merge pull request #7482 from turbo124/v5-develop
Fixes for check data
2022-05-29 21:53:38 +10:00