snipe-it/app/Http/Controllers
2018-08-21 18:40:27 -07:00
..
Api Restrict users asset listing to just assets checked out to users 2018-07-25 21:38:14 -07:00
Auth Removed check for active in password reset form 2018-08-21 18:40:27 -07:00
AccessoriesController.php
ActionlogController.php
AssetCheckinController.php
AssetCheckoutController.php
AssetFilesController.php
AssetMaintenancesController.php
AssetModelsController.php
AssetsController.php Fixed #5894 - lookup by asset tag in top search broken 2018-07-19 10:14:02 -07:00
BulkAssetsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
ComponentsController.php
ConsumablesController.php
Controller.php
CustomFieldsController.php Partial fix for #5896 2018-07-19 10:40:07 -07:00
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php
ImportsController.php
LicensesController.php implemented specific seat checkout (#5887) 2018-07-23 20:28:45 -07:00
LocationsController.php
ManufacturersController.php
ModalController.php
ProfileController.php Fixed #5938 - added “self location edit” as permission 2018-07-24 12:42:16 -07:00
ReportsController.php
SettingsController.php Fixed #5944 - added logo option for print-assets page (#5950) 2018-07-24 13:37:02 -07:00
StatuslabelsController.php
SuppliersController.php
UsersController.php Set activated to default on when new user is created 2018-08-14 18:14:41 -07:00
ViewAssetsController.php