snipe-it/app/Http/Controllers/Api
Ivan Nieto 0014ef054b Search functionality in accessories/{accessory} issue #5471: (#6070)
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.
2018-08-28 13:25:16 -07:00
..
AccessoriesController.php Search functionality in accessories/{accessory} issue #5471: (#6070) 2018-08-28 13:25:16 -07:00
AssetMaintenancesController.php Fixed #6027 - added model to asset maintenances listing 2018-08-01 18:24:52 -07:00
AssetModelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
AssetsController.php Fixed #6004 - set a default next_audit_date if none provided 2018-08-01 03:04:29 -07:00
CategoriesController.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
CompaniesController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
ComponentsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
ConsumablesController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
CustomFieldsController.php Removes setting the encryption status on update (#5833) 2018-07-13 04:04:30 -07:00
CustomFieldsetsController.php Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
DepartmentsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
DepreciationsController.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
GroupsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
ImportController.php Allow importcontroller to return 200 for failed delete. (#6034) 2018-08-02 09:53:54 -07:00
LicensesController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
LocationsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
ManufacturersController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
ProfileController.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
ReportsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
SettingsController.php Added attempted logins admin screen (#6018) 2018-08-01 03:51:59 -07:00
StatuslabelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
SuppliersController.php Fixed #6028 - added supplier url to list view 2018-08-01 17:37:58 -07:00
UsersController.php Fixed #5964 - Feature: Group IDs can be passed to User Create. (#5990) 2018-07-27 12:01:59 -07:00