snipe-it/app/Http/Controllers
2017-06-08 17:48:48 -07:00
..
Api Fixes #3602 - actions missing from suppliers in v4 2017-05-31 06:52:37 -07:00
Auth Added last login to user menu 2017-03-03 18:28:13 -08:00
AccessoriesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Switch companyName to company 2017-01-26 21:05:33 -08:00
AssetModelsController.php Fixes #3414 - bulk update for asset models 2017-06-08 17:48:48 -07:00
AssetsController.php Added asset checkin/checkout API methods 2017-03-11 14:04:52 -08:00
CategoriesController.php API improvements 2017-03-11 10:05:50 -08:00
CompaniesController.php Added more company_id filtering, more transformers 2017-02-08 08:48:41 -08:00
ComponentsController.php Fixed incorrect route for components 2017-03-11 12:13:35 -08:00
ConsumablesController.php Basic consumables API 2017-01-26 18:46:18 -08:00
Controller.php Updated docblocks 2016-04-07 13:21:09 -07:00
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 Cache totals for later dashboard use 2017-05-31 02:02:55 -07:00
DepartmentsController.php Create, edit and destroy for depts 2017-05-23 02:47:25 -07:00
DepreciationsController.php Groups API starter 2017-02-01 18:50:28 -08:00
GroupsController.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
LicensesController.php Added missing manufacturer data on save 2017-01-24 18:57:03 -08:00
LocationsController.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
ManufacturersController.php Fixes #3311 - more fields for manufacturers 2017-03-10 22:08:59 -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 Removed old getActivityReportDataTable() method, since we’re using the API now 2017-05-23 14:30:55 -07:00
SettingsController.php Fixes #3583 - incorrect 404 status code, use curl for checking .env 2017-06-01 20:41:23 -07: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 Added dept helper reference in create/edit/bulk edit users 2017-05-23 02:47:49 -07:00
ViewAssetsController.php A few fixes (#3437) 2017-03-31 13:48:31 -07:00