David Bomba
2ac46b7392
Minor fixes
2022-08-01 04:53:39 +10:00
David Bomba
0d4eb7e37a
rebasing commits from v5-develop
2022-07-27 11:28:30 +10:00
David Bomba
8e654c21ce
Merge v5
2022-07-25 15:28:06 +10:00
=
80ad607e62
Replace 404 with not available screen for deleted entities
2022-07-25 10:47:18 +10:00
David Bomba
9b6bfbf96c
merge v5-dev
2022-07-17 20:38:00 +10:00
David Bomba
49eb2b63df
Add rules for invitations
2022-07-16 14:43:10 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
1d4e68938e
Handle pay now redirects offsite
2022-07-09 12:15:35 +10:00
David Bomba
b80ff12677
Fixes for duplicate quote approved notifications
2022-07-01 08:26:27 +10:00
David Bomba
77845c2259
Always ensure contacts can pay an invoice with an invitation link
2022-06-25 09:13:56 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
David Bomba
e7ab088e90
admin notifications
2022-06-23 10:52:41 +10:00
Shift
0a20889916
Convert optional()
to nullsafe operator
2022-06-21 09:59:25 +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
e546d7348a
Fixes for viewing soft deleted invites
2022-06-17 09:08:07 +10:00
David Bomba
2c5e6a4893
Minor fixes for recurring invoices
2022-06-16 08:04:20 +10:00
David Bomba
7885813c1a
Store silent in session to prevent entities being viewed by admins
2022-06-10 13:03:05 +10:00
Nikola Cirkovic
d1f9235cec
INA-6 | WIP
2022-06-02 04:41:44 +02:00
David Bomba
16f52e0f45
Fixes for check data
2022-05-29 18:17:03 +10:00
David Bomba
df3a1832fe
Fixes for trial plans
2022-05-28 10:20:32 +10:00
David Bomba
b6f48c0d8c
Page numbering for PDFs
2022-05-25 22:00:17 +10:00
David Bomba
053b8a4319
Fixes for trial layout
2022-05-19 16:50:36 +10:00
David Bomba
f604e463c2
Throttle payment methods to prevent spam:
2022-05-11 15:25:33 +10:00
David Bomba
37ea391ae4
FIxes for check data
2022-05-07 09:50:25 +10:00
=
623fbdb229
Update trial plans
2022-05-03 09:00:07 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
7d62cd5e50
Set correct order of session middleware
2022-04-05 09:52:10 +10:00
David Bomba
a2ef847f54
Fixes for ledger
2022-04-02 16:13:31 +11:00
David Bomba
2f744c6969
Fixes for frequencyforkey
2022-03-29 08:04:04 +11:00
David Bomba
ce2ad45015
Fixes for recurring invoice number for pending plans
2022-03-24 14:06:29 +11:00
David Bomba
29ed09db5d
Fixes for client contact authentication
2022-03-16 16:29:39 +11:00
David Bomba
9f158868d6
Refactor for trial plan workflow
2022-03-11 16:30:32 +11:00
David Bomba
2f56a10aed
Fixes for exporting projects attached to invoices
2022-03-11 13:20:53 +11:00
David Bomba
10f599594f
Update TailWind
2022-03-11 12:56:45 +11:00
David Bomba
deb5fe832e
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-03-07 20:06:25 +11:00
David Bomba
db95e9fad3
fixes for migration
2022-03-07 20:06:20 +11:00
David Bomba
2b145e8833
Fixes for getting first contact/primary
2022-03-07 08:53:32 +11:00
David Bomba
a4615a331d
Fixes for unsubscribe routes
2022-03-06 18:06:07 +11:00
David Bomba
5f668a2237
Fixes for translations
2022-03-06 07:50:12 +11:00
David Bomba
c02bc2c389
Text email templates
2022-03-04 14:01:09 +11:00
David Bomba
b062204fa6
Fixes for viewed entities
2022-02-28 16:50:25 +11:00
David Bomba
32596b4287
Fixes for CSV import
2022-02-28 14:38:13 +11:00
David Bomba
4b3e09faf8
Fixes for key login
2022-02-28 07:45:42 +11:00
David Bomba
09f68b33ef
Fixes for trial plans
2022-02-27 19:02:00 +11:00
David Bomba
e964ff8137
Improve resolution of invitations
2022-02-27 18:33:29 +11:00
David Bomba
83692ed618
refactor queries
2022-02-26 18:48:22 +11:00
David Bomba
9311882c23
Add unsubscribe links to emails
2022-02-25 13:55:32 +11:00
David Bomba
d038877044
Add unsubscribe landing page for emails
2022-02-25 13:37:20 +11:00
David Bomba
a8c775d818
Trial FLow
2022-02-23 17:48:22 +11:00
David Bomba
bba3c79553
Trial Flow:
2022-02-23 17:39:36 +11:00