David Bomba
|
39db18f532
|
adjustment for string methods
|
2021-07-04 16:37:31 +10:00 |
|
David Bomba
|
7dbe870ce0
|
Fixes for payment methods - gateway types
|
2021-07-04 13:16:12 +10:00 |
|
David Bomba
|
5c1b9d5b2d
|
Fixes for client credits
|
2021-07-04 09:02:16 +10:00 |
|
David Bomba
|
71e0ec9b60
|
Fixes for company gateway system logs
|
2021-07-04 08:22:33 +10:00 |
|
David Bomba
|
cf5ddfad81
|
Fixes for credit query
|
2021-07-04 07:48:16 +10:00 |
|
David Bomba
|
f6aebc5a8b
|
Fixes for credits
|
2021-07-04 07:46:25 +10:00 |
|
David Bomba
|
16ee6d0f6e
|
Minor fixes for tests
|
2021-07-03 13:47:15 +10:00 |
|
David Bomba
|
3874bff357
|
Minor bug fixes
|
2021-07-03 09:26:49 +10:00 |
|
David Bomba
|
cdff2af444
|
Constrain recurring / reminders if the client is archived / deleted
|
2021-07-02 20:03:44 +10:00 |
|
David Bomba
|
7556b68b1f
|
Constrain recurring / reminders if the client is archived / deleted
|
2021-07-02 19:40:44 +10:00 |
|
David Bomba
|
2128f398c4
|
Fixes for wrong keys
|
2021-07-02 19:23:20 +10:00 |
|
David Bomba
|
e8a1df16cd
|
Fixes for credit query
|
2021-07-02 16:36:14 +10:00 |
|
David Bomba
|
1f6a61f63f
|
Only check data that has been modified in the last two days
|
2021-07-02 15:42:51 +10:00 |
|
David Bomba
|
e75d817bd4
|
Merge pull request #6182 from turbo124/v5-develop
Fixes for setup flow
|
2021-07-02 10:45:10 +10:00 |
|
David Bomba
|
ee729d8da0
|
fixes for setup flow
|
2021-07-02 10:43:32 +10:00 |
|
Benjamin Beganović
|
d763382d87
|
Merge pull request #6177 from beganovich/v5-3006-company-logo-login
Show logo on the login screen if account whitelabel or official subdomain
|
2021-07-02 02:23:51 +02:00 |
|
Benjamin Beganović
|
c972d8696d
|
Merge pull request #6179 from beganovich/v5-0106-credits-show-where-due-date
(Client portal) Show only credits with `due_date` <= now()
|
2021-07-02 02:23:31 +02:00 |
|
David Bomba
|
84dd24c070
|
Tests for credit balances
|
2021-07-02 09:48:11 +10:00 |
|
David Bomba
|
5bcbda2f47
|
Minor fixes for document downloads
|
2021-07-02 07:57:55 +10:00 |
|
David Bomba
|
32698b33d7
|
Document middleware
|
2021-07-02 07:23:25 +10:00 |
|
Benjamin Beganović
|
d0e59e1d27
|
Show only credits with due_date <= now()
|
2021-07-01 19:20:46 +02:00 |
|
Benjamin Beganović
|
e9d2d7d7f2
|
Show logo on the login screen if account whitelabel or official subdomain
|
2021-07-01 18:29:32 +02:00 |
|
David Bomba
|
4bc096c7c6
|
Minor fixes for check data
|
2021-07-01 20:58:38 +10:00 |
|
David Bomba
|
784bc04acd
|
Minor fix
|
2021-07-01 19:52:57 +10:00 |
|
David Bomba
|
69461104fe
|
Fixes for client gateways
|
2021-07-01 15:56:44 +10:00 |
|
David Bomba
|
a2d954b706
|
Fixes for custom values
|
2021-07-01 13:34:57 +10:00 |
|
David Bomba
|
25459797db
|
Add late fees back into reminders
|
2021-07-01 09:14:30 +10:00 |
|
David Bomba
|
3171f7b74a
|
Minor fixes for gateways
|
2021-06-30 22:14:16 +10:00 |
|
David Bomba
|
5136e0388b
|
Minor fixes for gateways
|
2021-06-30 22:03:13 +10:00 |
|
David Bomba
|
d353ef9a5f
|
Fixes for gateways
|
2021-06-30 21:21:46 +10:00 |
|
David Bomba
|
1922fa16fc
|
Merge pull request #6166 from turbo124/v5-develop
Fixes for check data scripts
|
2021-06-30 18:40:32 +10:00 |
|
David Bomba
|
7a33050b56
|
Fixes for check data script
|
2021-06-30 18:32:31 +10:00 |
|
David Bomba
|
ad2fcf6b0d
|
Fixes for check data script
|
2021-06-30 18:28:30 +10:00 |
|
David Bomba
|
7f13a79623
|
Fixes for stripe payment currency amount
|
2021-06-30 13:56:11 +10:00 |
|
Benjamin Beganović
|
1c05d51c7e
|
Merge pull request #6161 from beganovich/v5-2906-tasks-controlled-by-setting
(v5) Show tasks based on setting in the client portal
|
2021-06-30 02:01:06 +02:00 |
|
Benjamin Beganović
|
1693086fbb
|
Merge pull request #6163 from beganovich/v5-2906-payment-methods-enabled-check
(v5) Check for enabled payment methods
|
2021-06-30 01:59:25 +02:00 |
|
David Bomba
|
9a63a9c44d
|
Allow importing .zip or .json file
|
2021-06-30 09:09:38 +10:00 |
|
David Bomba
|
8eb5cb71a1
|
Fixes for downloading invoices
|
2021-06-30 06:23:23 +10:00 |
|
Benjamin Beganović
|
31e138c41e
|
CreatePaymentMethodRequest.php allow only enabled methods to pass
|
2021-06-29 12:42:44 +02:00 |
|
Benjamin Beganović
|
2e0d9e170f
|
Update formatting on AuthorizePaymentDriver.php
|
2021-06-29 12:33:12 +02:00 |
|
Benjamin Beganović
|
a6aa744ee1
|
Braintree: Checking if credit card is enabled
|
2021-06-29 12:33:03 +02:00 |
|
Benjamin Beganović
|
3219199d9f
|
Checkout.com: Checking if credit card is enabled
|
2021-06-29 12:32:55 +02:00 |
|
Benjamin Beganović
|
722f1b43ea
|
Stripe: Checking if credit card / bank is enabled
|
2021-06-29 12:32:44 +02:00 |
|
Benjamin Beganović
|
25f3b49d72
|
Authorize.net: Checking if credit card is enabled
|
2021-06-29 12:25:52 +02:00 |
|
David Bomba
|
6aa4e5c0e4
|
Fix for missing entity in email object
|
2021-06-29 20:14:32 +10:00 |
|
Benjamin Beganović
|
1c96b358bf
|
Show tasks based on setting in the client portal
|
2021-06-29 11:47:38 +02:00 |
|
David Bomba
|
a48328b90c
|
Fixes for email translations
|
2021-06-29 19:46:40 +10:00 |
|
David Bomba
|
8e43eaa99d
|
minor fixes
|
2021-06-29 17:26:21 +10:00 |
|
David Bomba
|
ac842d0d83
|
Fixes for subscriptions
|
2021-06-29 16:05:03 +10:00 |
|
David Bomba
|
6a1df87c0b
|
Fixes for subscriptions
|
2021-06-29 15:36:22 +10:00 |
|
David Bomba
|
a9ca93f723
|
Fixes for restored user activity
|
2021-06-29 14:02:24 +10:00 |
|
David Bomba
|
5e39127581
|
Fixes for subscriptions
|
2021-06-29 12:41:41 +10:00 |
|
David Bomba
|
ec817f1d3c
|
Fixes for subscriptions
|
2021-06-29 12:18:12 +10:00 |
|
David Bomba
|
1739c69b85
|
Fixes for subscriptions
|
2021-06-29 11:41:30 +10:00 |
|
David Bomba
|
63a3e94308
|
Send mails after company import
|
2021-06-29 10:04:09 +10:00 |
|
David Bomba
|
d337073355
|
Fixes for company import
|
2021-06-29 09:35:58 +10:00 |
|
David Bomba
|
0ef1a83300
|
Additional catches for company importing
|
2021-06-29 08:42:59 +10:00 |
|
David Bomba
|
9f2dea57f1
|
Minor fixes for subscription service
|
2021-06-28 22:05:34 +10:00 |
|
David Bomba
|
11f13cba0d
|
Minor fixes
|
2021-06-28 21:30:04 +10:00 |
|
David Bomba
|
707a77932f
|
Merge pull request #6147 from turbo124/v5-develop
Minor fixes
|
2021-06-28 20:55:50 +10:00 |
|
David Bomba
|
6d94d0d05f
|
Minor fixes
|
2021-06-28 20:55:31 +10:00 |
|
Benjamin Beganović
|
77513de2a5
|
Make terms/privacy policy checkbox required if fields are present
|
2021-06-28 12:31:23 +02:00 |
|
Benjamin Beganović
|
d69f3dd0d0
|
Show correct variables for credits PDF
|
2021-06-28 12:11:57 +02:00 |
|
David Bomba
|
4c00403d8c
|
Fixes for contact registration
|
2021-06-28 19:56:04 +10:00 |
|
David Bomba
|
b654639ad3
|
Refactor for company import
|
2021-06-28 16:02:49 +10:00 |
|
David Bomba
|
24e8745b5b
|
Fixes for company import
|
2021-06-28 14:09:02 +10:00 |
|
David Bomba
|
7d6676ca14
|
Fixes for missing include
|
2021-06-28 09:47:04 +10:00 |
|
David Bomba
|
d7e551fc95
|
Fixes for subscriptions
|
2021-06-27 21:55:15 +10:00 |
|
David Bomba
|
021761d33d
|
Make navigating subscriptions easier
|
2021-06-27 19:20:56 +10:00 |
|
David Bomba
|
b840eb8412
|
Fixes for check data script
|
2021-06-27 17:48:35 +10:00 |
|
David Bomba
|
693afaa59e
|
Minor fixes for import
|
2021-06-27 15:14:09 +10:00 |
|
David Bomba
|
2bf90ea529
|
Fixes for check data script
|
2021-06-27 14:52:15 +10:00 |
|
=
|
34bd341182
|
Fixes for endless reminder pulling in the wrong scheduled interval
|
2021-06-27 12:12:39 +10:00 |
|
=
|
abcd471812
|
Fixes for wepay - fee payer
|
2021-06-26 21:17:12 +10:00 |
|
David Bomba
|
96014fd815
|
minor fixes for migration emails
|
2021-06-26 12:38:56 +10:00 |
|
David Bomba
|
db9d16b90b
|
Merge pull request #6132 from turbo124/v5-develop
Minor fixes for subdomain filling
|
2021-06-26 12:33:48 +10:00 |
|
David Bomba
|
6544a50c01
|
Fixes for groupo repo on update
|
2021-06-26 12:33:25 +10:00 |
|
David Bomba
|
fc37757f21
|
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
|
2021-06-26 10:32:45 +10:00 |
|
David Bomba
|
6605dd9e83
|
Do no remind for archived invoices
|
2021-06-26 10:32:38 +10:00 |
|
=
|
eaebaccdaf
|
Catch all for null subdomains
|
2021-06-25 19:58:35 +10:00 |
|
=
|
80d033b952
|
Minor fixes for subdomain filling
|
2021-06-25 19:56:36 +10:00 |
|
Benjamin Beganović
|
eb34cd81b1
|
Ability to toggle auto_bill_enabled on client side
|
2021-06-25 10:09:57 +02:00 |
|
Benjamin Beganović
|
cca78a9d38
|
Ability to select primary payment method
|
2021-06-25 09:15:57 +02:00 |
|
Benjamin Beganović
|
a60807b274
|
Localization support for range dates (MONTH+1)
|
2021-06-25 08:21:04 +02:00 |
|
David Bomba
|
55838ede51
|
Merge pull request #6127 from turbo124/v5-develop
Fixes for WePay ACH
|
2021-06-25 14:47:53 +10:00 |
|
David Bomba
|
fd81ac4ea3
|
Fixes for timeshift offsets when offset is negative
|
2021-06-25 12:20:08 +10:00 |
|
David Bomba
|
0bf29ed65c
|
Fixes for timeshift when offset is negative causing the date to be set the day before
|
2021-06-25 11:57:17 +10:00 |
|
David Bomba
|
f59807d063
|
Do no first archived recurring invoices
|
2021-06-25 10:14:45 +10:00 |
|
David Bomba
|
ec028ccf69
|
Fixes for WePay ACH
|
2021-06-25 08:38:15 +10:00 |
|
Benjamin Beganović
|
61eea4fde2
|
Fix issue with duplicated company fields
|
2021-06-24 17:18:02 +02:00 |
|
Benjamin Beganović
|
fa4aa83638
|
Merge pull request #6118 from beganovich/v5-2306-ach-improvements
Add "complete verification" button in the ACH verification email
|
2021-06-24 14:40:58 +02:00 |
|
David Bomba
|
0c9de66a80
|
Set Transactions on the correct database
|
2021-06-24 21:52:02 +10:00 |
|
David Bomba
|
74aa6d46d5
|
Fixes for client settings
|
2021-06-24 21:26:14 +10:00 |
|
David Bomba
|
428a1a221c
|
Minor fixes
|
2021-06-24 20:12:05 +10:00 |
|
David Bomba
|
c961d32c81
|
Minor fixes
|
2021-06-24 19:59:14 +10:00 |
|
David Bomba
|
3baa0e3d9a
|
PayFast Webhook URL listener
|
2021-06-24 19:45:45 +10:00 |
|
David Bomba
|
a01df67427
|
Fixes for payfast driver
|
2021-06-24 18:43:51 +10:00 |
|
David Bomba
|
28e3defc83
|
Fixes for dissociated default_company
|
2021-06-24 18:42:45 +10:00 |
|
David Bomba
|
6f1593a35e
|
Padding our DriverTemplate
|
2021-06-24 15:51:30 +10:00 |
|
David Bomba
|
15bdb3ff3c
|
Payfast
|
2021-06-24 15:46:10 +10:00 |
|