snipe-it/app/Http/Controllers
2019-02-14 14:49:08 -08:00
..
Api Fixed issue where offset could be greater than total items, resulting in “No results” confusion 2019-02-14 14:49:08 -08:00
Auth Switch LDAP error to debug, to avoid crapping up the logs 2019-01-17 20:18:03 -08:00
AccessoriesController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetCheckinController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetCheckoutController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetFilesController.php Fixes #5859 - add file name/size to file upload UI (#5861) 2018-07-16 20:09:53 -07:00
AssetMaintenancesController.php Return an error if asset maintenance is associated with a non-existant asset 2019-01-16 02:19:57 -08:00
AssetModelsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetsController.php Fixed image not uploading on asset create 2018-10-09 17:31:52 -07:00
BulkAssetsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CategoriesController.php Fixed misc UI permissions elements 2018-01-20 04:39:31 -08:00
CheckInOutRequest.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CompaniesController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ComponentsController.php Removes the unused bulk operations for components (#5840) 2018-07-16 14:11:38 -07:00
ConsumablesController.php Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
CustomFieldsController.php Partial fix for #5896 2018-07-19 10:40:07 -07:00
CustomFieldsetsController.php Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
DashboardController.php Call migrate before passport install 2017-10-11 12:42:31 -07:00
DepartmentsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
DepreciationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
GroupsController.php Fixed incorrect group route 2019-01-24 15:17:11 -08:00
ImportsController.php Fixed #5217 - permissions error with importer for non-admins 2018-03-22 14:17:44 -07:00
LicensesController.php implemented specific seat checkout (#5887) 2018-07-23 20:28:45 -07:00
LocationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ManufacturersController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php Fixed #6703 - fixes password confirmation (#6711) 2019-02-13 23:01:19 -08:00
ReportsController.php Fixed #4568 - escaping values in custom report 2018-12-12 19:38:24 -08:00
SettingsController.php Fix saving of REMOTE_USER setting broken by 1a64879b6 (#6565) 2019-01-15 13:59:36 -08:00
StatuslabelsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
SuppliersController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
UsersController.php Fixed #6061 - Assigned user group cannot be removed 2019-02-12 23:43:38 -08:00
ViewAssetsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00