1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http
David Bomba cf1e65f1c0
ctrans() translator helper (#2621)
* Refactor  pivot table accessors

* Add select2 for client - country selector

* Fixes for client contact update

* implement ctrans() function across application

* Increase custom fields to 4 across the application

* Refactor: remove repos calling other repos, implement 4 custom values across application

* include querying the custom values in the client list

* Fix null custom value labels

* Scaffold for client - show view

* Working on Client Show
2019-01-25 21:47:23 +11:00
..
Controllers ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
Middleware Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Requests ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
ValidationRules ctrans() translator helper (#2621) 2019-01-25 21:47:23 +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