1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/User
David Bomba 6d5d1da472
Fixes for pdf_variables validation (#3419)
* Client and System Notifications

* Fix for group settings currency not applying correctly.

* Split head out of design in order to reuse headers and footers

* export the designs

* Fixes for pdf_variables
2020-03-04 22:09:43 +11:00
..
AttachCompanyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DetachCompanyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreUserRequest.php Fixes for pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
UpdateUserRequest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00