snipe-it/app/Http/Controllers
2023-09-05 13:23:51 -06:00
..
Accessories Fixed accessory clone typo 2023-08-15 20:39:09 +01:00
Account Merge pull request #13400 from inietov/fixes/asset_acceptance_user_error 2023-08-22 15:49:56 +01:00
Api Ensure users are scoped by company in index method 2023-08-29 16:17:29 -07:00
Assets Move the early return to the controller instead of the Label model 2023-09-05 13:23:51 -06:00
Auth
Components Merge pull request #12756 from dboth/develop 2023-04-25 22:32:13 -07:00
Consumables Merge pull request #12756 from dboth/develop 2023-04-25 22:32:13 -07:00
Kits
Licenses Fixes #13341 Clean up correct seats on license delete 2023-07-20 13:48:57 +02:00
Users Ensure users editing themselves do not deactivate their account 2023-04-20 21:59:55 -07:00
ActionlogController.php
AssetMaintenancesController.php Fix #8208, #8896, #8985, #9789 2023-03-29 09:56:34 +02:00
AssetModelsController.php Pass the model_id variable in the controller and get it only if we are cloning the asset model 2023-08-28 16:23:26 -06: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 Update CompaniesController.php 2023-08-13 17:18:25 +02:00
Controller.php Updated support URL 2023-04-05 14:54:40 -07:00
CustomFieldsController.php Added ability to show/hide custom fields in list views by default 2023-07-14 09:09:43 +01:00
CustomFieldsetsController.php Fixed #13450 - remove escaping on saveing new custom fields 2023-08-14 22:21:41 +01:00
DashboardController.php
DepartmentsController.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
DepreciationsController.php
GoogleAuthController.php Extra debugging 2023-05-10 09:10:53 -07:00
GroupsController.php Use corrected language string 2023-03-28 16:39:52 -07:00
HealthController.php
LabelsController.php Changed example asset name 2023-08-18 22:17:54 +01:00
LocationsController.php Added phone, fax to departments, locations, companies 2023-07-10 19:44:21 +01:00
ManufacturersController.php Added dynamic warranty URL to manufacturers 2023-04-26 16:39:15 -07:00
ModalController.php
ProfileController.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
ReportsController.php Remove unneeded call to Company::scopeCompanyables 2023-08-08 17:22:15 -07:00
SettingsController.php Added name order to settings save controller method 2023-08-21 20:10:03 +01:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php Adds ternary to set a quantity when needed 2023-06-27 18:37:22 -06:00