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

11047 Commits

Author SHA1 Message Date
hillelcoren
a38056a3be Admin Portal - Hosted 2022-01-26 06:52:58 +00:00
hillelcoren
70896eae2a Admin Portal - Next 2022-01-24 09:17:46 +00:00
hillelcoren
ba5858d605 Admin Portal - Selfhosted 2022-01-24 06:26:52 +00:00
hillelcoren
81e9baca5c Admin Portal - Profile 2022-01-24 06:22:40 +00:00
hillelcoren
21f8d8cd4b Admin Portal - HTML 2022-01-24 06:18:48 +00:00
hillelcoren
9180eaf5f4 Admin Portal - Hosted 2022-01-24 06:14:55 +00:00
David Bomba
2abfb4074e
Merge pull request #7152 from turbo124/v5-develop
Updates for Stripe Gateway
2022-01-23 17:04:48 +11:00
David Bomba
048b792da0 Additional analytic metrics 2022-01-23 10:28:13 +11:00
David Bomba
370d932eb1 Fixes for stripe gateways in hosted 2022-01-22 15:22:59 +11:00
David Bomba
f4ea1d730c Fixes for sofort - hosted 2022-01-22 15:11:11 +11:00
hillelcoren
d8b26234f7 Admin Portal - Next 2022-01-21 12:44:41 +00:00
hillelcoren
d59294de4a Admin Portal - Selfhosted 2022-01-21 10:04:56 +00:00
hillelcoren
229959271d Admin Portal - Profile 2022-01-21 10:00:40 +00:00
hillelcoren
f76af4bf08 Admin Portal - HTML 2022-01-21 09:57:23 +00:00
hillelcoren
d06d0e43ea Admin Portal - Hosted 2022-01-21 09:54:04 +00:00
David Bomba
9715caeff0 Query cleanup 2022-01-21 17:07:50 +11:00
David Bomba
4ed115143f Charts for react dashboard 2022-01-21 17:04:01 +11:00
David Bomba
b819c1018e Backport indexing on message_id for invitations 2022-01-21 15:00:49 +11:00
David Bomba
6b9f211812 Update route throttling limits 2022-01-21 14:58:58 +11:00
David Bomba
5471eb2571 Fixes for Stripe FPX 2022-01-21 14:35:16 +11:00
David Bomba
4fededc59a Charting 2022-01-21 12:25:13 +11:00
David Bomba
38031ec7a3 Fixes for chart tests 2022-01-21 12:00:32 +11:00
David Bomba
c60045da58 Fixes for client_id queries on client list 2022-01-21 10:37:39 +11:00
David Bomba
988a7defee
Merge pull request #7148 from turbo124/v5-develop
v5.3.49
2022-01-21 10:10:57 +11:00
David Bomba
11b0698d99 v5.3.49 2022-01-21 10:10:18 +11:00
David Bomba
397ed7d81a v5.3.49 2022-01-21 08:55:08 +11:00
David Bomba
90c697f679 Fix for regression 2022-01-21 08:51:35 +11:00
David Bomba
65146bc87a
Merge pull request #7147 from turbo124/v5-develop
Update composer.lock for PHP 7.4
2022-01-21 08:31:23 +11:00
David Bomba
851c81938f Update composer.lock for PHP 7.4 2022-01-21 08:31:05 +11:00
David Bomba
4df25b2421
Merge pull request #7146 from turbo124/v5-develop
Update composer.lock
2022-01-21 08:26:20 +11:00
David Bomba
93124a51f0 Update composer.lock 2022-01-21 08:25:57 +11:00
hillelcoren
706297c380 Admin Portal - Next 2022-01-20 13:41:57 +00:00
hillelcoren
d9a1f220c8 Admin Portal - Selfhosted 2022-01-20 13:30:09 +00:00
hillelcoren
b101135d71 Admin Portal - Profile 2022-01-20 13:26:10 +00:00
hillelcoren
378b3caec9 Admin Portal - HTML 2022-01-20 13:22:14 +00:00
hillelcoren
a3899fd881 Admin Portal - Hosted 2022-01-20 13:18:37 +00:00
David Bomba
e98264707a Charts for react 2022-01-20 20:09:08 +11:00
David Bomba
6c9cdcea47
Merge pull request #7144 from LarsK1/v5-develop
Added FPX payment integration
2022-01-20 19:34:38 +11:00
Lars Kusch
f82e0c660e Code generation
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2022-01-20 08:43:34 +01:00
Lars Kusch
1ab0e3aa4c Addes js
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2022-01-20 08:42:51 +01:00
Lars Kusch
eaf8c1376f Add payment views
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2022-01-20 08:34:22 +01:00
Lars Kusch
56c65a2370 Added payment js
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2022-01-20 08:32:19 +01:00
Lars Kusch
f7898337bf Added language string
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2022-01-20 08:30:55 +01:00
Lars Kusch
2c09321163 Add FPX Payment class 2022-01-20 08:29:41 +01:00
Lars Kusch
26d48f6e98 Alter Stripe Payment Driver 2022-01-20 08:29:30 +01:00
Lars Kusch
bff8d1f95c Added PaymentType 2022-01-20 08:27:05 +01:00
Lars Kusch
1ef114e685 Added FPX to Gateway-Config 2022-01-20 08:25:11 +01:00
Lars Kusch
efbead2e45 Add Gateway Typ 2022-01-20 08:23:06 +01:00
David Bomba
5bb221931f Charts for react 2022-01-20 12:15:33 +11:00
David Bomba
ff0a74a3b8
Merge pull request #7143 from turbo124/v5-develop
Fixes for recurring invoice opt out autobilling
2022-01-20 11:12:01 +11:00