mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-07 18:03:33 -05:00
* 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