snipe-it/app/Http/Controllers
2018-01-17 19:18:48 -08:00
..
Api Added - Setting to allow archived assets in List All 2018-01-17 19:18:48 -08:00
Auth Stub and 404 registration routes 2017-12-19 22:14:51 -08:00
AccessoriesController.php
ActionlogController.php
AssetMaintenancesController.php Fixed #4412 - use select2 ajax list for asset maintenances 2017-11-12 17:22:16 -08:00
AssetModelsController.php Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
AssetsController.php Update asset location based on user checkout in bulk checkout 2018-01-17 12:39:49 -08:00
CategoriesController.php
CompaniesController.php
ComponentsController.php Fixed #2855 - checkin for components 2017-11-08 06:06:05 -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 Prepopulate ther groups array on create 2017-12-05 18:17:11 -08:00
ImportsController.php
LicensesController.php Fixed #4589 - Licence deployed to asset issue 2017-12-12 05:43:06 -08:00
LocationsController.php Fixes #4508 - adds image to location view (and google map, if address and API key exist) 2017-12-01 19:12:35 -08:00
ManufacturersController.php Fixed manufacturer gates 2017-12-08 13:16:37 -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 De-norm last audit date so we can display it in the asset listing 2017-12-12 03:03:43 -08:00
SettingsController.php Added - Setting to allow archived assets in List All 2018-01-17 19:18:48 -08:00
StatuslabelsController.php
SuppliersController.php Fixed bad suppliers error route 2017-12-01 20:28:37 -08:00
UsersController.php Fixed #4844 - use input value for ids in user bulk edit 2018-01-17 06:15:52 -08:00
ViewAssetsController.php