snipe-it/app/Http/Controllers
Sean Borg 567a9639f4 Enhanced #5762 Able to bulk edit expected checkin date
In light of the need to edit 500+ devices #5762 (comment)
I added the expected checkin date to the bulk edit page for assets
2020-07-10 19:21:34 +01: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 Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04:00
Assets Enhanced #5762 Able to bulk edit expected checkin date 2020-07-10 19:21:34 +01:00
Auth Regenerate session ID on logout 2020-05-12 10:38:00 -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 Fixed weird merge in Bulk Users Controller 2020-05-27 22:46:42 -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 Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04:00
CheckInOutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CompaniesController.php Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04: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 Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04: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 Use $request->input over Request::get() 2019-12-11 11:09:54 -08:00
SettingsController.php Made logo file have a better name for multiple tries in the same day 2020-05-27 02:31:04 -07:00
StatuslabelsController.php Fixed status label create error 2020-04-22 03:50:43 -07:00
SuppliersController.php Deadcode-- 2020-05-23 15:24:10 -04:00
ViewAssetsController.php Fixes PSR autoloading issue 2020-04-21 20:15:24 -07:00