snipe-it/app/Http
Ivan Nieto b692f67779 Revision of #5471 (#6148)
* Search functionality in accessories/{accessory} issue #5471:
From the collection of users displayed just filtered the data with the method where() and concat()
for the user can search for first name or last name. The solution is case sensitive.

* A better fix to issue #5471. Now using the established relationship to querying for the users. Also Case-insensitive.

* Fixed previous commit that has magic number in the find method parameter of AccessoriesController.
2018-09-12 22:50:45 -07:00
..
Controllers Revision of #5471 (#6148) 2018-09-12 22:50:45 -07:00
Middleware Added cookie serialization for Laravel v5.6.30 2018-08-21 22:40:14 -07:00
Requests Move findLicenseSeatToCheckout back to controller. (#5970) 2018-07-27 12:03:04 -07:00
Traits Fix tests 2018-07-09 21:57:45 -07:00
Transformers Fixed #6027 - added model to asset maintenances listing 2018-08-01 18:24:52 -07:00
Kernel.php fix middleware priority: handle trusted proxies prior setup check 2018-07-05 15:36:59 -07:00