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

21351 Commits

Author SHA1 Message Date
Kendall Arneaud
321322401e
Update RotessaPaymentDriver.php
Remove until proper testing can be done.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:33:03 -04:00
Kendall Arneaud
ddfafc5418
Update texts.php
update text translations

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:19:24 -04:00
Kendall Arneaud
eb3d029157
Update PaymentMethod.php
use default internal description method.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:17:16 -04:00
Kendall Arneaud
3babc85a8b
Update pay.blade.php
Remove in favor of internal method to generate comment

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:11:17 -04:00
Kendall Arneaud
828946fcec
Update contact.blade.php
update amendments 

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:04:28 -04:00
Kendall Arneaud
4a8a52b09d
Update contact.blade.php
Amend translation text.

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:03:14 -04:00
Kendall Arneaud
161c68c1df
Update address.blade.php
Amend translation texts

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:54:00 -04:00
Kendall Arneaud
ef10fcfd87
Update CA.blade.php
amend translation text ref

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:51:34 -04:00
Kendall Arneaud
efed61c8fd
Update pay.blade.php
update text translation

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:47:43 -04:00
Kendall Arneaud
f55f578de3
Update texts.php
Moved to en/texts.php

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 18:11:47 -04:00
David Bomba
39e641d140 Fixes for missing ' 2024-07-28 09:21:01 +10:00
David Bomba
c92cf48161 Ensure api credentials are camelCase 2024-07-28 08:55:50 +10:00
David Bomba
5da3b15f0f Add new Gateway 2024-07-28 08:54:00 +10:00
Kendall Arneaud
fcdeee1a28
Update Gateway.php
Updated to correct id

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:56:30 -04:00
Kendall Arneaud
9ae58c4b94
Update pay.blade.php
Added ctrans() features as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693682268

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:48:58 -04:00
Kendall Arneaud
08f762e31f
Update pay.blade.php
removed. Not needed

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:43:09 -04:00
Kendall Arneaud
15acb11111
Update texts.php
remove manual update as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693681870

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:32:52 -04:00
Kendall Arneaud
3361a8cf68
Update 2024_06_11_231143_add_rotessa_gateway.php
remove tear down as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693681455

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:29:58 -04:00
Kendall Arneaud
468138b012
Update PaymentLibrariesSeeder.php
added Rotessa to seeder library as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693681455

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:28:45 -04:00
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
aa5d43405c
Update RotessaPaymentDriver.php
removed sleep mode as per request https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693679459

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:08:53 -04:00
Kendall Arneaud
084b81e941
Update PaymentMethod.php
use $payment property value

_Originally posted by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/9704#discussion_r1693677928_


Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:06:36 -04:00
Kendall Arneaud
dece823c54
Update PaymentMethod.php
Update to use systemlog const

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:02:59 -04:00
Kendall Arneaud
a2e2abb93c
Update SystemLog.php
add rotessa to system log type

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 12:01:43 -04:00
Kendall Arneaud
77a28b426e
Update PaymentMethod.php
remove id from sql

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:47:31 -04:00
Kendall Arneaud
608718eae3
Update PaymentMethod.php
updated to not use token id integer but decrypt it

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:42:24 -04:00
Kendall Arneaud
8e1706cd7b
Update pay.blade.php
don't use token id integer on front end

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:39:20 -04:00
Kendall Arneaud
1196181a06
Update Gateway.php
Increment id

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-27 11:26:52 -04:00
Kendall Arneaud
2ea54b0042
Update details.blade.php
Update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:19:11 -04:00
Kendall Arneaud
42c650fd5a
Update bank.blade.php
Update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:16:58 -04:00
Kendall Arneaud
89f06fe04d
Update bank.blade.php
update blade to use language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:15:13 -04:00
Kendall Arneaud
3a7fa2807f
Update CA.blade.php
update blade to use the language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:10:31 -04:00
Kendall Arneaud
e082a9a037
Update US.blade.php
Update blade to use the language translation feature

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:09:15 -04:00
Kendall Arneaud
dd109760f9
Update contact.blade.php
update blade template to use language translation features

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:04:40 -04:00
Kendall Arneaud
e1cd7e879c
Update texts.php
update text translation for canada

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 13:03:39 -04:00
Kendall Arneaud
f9f20ae0f5
Update address.blade.php
Updated to use language translation features

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:55:51 -04:00
Kendall Arneaud
9a3cfde42d
Update texts.php
update canadian language text

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:50:35 -04:00
Kendall Arneaud
f540b45577
Update account.blade.php
updated to handle translations

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:45:26 -04:00
Kendall Arneaud
4f651ded6f
Update texts.php
Updated french canadian language texts

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-26 12:43:25 -04:00
Kendall Arneaud
51daa99868
Merge pull request #15 from M-E-Development-Design/v5-develop
V5 develop
2024-07-26 11:49:37 -04:00
Kendall Arneaud
d5d9d54c1f
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-22 20:06:24 -04:00
David Bomba
8c6d419444
Merge pull request #9802 from turbo124/v5-develop
v5.10.13
2024-07-22 19:32:12 +10:00
David Bomba
a236da0149 v5.10.13 2024-07-22 19:31:19 +10:00
David Bomba
80274b34a9 updates for peppol 2024-07-22 14:21:12 +10:00
David Bomba
32ac47e3f4 Update Peppol integration with definitions for dedicated schemeID 2024-07-22 14:01:38 +10:00
David Bomba
cd2b45edc9 Support rolling back converted status on a quote when the invoice has been deleted 2024-07-22 13:05:40 +10:00
David Bomba
25d3668050 Fixes for null checks 2024-07-22 10:26:03 +10:00
David Bomba
1ec975d99a Fixes for translations of statics 2024-07-21 11:30:21 +10:00
David Bomba
3981d59ef3 Fixes for translations 2024-07-21 11:12:07 +10:00
David Bomba
d967329bc5
Merge pull request #9797 from turbo124/v5-develop
v5.10.12
2024-07-20 13:38:35 +10:00