snipe-it/app/Http/Controllers
2017-10-20 17:37:46 -07:00
..
Api Need to prefix status_id with assets. for uniqueness (#4279) 2017-10-20 17:37:46 -07:00
Auth Slash url 2017-10-02 17:21:18 -07:00
AccessoriesController.php Fixes #1044 - adds suppliers and image to accessories (#4266) 2017-10-19 16:25:24 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Duh. Helps if you actually assign the array first. 2017-10-18 08:45:05 -07:00
AssetsController.php Don’t let the user checkout an asset to itself 2017-10-19 15:51:55 -07:00
CategoriesController.php Fix more old routes. Should fix #4216 (#4217) 2017-10-15 23:32:40 -07:00
CompaniesController.php
ComponentsController.php Removed old getDataTable methods 2017-10-07 06:56:02 -07:00
ConsumablesController.php Fixes incorrect language reference for consumables on checkout if consumable doesn’t exist 2017-10-19 03:44:01 -07:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php Fixes #4027 - proper redirect on fieldset delete 2017-09-27 16:02:29 -07:00
DashboardController.php Call migrate before passport install 2017-10-11 12:42:31 -07:00
DepartmentsController.php Fix more old routes. Should fix #4216 (#4217) 2017-10-15 23:32:40 -07:00
DepreciationsController.php Depreciation view 2017-10-17 11:20:05 -07:00
GroupsController.php Fixes #906 - groups view 2017-10-17 21:43:57 -07:00
ImportsController.php
LicensesController.php Fixed load error if license is invalid 2017-10-19 03:37:27 -07:00
LocationsController.php Fix more old routes. Should fix #4216 (#4217) 2017-10-15 23:32:40 -07:00
ManufacturersController.php Removed old getDataTable methods 2017-10-07 06:56:02 -07:00
ModalController.php
ProfileController.php
ReportsController.php Make the export button contextual for requested status 2017-10-03 12:50:18 -07:00
SettingsController.php Fixes #4240 - allows admins to use custom password reset URL 2017-10-19 12:22:27 -07:00
StatuslabelsController.php Removed stupid count method 2017-10-19 10:37:30 -07:00
SuppliersController.php Fixes #1044 - adds suppliers and image to accessories (#4266) 2017-10-19 16:25:24 -07:00
UsersController.php LDAP sync improvements and DB query fix. (#4148) 2017-10-06 16:15:14 -07:00
ViewAssetsController.php