snipe-it/app/Http/Controllers
2016-12-27 17:31:53 -08:00
..
Auth
AccessoriesController.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
ActionlogController.php
AssetMaintenancesController.php Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
AssetModelsController.php Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
AssetsController.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
CategoriesController.php Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
CompaniesController.php
ComponentsController.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
ConsumablesController.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepreciationsController.php
GroupsController.php
LicensesController.php Notification rework (#3103) 2016-12-26 15:19:04 -08:00
LocationsController.php Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
ManufacturersController.php
ProfileController.php
ReportsController.php
SettingsController.php Fixes #1247 - allow SVG logo upload 2016-12-27 17:31:53 -08:00
StatuslabelsController.php Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
SuppliersController.php
UsersController.php Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
ViewAssetsController.php