snipe-it/app/Http/Controllers
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
..
Accessories Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
Api Search functionality in accessories/{accessory} issue #5471: (#6070) 2018-08-28 13:25:16 -07:00
Assets Use filled instead of has. (#6033) 2018-08-02 09:54:19 -07:00
Auth Honor active status for forgotten password request forms 2018-08-14 20:05:57 -07:00
Components Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
Consumables Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
Licenses Move findLicenseSeatToCheckout back to controller. (#5970) 2018-07-27 12:03:04 -07:00
Users Fixed #5811 - Non US Characters in user export (#6132) 2018-08-28 12:37:58 -07:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Create asset maintenance - Added orange bar for required asset to edit view (#5520) 2018-05-16 19:23:23 -07:00
AssetModelsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
BulkAssetModelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
CategoriesController.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
CheckInOutRequest.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
CompaniesController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
CustomFieldsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
CustomFieldsetsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
DashboardController.php Call migrate before passport install 2017-10-11 12:42:31 -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 Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
ImportsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
LocationsController.php Monster: Cleanup/Refactor http controllers. (#5916) 2018-07-24 19:35:26 -07:00
ManufacturersController.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php Fixed #5938 - added “self location edit” as permission 2018-07-24 12:42:16 -07:00
ReportsController.php Moved gates to individual controller methods to fix “This action is unauthorized” in route:list 2018-07-25 10:45:32 -07:00
SettingsController.php Add depreciation with half-year convention. Fixed #1237 (#6128) 2018-08-28 12:32:46 -07:00
StatuslabelsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00
SuppliersController.php Update withCounts because Laravel 5.5 :( 2018-07-24 22:40:05 -07:00
ViewAssetsController.php Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00