snipe-it/app/Http/Controllers
2017-10-19 08:33:46 -07:00
..
Api Fake sending the test email if the app is in demo mode 2017-10-19 08:33:46 -07:00
Auth Slash url 2017-10-02 17:21:18 -07:00
AccessoriesController.php Fix accessories route for invalid accessory ID 2017-10-18 08:53:25 -07:00
ActionlogController.php
AssetMaintenancesController.php Small maintenance fixes 2017-09-08 17:49:01 -07:00
AssetModelsController.php Duh. Helps if you actually assign the array first. 2017-10-18 08:45:05 -07:00
AssetsController.php ref #4042 scale barcode with label size (#4258) 2017-10-19 06:08:01 -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 #4036 - adds test email button to general settings 2017-10-19 08:18:56 -07:00
StatuslabelsController.php
SuppliersController.php Disallow deleting suppliers with associated assets, licenses or maintenances 2017-10-18 05:47:20 -07:00
UsersController.php LDAP sync improvements and DB query fix. (#4148) 2017-10-06 16:15:14 -07:00
ViewAssetsController.php