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

1114 Commits

Author SHA1 Message Date
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
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
David Bomba
299556dd5e Catch for migrations that has already run 2024-06-26 09:40:25 +10:00
David Bomba
3ec604919e Add index to fee_invoice_id 2024-06-23 14:04:43 +10: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
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
David Bomba
dfb59a0d28 Improvements for paytrace required fields capture 2024-03-21 09:40:19 +11:00
Lars Kusch
e02398e783
Update 2024_03_19_346785_add_routing_id_to_vendor 2024-03-19 15:48:53 +01:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
Lars Kusch
ada84f0494
Create 2024_03_19_346785_add_routing_id_to_vendor 2024-03-19 15:37:19 +01:00
David Bomba
3de8df8066 Create auth routes for gateways 2024-03-16 12:36:40 +11:00
Benjamin Beganović
e9be90779a Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-15 01:29:22 +01:00
David Bomba
6957be11a9 v5.8.37 2024-03-15 08:31:18 +11:00
Benjamin Beganović
50c9df36ab Merge remote-tracking branch 'upstream/v5-develop' into 1314-subscriptions-v3 2024-03-08 20:03:56 +01:00