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

9358 Commits

Author SHA1 Message Date
David Bomba
412487e793 Turning on token billing for PayFast 2021-09-23 13:28:05 +10:00
David Bomba
e08daf23fc Turning on token billing for PayFast 2021-09-23 13:26:50 +10:00
David Bomba
d2735df1c3 Turning on token billing for PayFast 2021-09-23 13:19:06 +10:00
David Bomba
c0d7b07f17 Turning on token billing for PayFast 2021-09-23 13:15:54 +10:00
David Bomba
4314f71f63 Turning on token billing for PayFast 2021-09-23 13:15:20 +10:00
David Bomba
a1b19b46d6 Turning on token billing for PayFast 2021-09-23 13:14:41 +10:00
David Bomba
a183df8090 Turning on token billing for PayFast 2021-09-23 12:09:12 +10:00
David Bomba
c9bb97f4d0 Turning on token billing for PayFast 2021-09-23 12:03:49 +10:00
David Bomba
307dbdcb07 Turning on token billing for PayFast 2021-09-23 11:03:27 +10:00
David Bomba
875b4fc2f6 Turning on token billing for PayFast 2021-09-23 10:55:33 +10:00
David Bomba
721e6d442c Turning on token billing for PayFast 2021-09-23 10:54:24 +10:00
David Bomba
cc4e3cdef3 Turning on token billing for PayFast 2021-09-23 10:37:00 +10:00
David Bomba
63d4e1f153 Turning on token billing for PayFast 2021-09-23 10:33:11 +10:00
David Bomba
6fa87affdb Turning on token billing for PayFast 2021-09-23 10:31:53 +10:00
David Bomba
70e08cf3f9 Turning on token billing for PayFast 2021-09-23 10:24:28 +10:00
David Bomba
2d06fa200c Turning on token billing for PayFast 2021-09-23 10:22:33 +10:00
David Bomba
57852a6ca4 Fixes for token billing - payfast 2021-09-23 10:07:29 +10:00
David Bomba
3fe45ac7c6
Merge pull request #6702 from turbo124/v5-develop
Selectively show recurring invoice dates
2021-09-22 21:06:50 +10:00
David Bomba
37aec1689d Selectively show recurring dates schedule 2021-09-22 20:29:02 +10:00
David Bomba
320646ae22 remove back button from subscription purchase page 2021-09-22 19:12:17 +10:00
David Bomba
3b13f5d1b9 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-22 18:50:34 +10:00
David Bomba
a93baadd1a Minor fixeS 2021-09-22 18:50:19 +10:00
David Bomba
449649b748 Minor fixes 2021-09-22 18:48:33 +10:00
David Bomba
8794753382 Fixes for test data 2021-09-22 18:47:57 +10:00
David Bomba
3591f9ad28 Fixes for tests 2021-09-22 13:09:56 +10:00
David Bomba
0d5a5c5722
Merge pull request #6696 from beganovich/v5-694
Process reserverd keywords
2021-09-22 12:03:14 +10:00
David Bomba
e621ad34ac
Merge pull request #6698 from turbo124/v5-develop
Minor fixes for braintree
2021-09-22 12:03:04 +10:00
David Bomba
a66fa1c678 Fixes for incorrect fee calculation edge case 2021-09-22 11:57:03 +10:00
David Bomba
0c89f998eb Fixes for restoring models 2021-09-22 07:45:06 +10:00
David Bomba
19910d2867 Minor fixes for braintree 2021-09-22 07:35:57 +10:00
David Bomba
b8bbd109cd
Merge pull request #6695 from beganovich/v5-6690
Update Livewire version
2021-09-22 06:51:51 +10:00
Benjamin Beganović
b1860acbf5 Variables update 2021-09-21 18:19:13 +02:00
Benjamin Beganović
b14c8616cb Remove processReservedKeywords method 2021-09-21 18:19:06 +02:00
Benjamin Beganović
03760b8906 Extract keyword processing in Helpers 2021-09-21 18:18:40 +02:00
Benjamin Beganović
6d0004da2e Update livewire assets 2021-09-21 17:08:15 +02:00
Benjamin Beganović
91a806d753 Update livewire/livewire 2021-09-21 17:08:09 +02:00
David Bomba
2ec32a4781
Merge pull request #6693 from beganovich/v5-statements-download
Client portal: Ability to download the statements
2021-09-21 22:51:22 +10:00
David Bomba
640e0e5737
Merge pull request #6694 from turbo124/v5-develop
Cient Statement Fixes
2021-09-21 22:51:11 +10:00
David Bomba
6bcca461ef Fixes for statements 2021-09-21 22:50:44 +10:00
David Bomba
cdd6bee046 Minor fixes 2021-09-21 22:45:28 +10:00
David Bomba
5837d544ea return early if no payments 2021-09-21 22:40:00 +10:00
Benjamin Beganović
0a077c3090 Assets production build 2021-09-21 14:31:06 +02:00
Benjamin Beganović
42daa83a9c Ability to download the statement 2021-09-21 14:30:51 +02:00
David Bomba
289c4952a0
Merge pull request #6686 from beganovich/v5-statements-json-fixes
Client portal: Statements page in pure Javascript
2021-09-21 22:20:26 +10:00
Benjamin Beganović
2621c6af0c Remove Statement component 2021-09-21 14:10:02 +02:00
Benjamin Beganović
48b3cfb773 Assets production build 2021-09-21 14:08:58 +02:00
Benjamin Beganović
d7944b1fa4 Extract script into separate file 2021-09-21 14:08:29 +02:00
Benjamin Beganović
76804fc37b Script to handle statments in the client portal 2021-09-21 14:05:47 +02:00
Benjamin Beganović
9c0559a334 '#pdf-iframe` 2021-09-21 14:05:31 +02:00
David Bomba
ceaa45f9a9
Merge pull request #6692 from turbo124/v5-develop
Fixes for SOFORT
2021-09-21 21:42:08 +10:00