snipe-it/app/Http/Controllers
2017-03-11 05:17:02 -08:00
..
Api Disambiguated company_id in assets api controller 2017-03-11 04:39:28 -08: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
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 Fixed target variable 2017-03-11 05:17:02 -08:00
CategoriesController.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
CompaniesController.php Added more company_id filtering, more transformers 2017-02-08 08:48:41 -08:00
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 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 Include notes in custom asset report 2017-02-03 02:16:37 -08:00
SettingsController.php Allow date/time formatting selection in settings 2017-03-03 17:29:41 -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 Fixes #2422 - Adds bulk edit for select user attributes 2017-03-10 20:07:44 -08:00
ViewAssetsController.php