snipe-it/app/Http/Controllers
snipe 85712a1960
Only override fieldset_id with custom_fieldset_id if it’s present
This is mostly to support prior versions. I have NFC why we did this in the first place. I’m sure I had a stellar reason, but couldn’t tell you what it is today.

Signed-off-by: snipe <snipe@snipe.net>
2020-04-30 20:59:42 -07:00
..
Accessories Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
Account Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Api Only override fieldset_id with custom_fieldset_id if it’s present 2020-04-30 20:59:42 -07:00
Assets Revert asset-checkout-different validation. 2020-04-29 10:59:00 -04:00
Auth Small validation fix on reset password 2020-04-30 19:10:07 -07:00
Components Validate when editing the quantity of a component that the new quantity is > the amount checked out 2020-04-29 13:25:04 -04: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 WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
Users Updated LDAP sync controller to use new Adldap2 connections 2020-04-23 22:45:44 -07:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetModelsController.php Removed duplicate form request in asset models controller 2020-04-22 03:51:10 -07:00
BulkAssetModelsController.php Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
CategoriesController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
CheckInOutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CompaniesController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -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:39:32 -07:00
DashboardController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
DepartmentsController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -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
ImportsController.php Merge branch 'hotfixes/2fa_qr' into develop 2019-03-20 02:17:02 -07:00
LocationsController.php Fix Location parent different validation on new location creation. 2020-04-28 11:39:52 -04:00
ManufacturersController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
ModalController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ProfileController.php Merge branch 'features/6204_email_audit-alerts' into develop 2019-05-06 08:45:13 -04:00
ReportsController.php Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
SettingsController.php Fixed logo uploads 2020-04-27 23:22:52 -07:00
StatuslabelsController.php Fixed status label create error 2020-04-22 03:50:43 -07:00
SuppliersController.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
ViewAssetsController.php Fixes PSR autoloading issue 2020-04-21 20:15:24 -07:00