1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 07:33:04 +01:00
Commit Graph

21424 Commits

Author SHA1 Message Date
David Bomba
4af3443760 v5.10.16 2024-07-29 11:10:50 +10:00
David Bomba
b08f7d6617 Fixes for react release 2024-07-29 11:10:30 +10:00
David Bomba
17e9998fd2
Merge pull request #9825 from turbo124/v5-develop
Manifest update
2024-07-29 11:00:16 +10:00
David Bomba
6e43dc2592 Manifest update 2024-07-29 10:59:42 +10:00
David Bomba
d300356c34
Merge pull request #9824 from turbo124/v5-develop
v5.10.15
2024-07-29 10:59:07 +10:00
David Bomba
c7eeb0fa52 v5.10.15 2024-07-29 10:58:25 +10:00
David Bomba
8f64d1bb33 Updated resources 2024-07-29 10:56:38 +10:00
David Bomba
cc99343291 Fixes for react release 2024-07-29 10:15:22 +10:00
David Bomba
d7960422a6 Fixes for upcoming query regression 2024-07-29 10:10:02 +10:00
Kendall Arneaud
adc05fbe0f
Update account.blade.php
Amend text translations

Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-07-28 19:41:19 -04:00
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
ace0d685d0
Merge pull request #9820 from turbo124/v5-develop
v5.10.14
2024-07-29 08:06:21 +10:00
David Bomba
d6a569be09 v5.10.13 2024-07-29 08:05:48 +10:00
David Bomba
ba8c93ceea Fixes when importing clients/invoices 2024-07-28 19:08:04 +10:00
David Bomba
a5a9c43aff Updates 2024-07-28 16:15:15 +10: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
David Bomba
850c5e8f94 Updates for paypal flow 2024-07-28 08:51:24 +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
David Bomba
0f8737bdf7 Updates for paypal + RFF 2024-07-27 15:18:21 +10:00
David Bomba
4008b24acd Paypal refactor 2024-07-27 08:48:51 +10: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