snipe-it/app/Http/Controllers
2023-04-25 11:44:04 -07:00
..
Accessories Fixed accessories verifying that enough remain to be checked out 2023-04-06 18:40:29 -07:00
Account Store the acceptance dates with format YYY-mm-dd 2023-01-30 15:11:41 -06:00
Api Fixed has to where 2023-04-17 22:44:05 -07:00
Assets translations for messages 2023-03-30 13:57:18 -05:00
Auth Merge pull request #12188 from snipe/fixes/decrease_logging_for_saml_when_not_enabled 2022-12-15 11:26:49 -08:00
Components Fixed #12854: Allow checkout of available components down to zero stock 2023-04-17 11:45:11 +02:00
Consumables Added supplier id to controllers 2023-04-13 11:12:01 -07:00
Kits
Licenses Change the flow of the condition using an early return 2023-04-20 10:37:26 -06:00
Users Ensure users editing themselves do not deactivate their account 2023-04-20 21:59:55 -07:00
ActionlogController.php
AssetMaintenancesController.php removes dead code 2022-10-18 15:25:38 -07:00
AssetModelsController.php Fixed #12724 - fieldset not saving on model 2023-03-24 06:11:24 -07:00
AssetModelsFilesController.php Use new upload string 2022-11-03 13:57:50 -07:00
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 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 allows company and location ids to be null 2022-08-11 12:47:40 -07:00
DepreciationsController.php
GroupsController.php Use corrected language string 2023-03-28 16:39:52 -07:00
HealthController.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 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 added ldap_location to settings 2023-04-25 11:44:04 -07:00
StatuslabelsController.php
SuppliersController.php
ViewAssetsController.php Added comments and spacing for readability 2022-11-16 17:48:28 +00:00