snipe-it/app
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
..
Console Fix for issue #6165 (#6168) 2018-09-12 22:49:50 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Helpers Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
Http Revision of #5471 (#6148) 2018-09-12 22:50:45 -07:00
Importer Check for an existing username before getting creative. Fixes #6016 (#6039) 2018-08-03 16:35:13 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Fixed typo 2018-07-17 01:03:32 -07:00
Models Fix for issue #6165 (#6168) 2018-09-12 22:49:50 -07:00
Notifications Added console command to send inventory reports to users 2018-09-07 02:24:41 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
Presenters Fixed #6027 - added model to asset maintenances listing 2018-08-01 18:24:52 -07:00
Providers Added self-checkout permission option 2018-08-21 23:26:12 -07:00