snipe-it/app/Http/Controllers
2017-01-26 21:05:33 -08:00
..
Api Switch companyName to company 2017-01-26 21:05:33 -08:00
Auth Fixed #2303 - redirect correctly after login 2017-01-12 07:09:44 -08:00
AccessoriesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
ActionlogController.php
AssetMaintenancesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
AssetModelsController.php Additional API routes and controllers for models, suppliers, users, locations and status labels 2017-01-13 04:50:20 -08:00
AssetsController.php Vue importer (#3235) 2017-01-25 21:29:23 -08:00
CategoriesController.php Check for valid category types in validation 2017-01-13 09:27:32 -08:00
CompaniesController.php
ComponentsController.php Basic components API 2017-01-26 19:16:06 -08:00
ConsumablesController.php Basic consumables API 2017-01-26 18:46:18 -08:00
Controller.php
CustomFieldsController.php Added optional help text field to custom fields 2017-01-26 04:52:11 -08:00
CustomFieldsetsController.php Fix fieldset blade path 2017-01-25 18:39:45 -08:00
DashboardController.php
DepreciationsController.php
GroupsController.php
LicensesController.php Added missing manufacturer data on save 2017-01-24 18:57:03 -08:00
LocationsController.php Removed old datatable method from Locations 2017-01-13 21:00:25 -08:00
ManufacturersController.php Manufacturers API 2017-01-13 09:37:06 -08:00
ProfileController.php Removed closures from routes files so that we can allow people to cache routes for performance optimization 2017-01-24 17:37:07 -08:00
ReportsController.php Present assetlogs (#3112) 2016-12-29 22:23:36 -08:00
SettingsController.php Removed closures from routes files so that we can allow people to cache routes for performance optimization 2017-01-24 17:37:07 -08:00
StatuslabelsController.php Switched to route from redirect->to 2017-01-26 20:13:59 -08:00
SuppliersController.php Additional API routes and controllers for models, suppliers, users, locations and status labels 2017-01-13 04:50:20 -08:00
UsersController.php Fix bulk actions with new bootstrap tables checkboxes 2017-01-18 19:38:42 -08:00
ViewAssetsController.php