snipe-it/app/Http/Controllers
2020-10-22 23:24:56 -07:00
..
Accessories Fixed pathing for accessories 2020-08-03 11:17:56 -07:00
Account
Api Fixed signature issue on accepted assets - related to #8577 2020-10-22 23:20:55 -07:00
Assets Fixes some errors in forms using the deprecated Input:: facade 2020-09-03 13:42:33 -05:00
Auth Merge remote-tracking branch 'origin/develop' 2020-10-19 16:40:07 -07:00
Components Validate when editing the quantity of a component that the new quantity is > the amount checked out 2020-04-29 13:25:04 -04:00
Consumables
Kits
Licenses Fixed #8566 - PDF files displaying as ascii instead of downloading 2020-10-21 13:32:46 -07:00
Users Bulk Checkin and Delete also edit users [ch15107] 2020-09-04 16:02:25 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Use updated request signature for models 2020-08-26 11:59:30 -07:00
BulkAssetModelsController.php
CategoriesController.php Fixed Companies and Categories uploads 2020-08-24 15:43:11 -07:00
CheckInOutRequest.php
CompaniesController.php Fixed Companies and Categories uploads 2020-08-24 15:43:11 -07:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php Fixed Depts uploads 2020-08-24 15:10:26 -07:00
DepreciationsController.php
GroupsController.php
ImportsController.php
LocationsController.php Fixed the other upload handleUploads signatures 2020-08-24 18:32:40 -07:00
ManufacturersController.php Fixed #8562 - manufacturer logo upload failing 2020-10-21 13:57:56 -07:00
ModalController.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
ProfileController.php
ReportsController.php update 2020-10-22 14:33:24 +02:00
SettingsController.php Fixed lost ldap password on save when nothing entered 2020-10-09 13:08:51 -07:00
StatuslabelsController.php
SuppliersController.php Fixed the other upload handleUploads signatures 2020-08-24 18:32:40 -07:00
ViewAssetsController.php