snipe-it/app/Http/Controllers
2023-04-06 18:40:29 -07:00
..
Accessories Fixed accessories verifying that enough remain to be checked out 2023-04-06 18:40:29 -07:00
Account
Api Use firstorfail on eloquent query to return error if asset is not found 2023-03-29 19:11:28 -06:00
Assets translations for messages 2023-03-30 13:57:18 -05:00
Auth
Components
Consumables
Kits
Licenses Handle already-deleted license files more gracefully 2023-03-15 13:05:51 -07:00
Users Ability to remove user location from users 2023-03-21 23:03:57 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php Fixed #12724 - fieldset not saving on model 2023-03-24 06:11:24 -07:00
AssetModelsFilesController.php
BulkAssetModelsController.php Updated contrller to use trans_choice 2023-04-03 18:55:09 -07:00
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php Updated support URL 2023-04-05 14:54:40 -07:00
CustomFieldsController.php
CustomFieldsetsController.php
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php Use corrected language string 2023-03-28 16:39:52 -07:00
HealthController.php
LocationsController.php
ManufacturersController.php
ModalController.php
ProfileController.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
ReportsController.php Evaluate if the collection is empty before access the array index 2023-03-13 21:44:06 -06:00
SettingsController.php Fixed #12772 - use the APP_URL config more consistently 2023-04-05 16:05:40 -07:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php