snipe-it/app/Http/Controllers/Api
2018-09-24 19:06:12 -07:00
..
AccessoriesController.php Revision of #5471 (#6148) 2018-09-12 22:50:45 -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 Added the ability to update asset location when auditing - per #5854 2018-09-07 05:39:41 -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 Added counts to location show() API method 2018-09-21 15:51:26 -07:00
ManufacturersController.php fixed typo 2018-09-24 19:06:12 -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 Add empty array to groups if none filled in 2018-09-19 17:24:34 -07:00