David Bomba
|
6729678332
|
client initiated payments
|
2023-03-16 15:20:38 +11:00 |
|
David Bomba
|
33df867438
|
Allow client registration fields to be both visible and required
|
2023-03-01 07:14:07 +11:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
c2e177e13b
|
Change error page for subscriptions where upgrade is not available
|
2023-02-01 08:43:32 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
c3945a1bac
|
Ensure Unique Emails
|
2022-12-20 21:49:53 +11:00 |
|
David Bomba
|
3e676d584b
|
Fixes for registration fields and ensure client contact email is unique per company
|
2022-09-06 21:32:52 +10:00 |
|
David Bomba
|
071f2ee102
|
Post Merge v5-develop
|
2022-07-15 17:41:30 +10:00 |
|
David Bomba
|
3e5e915acc
|
Uploads for purchase orders
|
2022-07-06 15:18:41 +10:00 |
|
yois615
|
5cd4db6a62
|
BUGFIX - Show recurring invoice
https://forum.invoiceninja.com/t/view-recurring-invoice-you-are-not-authorized-to-view-or-perform-this-action/7906
|
2022-07-01 12:56:54 -04:00 |
|
David Bomba
|
3e916e0f1f
|
Fixes for tests
|
2022-06-24 11:55:41 +10:00 |
|
Shift
|
3811375a34
|
Rename password validation rule
|
2022-06-21 09:58:30 +00:00 |
|
Shift
|
19080933b6
|
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
|
2022-06-21 09:57:17 +00:00 |
|
David Bomba
|
bbbe234372
|
v5.3.100
|
2022-06-13 08:15:02 +10:00 |
|
David Bomba
|
80b0d19951
|
Fixes for GoCardless
|
2022-06-12 20:35:48 +10:00 |
|
David Bomba
|
646091f89e
|
Fixes for quote form request
|
2022-06-10 15:15:26 +10:00 |
|
David Bomba
|
8e3ccc83ad
|
Fixes for displaying payment gateways where min_limit is enforced
|
2022-05-18 08:47:54 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
ab1b614855
|
Fixes for payment method create
|
2022-03-28 11:03:31 +11:00 |
|
David Bomba
|
696a5ac83b
|
Minor fixes
|
2022-03-21 12:32:00 +11:00 |
|
David Bomba
|
83692ed618
|
refactor queries
|
2022-02-26 18:48:22 +11:00 |
|
David Bomba
|
6ec6ae8756
|
Minor fixes for quote permissions
|
2022-02-17 23:07:16 +11:00 |
|
David Bomba
|
fb1e27ba7d
|
Clean up for due date days recurring invoices
|
2022-02-16 13:24:10 +11:00 |
|
David Bomba
|
1efe0fb992
|
Fixes for incorrectly implemented guards
|
2022-02-16 09:13:23 +11:00 |
|
David Bomba
|
b6f382bae2
|
Add option in client statements for filtering by invoice status
|
2022-01-03 18:22:10 +11:00 |
|
David Bomba
|
f6ac95378c
|
Minor fixes
|
2021-12-17 11:40:44 +11:00 |
|
David Bomba
|
2285bd8030
|
Fixes for checking valid project
|
2021-12-17 10:10:12 +11:00 |
|
David Bomba
|
ee785ca209
|
Minor fixes
|
2021-11-28 21:19:34 +11:00 |
|
theworstcomrade
|
2532ec7e76
|
Document - fix stored xss
https://huntr.dev/bounties/99c4ed09-b66f-474a-bd74-eeccf9339fde/
|
2021-11-19 23:39:35 +01:00 |
|
David Bomba
|
a40c85f17d
|
Minor fixes for document preview
|
2021-11-16 09:09:36 +11:00 |
|
Benjamin Beganović
|
61eddbb755
|
Handle dynamic fields on backend
|
2021-10-04 12:34:00 +02:00 |
|
David Bomba
|
a51436f224
|
Merge pull request #6600 from beganovich/v5-659
Statements in client portal
|
2021-09-20 11:43:45 +10:00 |
|
Benjamin Beganović
|
7be7d2a9da
|
Rendering PDF stream in client portal
|
2021-09-15 17:23:07 +02:00 |
|
Benjamin Beganović
|
22ce56b7c5
|
Add shouldUseToken(): bool to PaymentResponseRequest
|
2021-08-19 13:34:18 +02:00 |
|
Benjamin Beganović
|
8af3cfe737
|
Pay with credit card and save for future use
|
2021-07-30 14:36:14 +02:00 |
|
David Bomba
|
108512068e
|
Form validation for contact password reset
|
2021-07-09 07:57:31 +10:00 |
|
Benjamin Beganović
|
31e138c41e
|
CreatePaymentMethodRequest.php allow only enabled methods to pass
|
2021-06-29 12:42:44 +02:00 |
|
Benjamin Beganović
|
77513de2a5
|
Make terms/privacy policy checkbox required if fields are present
|
2021-06-28 12:31:23 +02:00 |
|
David Bomba
|
4c00403d8c
|
Fixes for contact registration
|
2021-06-28 19:56:04 +10:00 |
|
David Bomba
|
24a5548619
|
Verify ACH amounts as integers
|
2021-06-23 08:14:23 +10:00 |
|
David Bomba
|
1b303f9559
|
Fixes for subscription service
|
2021-06-21 20:53:34 +10:00 |
|
David Bomba
|
c9778463f6
|
Fixes for AAL license
|
2021-06-21 15:10:20 +10:00 |
|
Benjamin Beganović
|
a502cee73e
|
Enabled modules for InvoiceController.php
|
2021-06-17 14:43:14 +02:00 |
|
Benjamin Beganović
|
2d9bd6471b
|
Update copyright in ShowTasksRequest.php
|
2021-06-17 14:38:16 +02:00 |
|
Benjamin Beganović
|
430d39b2f1
|
Enabled modules QuoteController.php
|
2021-06-17 14:37:06 +02:00 |
|
Benjamin Beganović
|
0d313f12b0
|
Enabled modules CreditController.php
|
2021-06-17 14:28:46 +02:00 |
|
Benjamin Beganović
|
a999534769
|
Enabled modules RecurringInvoiceController.php
|
2021-06-17 14:24:33 +02:00 |
|
David Bomba
|
36f6cbbcc9
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
|
David Bomba
|
0e61a6f491
|
Fixes for random subdomain generator
|
2021-05-24 19:39:21 +10:00 |
|
Benjamin Beganović
|
5a84fb6990
|
Tasks module in the client portal
|
2021-05-12 16:39:29 +02:00 |
|