snipe-it/app/Http/Controllers
FliegenKLATSCH 24c484303e Do not include deleted assets by default when doing lookup by serial
This commit introduces a new query parameter `deleted`, which can be set to `true` to include deleted assets in the response.
2021-10-09 08:56:31 +02:00
..
Accessories Create new ParseCurrency helper and use it in the appropriate controllers 2021-09-28 18:20:39 -07:00
Account
Api Do not include deleted assets by default when doing lookup by serial 2021-10-09 08:56:31 +02:00
Assets Fixed SVG XSS vuln 2021-10-06 12:26:45 -07: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
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
ImportsController.php
LocationsController.php
ManufacturersController.php
ModalController.php
ProfileController.php
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