snipe-it/app/Http/Controllers
2018-09-10 17:13:16 +02:00
..
Accessories simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Account Adding some comments 2018-08-06 14:47:26 +02:00
Api Allow importcontroller to return 200 for failed delete. (#6034) 2018-08-02 09:53:54 -07:00
Assets simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Auth Applying @dmeltzer’s changes from afc8ac5e72 2018-07-24 21:13:02 -07:00
Components simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Consumables simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Licenses simplified checkout event handling per @uberbrady’s suggestion 2018-09-10 16:40:26 +02:00
Users Use filled instead of has. (#6033) 2018-08-02 09:54:19 -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 Updates asset acceptance report to show unaccepted assets 2018-08-06 14:47:26 +02:00
SettingsController.php Check for minimum PHP version in setup 2018-08-02 21:36:18 -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 Redirects users from old acceptance screen to new overview 2018-09-10 17:13:16 +02:00