snipe-it/app/Http/Controllers
Till Deeke 8648d53d25 Adds checkout acceptances
A checkout acceptance gets generated for every item that needs to be checked out. This resource tracks the user user who can accept the item and their signature
2018-08-06 14:47:26 +02:00
..
Accessories Fixes some typos 2018-08-06 14:46:10 +02:00
Account Adds checkout acceptances 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 Moves logging checkin/checkout to separate listener 2018-08-06 14:46:10 +02:00
Auth Applying @dmeltzer’s changes from afc8ac5e72 2018-07-24 21:13:02 -07:00
Components Fixes some typos 2018-08-06 14:46:10 +02:00
Consumables Moves logging checkin/checkout to separate listener 2018-08-06 14:46:10 +02:00
Licenses Moves license checkout stuff to the license seat 2018-08-06 14:47:26 +02:00
Users Use filled instead of has. (#6033) 2018-08-02 09:54:19 -07:00
ActionlogController.php
AssetMaintenancesController.php
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
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
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 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 Change $request->has to $request->filled unilaterally 2018-07-24 22:51:31 -07:00