snipe-it/app/Http/Controllers
2020-09-03 19:47:15 -07:00
..
Accessories Fixed pathing for accessories 2020-08-03 11:17:56 -07:00
Account Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Api Fixed [ch15085] - duplicate use statements in Consumables controller 2020-09-03 19:47:15 -07:00
Assets Fixes some errors in forms using the deprecated Input:: facade 2020-09-03 13:42:33 -05:00
Auth Squashed commit of the following: 2020-08-31 12:17:19 -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 - this needs refactoring 2020-05-28 01:59:01 -07:00
Users Merge pull request #8374 from snipe/fixes/moar_flysystem 2020-08-31 09:45:27 -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 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:39:32 -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
ImportsController.php Merge branch 'hotfixes/2fa_qr' into develop 2019-03-20 02:17:02 -07:00
LocationsController.php Fixed the other upload handleUploads signatures 2020-08-24 18:32:40 -07:00
ManufacturersController.php Merge pull request #8078 from dmeltzer/wrong-id 2020-05-26 19:51:38 -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 Merge branch 'features/6204_email_audit-alerts' into develop 2019-05-06 08:45:13 -04:00
ReportsController.php Fix deprecation report for customers with many active assets 2020-08-14 15:07:59 -07:00
SettingsController.php Fixes some errors in forms using the deprecated Input:: facade 2020-09-03 13:42:33 -05: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 Fixes PSR autoloading issue 2020-04-21 20:15:24 -07:00