snipe-it/app/Http/Controllers
2018-09-24 19:06:12 -07: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 fixed typo 2018-09-24 19:06:12 -07:00
Assets Merge pull request #5913 from tilldeeke/refactore-checkout-checkin-notification-sending 2018-09-21 18:18:27 -07:00
Auth Honor active status for forgotten password request forms 2018-08-14 20:05:57 -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 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 I have no idea why this was necessary suddenly 2018-09-06 14:28:04 -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 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 Redirects users from old acceptance screen to new overview 2018-09-10 17:13:16 +02:00