snipe-it/app/Http/Controllers
2024-09-09 14:54:19 -07:00
..
Accessories added options to checkout accessoires to locations and assets 2024-07-29 10:54:53 +02:00
Account one more spot 2024-07-31 12:16:41 -07:00
Api Added ability to sort on qty and remaining for consumables 2024-09-09 03:49:58 +01:00
Assets Fixed #15366 - use permission for encrypted custom fields 2024-08-22 14:58:09 +01:00
Auth Prevent passing an array as login 2024-08-18 04:51:36 +01:00
Components Check for FMCS when checking out component 2024-08-06 12:27:15 -07:00
Consumables Added redirect to checkin/checkout controllers 2024-07-26 12:48:07 +01:00
Kits Corrected some translations 2024-08-16 12:39:59 +01:00
Licenses Added more tests 2024-07-26 14:58:10 +01:00
Users Correctly save user’s city on bulk edit 2024-09-09 10:01:07 +01:00
ActionlogController.php Type constrains one more time - who thought this was a good idea? 2024-07-09 19:50:58 +01:00
AssetMaintenancesController.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
AssetModelsController.php Set image to null if model is deleted 2024-08-28 14:23:49 +01:00
AssetModelsFilesController.php Fixed typehint on asset model files 2024-07-08 22:00:45 +01:00
BulkAssetModelsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
CategoriesController.php Prevent users from editing category types if there are still items 2024-07-05 00:23:02 +01:00
CheckInOutRequest.php Default to user 2024-08-07 18:04:39 +01:00
CompaniesController.php Moar typehinting 2024-07-04 22:37:58 +01:00
Controller.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
CustomFieldsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
CustomFieldsetsController.php Missing string 2024-07-16 21:14:41 +01:00
DashboardController.php Reflash session so login message is displayed 2024-09-09 14:54:19 -07:00
DepartmentsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
DepreciationsController.php Added counts to show method 2024-08-28 12:39:52 +01:00
GoogleAuthController.php Moar typehinting 2024-07-04 22:37:58 +01:00
GroupsController.php Moar typehinting 2024-07-04 22:37:58 +01:00
HealthController.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
LabelsController.php Removed return 2024-07-08 17:41:20 +01:00
LocationsController.php Added location restore 2024-08-19 13:19:59 +01:00
ManufacturersController.php Moar typehinting 2024-07-04 22:37:58 +01:00
ModalController.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
ProfileController.php Added confetti option 2024-08-15 11:32:42 +01:00
ReportsController.php Fixed return type 2024-07-12 11:04:56 +01:00
SettingsController.php Merge pull request #15296 from uberbrady/expose_restore_sanitize 2024-08-22 12:43:07 +01:00
StatuslabelsController.php Few more 2024-07-04 22:52:49 +01:00
SuppliersController.php Few more 2024-07-04 22:52:49 +01:00
ViewAssetsController.php Few more 2024-07-04 22:52:49 +01:00