snipe-it/app/Http/Controllers
snipe 3debe78574
Merge pull request #10350 from inietov/fixes/trim_custom_fields_names
Apply trim() function when storing Custom Fields names
2021-11-24 19:42:04 -08:00
..
Accessories Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
Account
Api Escape asset_tag attribute at controller level for consumption in bulk checkout 2021-11-08 20:27:43 -08:00
Assets Removed escaping on input save for asset checkout on creation 2021-11-24 19:19:32 -08:00
Auth Switched to 5 in one minute 2021-10-08 15:53:32 -07:00
Components Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
Consumables Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
Kits
Licenses Switched back down to debug level 2021-10-06 12:38:21 -07:00
Users Switched back down to debug level 2021-10-06 12:38:21 -07:00
ActionlogController.php
AssetMaintenancesController.php Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
AssetModelsController.php
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php Apply trim() function when storing Custom Fields names 2021-11-22 18:43:21 -06: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 Try to ensure all currency output is formatted correctly. 2021-09-28 16:45:47 -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