snipe-it/app/Http/Controllers
2021-02-02 16:57:18 -08:00
..
Accessories Added last_checkout and notes from pivot for accessories 2020-10-23 00:44:26 -07:00
Account Fixed #8558 - error on asset acceptance when no sig is required 2020-10-23 05:09:03 -07:00
Api Hotfix to develop to yank extraneous e() (#9080) 2021-02-02 16:44:54 -08:00
Assets Fix for legacy location_id=0 issue 2020-10-23 14:00:04 -07:00
Auth Use the correct env variables in config/auth.php file. (#9048) 2021-01-26 12:04:41 -08:00
Components Fixed #8737 - incorrect validation string for components update 2020-11-13 12:09:48 -08:00
Consumables Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
Kits Feedback for Kits; Fix checkins for accessories (#7060) 2019-05-23 19:39:30 -07:00
Licenses Fixed #8719 - use same convention for file names on licenses as we do on assets 2020-11-12 15:13:45 -08:00
Users Fix issue where users with edit permission cannot invoke LDAP sync (#9058) 2021-01-27 15:36:43 -08:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Fixed #8544 - escaping on maintenance notes 2020-11-12 23:55:16 -08:00
AssetModelsController.php Use updated request signature for models 2020-08-26 11:59:30 -07:00
BulkAssetModelsController.php Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
CategoriesController.php Fixed Companies and Categories uploads 2020-08-24 15:43:11 -07:00
CheckInOutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CompaniesController.php Fixed Companies and Categories uploads 2020-08-24 15:43:11 -07:00
Controller.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CustomFieldsController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CustomFieldsetsController.php Fixed #7987 - allow toggle of required/optional in custom fields/fieldsets 2020-04-24 00:47:19 -07:00
DashboardController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
DepartmentsController.php Fixed Depts uploads 2020-08-24 15:10:26 -07:00
DepreciationsController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
GroupsController.php Fixed groups request 2019-12-11 11:26:58 -08:00
HealthController.php Added #8931: add health controller without session (#8978) 2021-01-26 12:10:54 -08:00
ImportsController.php Merge branch 'hotfixes/2fa_qr' into develop 2019-03-20 02:17:02 -07:00
LocationsController.php Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
ManufacturersController.php Fixed #8562 - manufacturer logo upload failing 2020-10-21 13:57:56 -07:00
ModalController.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
ProfileController.php Fixed strpos to !== FALSE in ProfileController for complexity eval 2020-11-02 22:28:56 -08:00
ReportsController.php Add 'Last Audit Date/Next Audit Date' filter to custom report (#8989) 2021-01-26 12:05:31 -08:00
SettingsController.php One more line of logging for purges 2021-02-02 02:20:30 -08:00
StatuslabelsController.php Fixed status label create error 2020-04-22 03:50:43 -07:00
SuppliersController.php Fixed the other upload handleUploads signatures 2020-08-24 18:32:40 -07:00
ViewAssetsController.php Fixed v5 500 server error when requesting multiple [ch15345] 2020-11-02 16:08:38 -08:00