1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
David Bomba b0da84baa7
Fix Quote transformer. (#3165)
* Use native Laravel prepareForValidation method instead of custom sanitize

* fix quote transformer
2019-12-20 22:23:09 +11:00
..
Controllers Add additional date formats / performance improvements. (#3161) 2019-12-18 21:49:28 +11:00
Middleware Refactors (#3148) 2019-12-16 22:34:38 +11:00
Requests Fix Quote transformer. (#3165) 2019-12-20 22:23:09 +11:00
ValidationRules New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00