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

7828 Commits

Author SHA1 Message Date
hillelcoren
e0c40001c8 New admin portal [selfhosted] 2021-07-12 17:29:29 +00:00
hillelcoren
a239dbd1c6 New admin portal [hosted] 2021-07-12 17:26:26 +00:00
Benjamin Beganović
ab6ca53f8e
Merge pull request #6253 from beganovich/v5-1207-payment-was-made-email
Pass correct message to EntityPaidObject
2021-07-12 17:24:07 +02:00
Benjamin Beganović
45b90a41ab Pass correct message to EntityPaidObject 2021-07-12 17:22:29 +02:00
Benjamin Beganović
ff241c2e1f Update composer.lock 2021-07-12 16:18:19 +02:00
Benjamin Beganović
2be806bb8e Merge remote-tracking branch 'upstream/v5-develop' into v5-client-portal-tests-dusk 2021-07-12 15:58:53 +02:00
Benjamin Beganović
9ce09a8b05 Update Dusk script 2021-07-12 14:51:43 +02:00
hillelcoren
ff828e45f3 New admin portal [selfhosted] 2021-07-12 12:00:36 +00:00
hillelcoren
896b840c34 New admin portal [hosted] 2021-07-12 11:57:50 +00:00
Benjamin Beganović
787ffb7057 Remove cypress package 2021-07-12 13:48:41 +02:00
Benjamin Beganović
6c2651376e Remove Cypress files 2021-07-12 13:47:51 +02:00
Benjamin Beganović
7abcf9338b Gateways: WePay: ACH: Paying without preauthorized account isn't possible 2021-07-12 13:42:16 +02:00
Benjamin Beganović
b07b56c76f Gateways: WePay: Credit card: Adding credit card standalone 2021-07-12 13:39:03 +02:00
Benjamin Beganović
59c4ec63cc Gateways: WePay: Credit card: Removing credit card 2021-07-12 13:35:22 +02:00
Benjamin Beganović
4a70d74354 Gateways: WePay: Credit card: Pay with existing card 2021-07-12 13:34:43 +02:00
Benjamin Beganović
8fe01cec86 Gateways: WePay: Credit card: Pay with new card and save for future use 2021-07-12 13:32:34 +02:00
Benjamin Beganović
d8d2aae5e2 Gateways: WePay: Credit card: Pay with new card 2021-07-12 13:30:23 +02:00
David Bomba
21636e21b2 Always show balance due when in draft mode. 2021-07-12 20:43:41 +10:00
David Bomba
71e35b77d9 Additional Logging for import 2021-07-12 20:34:01 +10:00
David Bomba
6e7ff0abfb Fixes for WePay 2021-07-12 19:52:43 +10:00
David Bomba
dc47e81c63 Fixes for expense CSV import 2021-07-12 18:53:35 +10:00
Benjamin Beganović
e6da498ab5 Update script to cancel the loop if error is present 2021-07-12 09:34:34 +02:00
David Bomba
105025dd57 All client.phone import 2021-07-12 08:18:17 +10:00
Benjamin Beganović
117930ad35 Bash script to run all tests 2021-07-11 17:29:27 +02:00
Benjamin Beganović
97919aa573 Data seeding: WePay 2021-07-11 17:09:45 +02:00
Benjamin Beganović
aaa390f2e2 Data seeding: Checkout.com 2021-07-11 17:07:14 +02:00
Benjamin Beganović
a1c40cffc9 Data seeding: Braintree 2021-07-11 17:04:15 +02:00
Benjamin Beganović
eb734ce810 Fixes for tests 2021-07-11 16:35:19 +02:00
Benjamin Beganović
23fd2abecb Data seeding: Authorize.net 2021-07-11 16:35:01 +02:00
Benjamin Beganović
9178a70fed Data seeding: Stripe 2021-07-11 16:29:54 +02:00
David Bomba
9756380ba1 Minor fixesg 2021-07-11 22:17:16 +10:00
Benjamin Beganović
e5e9b2151c Gateways: Braintree: PayPal: Scaffold 2021-07-11 13:59:09 +02:00
David Bomba
dac9af20ab
Merge pull request #6246 from turbo124/v5-develop
Minor fixes
2021-07-11 15:03:17 +10:00
David Bomba
a2d0965ed5 Fixes for plan_expires type casting 2021-07-11 14:54:57 +10:00
David Bomba
75d012af06 Set date on credit generated from an invoice reversal 2021-07-11 10:21:24 +10:00
David Bomba
ad0b2b8ec3 Prevent ninja company from being deleted 2021-07-11 10:16:27 +10:00
David Bomba
8790278350 Update lock file 2021-07-10 19:06:18 +10:00
David Bomba
6edfa0a966 Fixes for User model 2021-07-10 18:59:55 +10:00
David Bomba
9c2e02d47e Activate payfast payment driver 2021-07-10 18:59:19 +10:00
David Bomba
d7e39cff14 Minor fixes for Payfast 2021-07-10 17:01:12 +10:00
David Bomba
24b8233a2f Minor fixes for Payfast 2021-07-10 16:48:20 +10:00
David Bomba
1e03070e9e Minor fixes for Payfast 2021-07-10 16:39:14 +10:00
David Bomba
d774e81ca0 Minor fixes for Payfast 2021-07-10 16:34:44 +10:00
David Bomba
2ef7a973dc Minor fixes for Payfast 2021-07-10 16:27:21 +10:00
David Bomba
fdd71166df Minor fixes for Payfast 2021-07-10 16:26:06 +10:00
David Bomba
94d7e58f30 Minor fixes for Payfast 2021-07-10 16:14:08 +10:00
David Bomba
f5c927db1a Minor fixes for Payfast 2021-07-10 16:13:20 +10:00
David Bomba
fd136a93ab Minor fixes for Payfast 2021-07-10 16:11:58 +10:00
David Bomba
6b078861f4
Merge pull request #6243 from turbo124/v5-develop
Cache timezones and languages
2021-07-10 11:40:45 +10:00
David Bomba
72a6dd8f4c Cache timezones and languages 2021-07-10 11:40:27 +10:00