1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Http
David Bomba 37e4b67ab9
V5.0 (#2617)
* Add URL link directly to client view in list view

* Implement Form requests for all client routes

* Refactor how permissions are implemented on Datatable row action menus

* fixes for tests

* bug fix

* Add ctrans global function for custom translations. Reduced DB queries for Client List. Added Debugbar for dev environments

* ctrans
2019-01-22 20:47:26 +11:00
..
Controllers V5.0 (#2617) 2019-01-22 20:47:26 +11:00
Middleware Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Requests Refactor permissions for datatables. (#2615) 2019-01-22 01:06:49 +11:00
ValidationRules Working on Social Authentication (#2458) 2018-10-18 16:04:36 +11:00
ViewComposers Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
Kernel.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00