1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-09 20:52:56 +01:00
Commit Graph

1122 Commits

Author SHA1 Message Date
Kendall Arneaud
fa0c3f27e7
Update 2024_06_11_231143_add_rotessa_gateway.php
Reefactored code as per request 2ea54b0042 (r1693681342)

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:18:28 -04:00
Kendall Arneaud
d5d9d54c1f
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-22 20:06:24 -04:00
David Bomba
19a991e4c3 Fixes for seeder 2024-07-17 09:49:28 +10:00
David Bomba
79ed0abf6b Add dubai timezone 2024-07-17 09:18:08 +10:00
Kendall Arneaud
9dd7bea511
Merge pull request #7 from invoiceninja/v5-develop
V5 develop
2024-07-12 11:03:53 -04:00
David Bomba
9ff31e8c48 Index for project_id 2024-07-10 14:37:39 +10:00
David Bomba
4b0908373c Add index for project_id 2024-07-10 14:37:17 +10:00
Kendall Arneaud
96c7a475b6
Merge branch 'payment-driver-rotessa' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-06-26 21:38:13 -04:00
David Bomba
299556dd5e Catch for migrations that has already run 2024-06-26 09:40:25 +10:00
karneaud
b101b58294 add migration to add rotessa payment gateway 2024-06-23 22:33:45 -04:00
Kendall Arneaud
3d36cb917f
Merge pull request #2 from karneaud/v5-develop
V5 develop
2024-06-23 21:42:28 -04:00
David Bomba
3ec604919e Add index to fee_invoice_id 2024-06-23 14:04:43 +10:00
Kendall Arneaud
daedfa0d39
Merge pull request #1 from karneaud/v5-develop
V5 develop
2024-06-22 19:46:55 -04:00
David Bomba
1966f00a2d Adjustments for schema 2024-06-22 14:49:10 +10:00
David Bomba
88dcdbd181 Update for Laravel 11 2024-06-22 14:33:38 +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
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
cb9e40d442 Referral Meta 2024-06-19 12:45:42 +10:00
Benjamin Beganović
abc57ed625 Merge remote-tracking branch 'upstream/v5-develop' into laravel11 2024-06-18 13:06:41 +02:00
Kendall Arneaud
2b29d4c7b8 add migration to add rotessa gateway 2024-06-14 01:04:10 +00:00
David Bomba
4e46511a8a meta analytics 2024-06-13 10:21:58 +10:00
David Bomba
d6337b69b3 Fixes for caps 2024-06-09 13:43:35 +10:00
David Bomba
acb2b92b67 Rerun timezone migrations 2024-06-09 10:57:08 +10:00
David Bomba
e8c578eea8 Updates for seeders 2024-06-09 10:05:36 +10:00
David Bomba
145fef637b Updates for seeders 2024-06-09 09:08:31 +10:00
Benjamin Beganović
39a0ffc52d Merge remote-tracking branch 'upstream/v5-develop' into laravel11 2024-06-04 17:48:15 +02:00
David Bomba
acd8280584 Fixes for BTCPay 2024-06-04 22:40:23 +10:00
David Bomba
9e1e0fa875 Fixes for BTCPay 2024-06-04 22:32:40 +10:00
Benjamin Beganović
619dfe7acb schema dump 2024-06-03 17:38:22 +02:00
David Bomba
919529fab3 Fixes for typo 2024-06-03 16:32:47 +10:00
David Bomba
2c404b4f73 Additions for shop api 2024-06-02 19:29:49 +10:00
David Bomba
6ce1ea9944 Migration for e_invoice 2024-06-02 18:37:56 +10:00
David Bomba
70c8e67613 working on validation of fatturapa 2024-05-28 11:57:00 +10:00
David Bomba
f87547a603 Updates for kwd currency precision 2024-05-27 07:05:38 +10:00
David Bomba
643f8a64c3
Merge pull request #9535 from turbo124/v5-develop
Updates for BTC payment driver
2024-05-21 11:59:51 +10:00
Nisaba
f1186624c3
update PaymentLibrariesSeeder
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-20 16:00:57 +00:00
David Bomba
5de8aeb372 Refactor e_invoice props 2024-05-20 17:00:34 +10:00
David Bomba
91078eb6a1 Additional props for account/companies table 2024-05-20 08:31:28 +10:00
David Bomba
aaae12e691 Capture additional metrics 2024-05-19 19:42:20 +10:00
David Bomba
a1fa52dfd3 Updates for BTC payment driver 2024-05-19 19:14:46 +10:00
Nisaba
d11766c1bd
initial BTCPay commit
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-05-13 16:33:15 +00:00
David Bomba
103e382885 Tests for timezone migration 2024-05-02 13:13:08 +10:00
David Bomba
b43a4ec866 Add new prop for company gateways table 2024-04-24 16:51:03 +10:00
David Bomba
73608fedf4 Refactor setup page 2024-04-08 07:44:19 +10:00
David Bomba
7a8fb8f486 Fixes for tests 2024-04-04 14:17:34 +11:00
Benjamin Beganović
fa5827eb44 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-04-01 19:09:13 +02:00
David Bomba
533c266d1d Updates for expense conversion from purchase order 2024-03-25 07:46:17 +11:00
David Bomba
e5bb58a7a9 New currencies 2024-03-25 07:08:03 +11:00
Benjamin Beganović
e5196bbafe Fixes for default list 2024-03-22 16:51:54 +01:00
Benjamin Beganović
31942cb401 Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-21 16:27:23 +01:00