snipe-it/app/Http/Controllers
2022-09-15 11:21:02 -05:00
..
Accessories Handle accessories route names 2022-08-01 16:06:28 -07:00
Account Figure out declined notifications 2022-08-11 16:00:21 -05:00
Api Added notes to user consumables tab 2022-08-10 15:34:07 -07:00
Assets Check for nullifying checkboxes 2022-08-11 18:25:07 -07:00
Auth Remove the previous user hashed password 2022-09-06 18:43:35 -05:00
Components Added note on checkout 2022-08-10 15:04:59 -07:00
Consumables Added withInput() 2022-08-10 15:15:09 -07:00
Kits Merge remote-tracking branch 'origin/master' into develop 2022-05-12 09:31:42 -07:00
Licenses Merge branch 'master' into rcs/merge_master_into_develop_for_rc_8 2022-04-28 17:49:06 +01:00
Users Save correct id in action log if the bulk-checkin is of type license 2022-08-25 19:16:48 -05:00
ActionlogController.php Merge branch 'develop' into feature/sc-15014/asset-acceptance-and-signed-eula-as-pdf 2022-03-22 10:10:56 -07:00
AssetMaintenancesController.php Merge remote-tracking branch 'origin/master' into develop 2022-03-03 21:59:38 -08:00
AssetModelsController.php Replace 'required' rule with 'nullable' to allow blank default customfields values 2022-08-25 18:16:50 -05:00
AssetModelsFilesController.php Allow models uploads 2022-06-28 15:50:07 -07:00
BulkAssetModelsController.php Merge master into develop 2022-01-12 20:51:33 -08:00
CategoriesController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckInOutRequest.php when parent asset is assigned to other location, children assets location are updated as well. 2021-10-20 17:01:25 -07:00
CompaniesController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Controller.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CustomFieldsController.php Removes format when changing to custom fields elements that doesn't need it 2022-09-15 11:21:02 -05:00
CustomFieldsetsController.php Adds an integer casting to the order input field so it cannot be null 2022-05-01 15:27:05 -05:00
DashboardController.php Added additional boxes to the dashboard 2021-06-28 16:36:15 -07:00
DepartmentsController.php allows company and location ids to be null 2022-08-11 12:47:40 -07:00
DepreciationsController.php Merge branch 'develop-v6-integration' into develop-v6-rc1 2021-09-21 23:46:50 -07:00
GroupsController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
HealthController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ImportsController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
LocationsController.php Check for valid location before trying to print 2022-06-03 16:56:15 -07:00
ManufacturersController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ModalController.php Merge master into develop 2022-01-12 20:51:33 -08:00
ProfileController.php Log user out of other devices when they change their password 2022-08-25 12:24:26 -07:00
ReportsController.php Pulled assetlog from custom report controller 2022-09-14 18:17:52 -07:00
SettingsController.php Fixedd unclosed brace 2022-07-11 17:11:28 -07:00
StatuslabelsController.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SuppliersController.php Added gate to supplier 2022-02-13 11:58:12 -07:00
ViewAssetsController.php fixed translation string for canceled requests 2022-08-19 13:59:01 +02:00