snipe-it/app/Http/Controllers
snipe 82dc57aa18 Renamed some variables, invoked the event listener
Signed-off-by: snipe <snipe@snipe.net>
2023-03-17 16:24:58 -07:00
..
Accessories Hoist the autorization higher in the stack so we’re not doing logic or math when the user isn’t authorized to touch this 2023-01-23 21:49:17 -08:00
Account Store the acceptance dates with format YYY-mm-dd 2023-01-30 15:11:41 -06:00
Api Added extra order by switch for first_name and last_name 2023-03-16 16:07:51 -07:00
Assets catch and redirect back with error 2023-03-14 16:07:09 -05:00
Auth
Components
Consumables
Kits
Licenses Handle already-deleted license files more gracefully 2023-03-15 13:05:51 -07:00
Users Renamed some variables, invoked the event listener 2023-03-17 16:24:58 -07:00
ActionlogController.php
AssetMaintenancesController.php
AssetModelsController.php
AssetModelsFilesController.php
BulkAssetModelsController.php
CategoriesController.php
CheckInOutRequest.php
CompaniesController.php
Controller.php
CustomFieldsController.php Remove e() function from customfield format input 2023-02-12 16:27:37 -06:00
CustomFieldsetsController.php Fixed mismatched field/fieldset 2023-02-07 13:31:50 -08:00
DashboardController.php Calculate the proper amount of people in the dashboard if Full Company Support is enabled 2022-12-20 18:39:17 -06:00
DepartmentsController.php
DepreciationsController.php
GroupsController.php
HealthController.php
ImportsController.php
LocationsController.php Remove name from blanking paroperties 2023-03-01 14:12:33 -08:00
ManufacturersController.php
ModalController.php Fixed visibility for constants and methods 2023-02-06 12:44:02 -08:00
ProfileController.php Use the imageHandler for profile avatar changes 2023-01-21 18:05:20 -08:00
ReportsController.php Evaluate if the collection is empty before access the array index 2023-03-13 21:44:06 -06:00
SettingsController.php Merge pull request #12612 from manuteleco/add_path_in_preflight_url_message 2023-03-06 09:36:15 -08:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php