snipe-it/app/Http/Controllers
2018-03-03 19:14:27 -08:00
..
Api Fixed #2402 - add ability to restore manufacturers 2018-03-03 18:46:19 -08:00
Auth Stub and 404 registration routes 2017-12-19 22:14:51 -08:00
AccessoriesController.php Fixed #5110 - crash on accessory checkin missing last_name 2018-03-02 19:26:41 -08:00
ActionlogController.php
AssetMaintenancesController.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
AssetModelsController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
AssetsController.php Disallow checkout asset to itself 2018-02-23 05:52:19 -08:00
CategoriesController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
CompaniesController.php
ComponentsController.php Fixed incorrect component not found string 2018-02-22 16:36:01 -08:00
ConsumablesController.php
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php Use ImageUploadRequest 2017-12-06 14:38:01 -08:00
DepreciationsController.php
GroupsController.php
ImportsController.php
LicensesController.php Fixed #4589 - Licence deployed to asset issue 2017-12-12 05:43:06 -08:00
LocationsController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
ManufacturersController.php Fixed manufacturer restore 2018-03-03 19:14:27 -08:00
ModalController.php Added “new” buttons for manufacturer and category in asset model creation 2017-12-19 20:30:46 -08:00
ProfileController.php Use ImageUploadRequest $request on user profile update 2017-12-06 14:42:14 -08:00
ReportsController.php Do not try to show depreciation report if no depreciations are set up 2018-01-25 13:16:49 -06:00
SettingsController.php New First Admin Notification (#5147) 2018-03-03 14:37:42 -08:00
StatuslabelsController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
SuppliersController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
UsersController.php New First Admin Notification (#5147) 2018-03-03 14:37:42 -08:00
ViewAssetsController.php