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

9718 Commits

Author SHA1 Message Date
Lars Kusch
a461ca47fc Adjust javascript file 2021-10-06 14:08:26 +02:00
Lars Kusch
330b405f89 Added javascript files 2021-10-06 09:14:14 +02:00
Lars Kusch
71d5ba0c78 fixed wrong payment type 2021-10-06 08:53:36 +02:00
Lars Kusch
ebdc586554 fixed small typos 2021-10-06 08:49:59 +02:00
Lars Kusch
96fda7164c fixed small typos 2021-10-06 07:54:58 +02:00
Lars Kusch
e9537b4d80 fix little bug 2021-10-05 16:56:18 +02:00
Lars Kusch
d709041ff9 Added views and implement payment 2021-10-05 16:54:34 +02:00
Lars Kusch
125250f62c Added views 2021-10-05 16:39:01 +02:00
Lars Kusch
b727a07476 Added authorisation 2021-10-05 16:34:19 +02:00
Lars Kusch
6cc30a2454 Add gateway initialization 2021-10-05 16:31:48 +02:00
Lars Kusch
58d2e4b174 Add payment method to gateway model 2021-10-05 16:31:33 +02:00
Lars Kusch
c6cb5697cd Implement basic structure 2021-10-05 16:19:38 +02:00
Lars Kusch
fc9dcd135d Added SEPA-Payment 2021-10-04 18:38:32 +02:00
Lars Kusch
36a6211146 Added more allowed states 2021-10-04 18:09:10 +02:00
Lars Kusch
e48a5fe8c4
Update SEPA.php 2021-10-04 17:49:18 +02:00
Lars Kusch
5d2c66486b
Add SEPA-Payment 2021-10-04 17:34:21 +02:00
Lars Kusch
539e584cff
Add support for SEPA 2021-10-04 17:33:35 +02:00
David Bomba
8d25b45eaa
Merge pull request #6768 from beganovich/v5-716
Set privacy policy link from config
2021-10-05 00:51:30 +11:00
David Bomba
7524bde1a6
Merge pull request #6766 from beganovich/v5-719
Customizable registration fields
2021-10-05 00:50:32 +11:00
David Bomba
16c88bc2cd
Merge pull request #6744 from beganovich/v5-gocardless-ach
GoCardless
2021-10-05 00:50:04 +11:00
David Bomba
408176ac25
Merge pull request #6769 from turbo124/v5-develop
Logging for auto bill
2021-10-05 00:49:10 +11:00
David Bomba
263fa391d4 Logging for auto bill 2021-10-05 00:48:43 +11:00
Benjamin Beganović
0701cd629f Set privacy policy link from config 2021-10-04 14:29:15 +02:00
Benjamin Beganović
9b52ad39e9 Tests: Paying without method preauthorized 2021-10-04 13:44:57 +02:00
Benjamin Beganović
cd3d0efb7a Tests: Setup 2021-10-04 13:40:48 +02:00
Benjamin Beganović
078330e1f0 Scaffold ACHTest 2021-10-04 13:40:16 +02:00
David Bomba
616e783f9d
Merge pull request #6767 from turbo124/v5-develop
Catching exceptions when payment gateway throw exceptions
2021-10-04 22:29:52 +11:00
David Bomba
6b4aee77b1 Catching exceptions when payment gateway throw exceptions 2021-10-04 22:29:23 +11:00
Benjamin Beganović
83a1f5c54b Only show required fields 2021-10-04 12:48:41 +02:00
Benjamin Beganović
8b6060a899 Clean up 2021-10-04 12:34:25 +02:00
Benjamin Beganović
61eddbb755 Handle dynamic fields on backend 2021-10-04 12:34:00 +02:00
Benjamin Beganović
166e27c7bd Handle dynamic fields on frontend 2021-10-04 12:33:52 +02:00
David Bomba
77bac77df3
Merge pull request #6764 from turbo124/v5-develop
v5.3.19
2021-10-04 21:13:14 +11:00
David Bomba
915b033f1d v5.3.19 2021-10-04 21:12:50 +11:00
David Bomba
03bb31a9e3 clean up 2021-10-04 21:12:20 +11:00
David Bomba
129a8a0210 Order gateways by is_default 2021-10-04 21:10:56 +11:00
David Bomba
5a31634f81 Fixes for invoice paid to date calculations on refund 2021-10-04 20:43:00 +11:00
David Bomba
151cc07560 Change protected to public for 2021-10-04 11:41:58 +11:00
David Bomba
a345452c5e
Merge pull request #6763 from turbo124/v5-develop
14 day trial
2021-10-04 10:17:43 +11:00
David Bomba
02474fdff3 14 day trial 2021-10-04 10:17:26 +11:00
David Bomba
c1a9948736
Merge pull request #6762 from turbo124/v5-develop
Minor fixes
2021-10-04 09:38:51 +11:00
David Bomba
e09bbfaaea Minor fixes 2021-10-04 09:36:30 +11:00
hillelcoren
c19ceaf8c9 Admin Portal - Last 2021-10-03 11:16:13 +00:00
David Bomba
665730e29e
Merge pull request #6761 from turbo124/v5-develop
Auto Bill Job
2021-10-03 21:52:55 +11:00
David Bomba
c6c41f2795 Auto Bill Job 2021-10-03 21:51:42 +11:00
David Bomba
2c641d0a69
Merge pull request #6760 from turbo124/v5-develop
Auto Bill Counter
2021-10-03 21:35:10 +11:00
David Bomba
8005a1b7c7 Count auto bill items 2021-10-03 21:34:47 +11:00
hillelcoren
4094ef68cb Admin Portal - Next 2021-10-03 10:15:46 +00:00
hillelcoren
a8967285db Admin Portal - Selfhosted 2021-10-03 10:09:54 +00:00
hillelcoren
e2e53b9200 Admin Portal - Profile 2021-10-03 10:06:34 +00:00