snipe-it/app/Http/Controllers
2021-09-23 13:21:48 -07: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 Change the condition to 'bigger or equal' instead of just 'bigger than' in ComponentsController checkout api 2021-09-23 15:02:39 -05:00
Assets Don't try to delete the file if there is no log entry 2021-09-22 19:04:25 -07:00
Auth Edit the log message 2021-07-29 16:14:52 -05:00
Components Fixed #8737 - incorrect validation string for components update 2020-11-13 12:09:48 -08:00
Consumables
Kits
Licenses Add a condition to checkin licenses assigned to Assets 2021-08-25 16:38:34 -05:00
Users Added the 'required' attribute to the input file n the upload file form modal. Added a validation for the UserFilesController if the user doesn't select any file to upload [ch16471]. 2021-05-27 15:48:13 -05:00
ActionlogController.php
AssetMaintenancesController.php Remove e() function from other input fields 2021-08-31 04:01:20 -05:00
AssetModelsController.php
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php Check that the field is valid before checking to see count() 2021-04-20 15:10:28 -07:00
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php Fixing Typo on creating Depreciation 2021-08-16 15:33:17 +03:00
GroupsController.php
HealthController.php Added #8931: add health controller without session (#8978) 2021-01-26 12:10:54 -08:00
ImportsController.php
LocationsController.php Added missing use statement 2021-04-30 14:52:08 -07:00
ManufacturersController.php Fixes #8918 The validation rules on Manufacturer Model 'name' attribute are malformed. (#9133) 2021-02-16 12:52:55 -08:00
ModalController.php
ProfileController.php Add a way for a user to override the site skin setting + fix mislabeled comment. (#6891) 2021-03-29 19:09:23 -07:00
ReportsController.php Remove asset call on depreciation report controller method 2021-09-15 13:49:53 -07:00
SettingsController.php Got the client-side LDAP setup working well enough for sync! 2021-08-17 14:43:36 -07:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php Fixed v5 500 server error when requesting multiple [ch15345] 2020-11-02 16:08:38 -08:00