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

12638 Commits

Author SHA1 Message Date
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
Nikola Cirkovic
d1f9235cec INA-6 | WIP 2022-06-02 04:41:44 +02:00
Nikola Cirkovic
f4035b7e3b INA-6 | Create Invitations for Purchase Orders (wip) 2022-06-02 04:41:16 +02:00
Nikola Cirkovic
e449debad6 INA-6 | Purchase Order Invitation Factory 2022-06-02 04:40:41 +02:00
Nikola Cirkovic
df4d8dc0d2 INA-6 | Purchase order invitation model (WIP) 2022-06-02 04:40:26 +02:00
Nikola Cirkovic
52f36e010e INA-6 | Migration for purchase order invitations 2022-06-02 04:39:03 +02: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
3d9bb490e3 first pass 2022-05-31 21:17:18 +10:00
David Bomba
ce0327e99e Add additional properties 2022-05-31 08:52:10 +10:00
David Bomba
a16e7eaa62 Send email set on blank contact vendor 2022-05-31 08:40:17 +10:00
David Bomba
720e42e35e Purchase order scaffold 2022-05-31 08:28:32 +10: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