snipe-it/app/Http/Controllers
snipe 90cddb7aee
Fixed #6113 - use $asset->fill vs filled() to allow blanking values via API (#6693)
Need to confirm that re-enabling `\Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull::class,` won’t mangle anything. I know we ran into some issues when testing a long time ago, but not sure those issues apply anymore, and I can’t remember what they were.
2019-02-12 22:08:38 -08:00
..
Api Fixed #6113 - use $asset->fill vs filled() to allow blanking values via API (#6693) 2019-02-12 22:08:38 -08:00
Auth Switch LDAP error to debug, to avoid crapping up the logs 2019-01-17 20:18:03 -08:00
AccessoriesController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
ActionlogController.php
AssetCheckinController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetCheckoutController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetFilesController.php Fixes #5859 - add file name/size to file upload UI (#5861) 2018-07-16 20:09:53 -07:00
AssetMaintenancesController.php Return an error if asset maintenance is associated with a non-existant asset 2019-01-16 02:19:57 -08:00
AssetModelsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetsController.php Fixed image not uploading on asset create 2018-10-09 17:31:52 -07:00
BulkAssetsController.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CategoriesController.php
CheckInOutRequest.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
CompaniesController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ComponentsController.php Removes the unused bulk operations for components (#5840) 2018-07-16 14:11:38 -07:00
ConsumablesController.php
Controller.php
CustomFieldsController.php Partial fix for #5896 2018-07-19 10:40:07 -07:00
CustomFieldsetsController.php Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
DashboardController.php
DepartmentsController.php Fixing authorization issues (#5807) 2018-07-12 18:28:02 -07:00
DepreciationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
GroupsController.php Fixed incorrect group route 2019-01-24 15:17:11 -08:00
ImportsController.php
LicensesController.php implemented specific seat checkout (#5887) 2018-07-23 20:28:45 -07:00
LocationsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ManufacturersController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
ModalController.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
ProfileController.php Fixed #5938 - added “self location edit” as permission 2018-07-24 12:42:16 -07:00
ReportsController.php Fixed #4568 - escaping values in custom report 2018-12-12 19:38:24 -08:00
SettingsController.php Fix saving of REMOTE_USER setting broken by 1a64879b6 (#6565) 2019-01-15 13:59:36 -08:00
StatuslabelsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
SuppliersController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00
UsersController.php Fixed #6349 - add view permission for print all assigned 2018-10-19 16:43:28 -07:00
ViewAssetsController.php Fixed #6491 - cleaner return methods for PHP 7.3 compact() 2018-12-12 18:23:39 -08:00