..
Accessories
Create new ParseCurrency helper and use it in the appropriate controllers
2021-09-28 18:20:39 -07:00
Account
Fixed #8558 - error on asset acceptance when no sig is required
2020-10-23 05:09:03 -07:00
Api
Remove 'actionlog' from the ::with() clause in the asset query API
2021-12-10 18:42:56 -08:00
Assets
Removed escaping on input save for asset checkout on creation
2021-11-24 19:19:32 -08:00
Auth
Switched to 5 in one minute
2021-10-08 15:53:32 -07:00
Components
Create new ParseCurrency helper and use it in the appropriate controllers
2021-09-28 18:20:39 -07:00
Consumables
Create new ParseCurrency helper and use it in the appropriate controllers
2021-09-28 18:20:39 -07:00
Kits
Feedback for Kits; Fix checkins for accessories ( #7060 )
2019-05-23 19:39:30 -07:00
Licenses
Switched back down to debug level
2021-10-06 12:38:21 -07:00
Users
Add a variable to better control the selected user's ids
2021-12-11 18:01:38 -06:00
ActionlogController.php
Discussion: Moving to policies for controller based authorization ( #3080 )
2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php
Create new ParseCurrency helper and use it in the appropriate controllers
2021-09-28 18:20:39 -07:00
AssetModelsController.php
Update AssetModelsController.php
2021-12-09 21:42:18 +08:00
BulkAssetModelsController.php
Use $request->input over Request::get()
2019-12-11 11:09:54 -08:00
CategoriesController.php
Fixed Companies and Categories uploads
2020-08-24 15:43:11 -07:00
CheckInOutRequest.php
Minor code cleanup bits and bobs ( #6805 )
2019-03-13 20:12:03 -07:00
CompaniesController.php
Fixed Companies and Categories uploads
2020-08-24 15:43:11 -07:00
Controller.php
Minor code cleanup bits and bobs ( #6805 )
2019-03-13 20:12:03 -07:00
CustomFieldsController.php
Apply trim() function when storing Custom Fields names
2021-11-22 18:43:21 -06:00
CustomFieldsetsController.php
Fixed #7987 - allow toggle of required/optional in custom fields/fieldsets
2020-04-24 00:47:19 -07:00
DashboardController.php
Minor code cleanup bits and bobs ( #6805 )
2019-03-13 20:12:03 -07:00
DepartmentsController.php
Fixed Depts uploads
2020-08-24 15:10:26 -07:00
DepreciationsController.php
Fixing Typo on creating Depreciation
2021-08-16 15:33:17 +03:00
GroupsController.php
Fixed groups request
2019-12-11 11:26:58 -08:00
HealthController.php
Added #8931 : add health controller without session ( #8978 )
2021-01-26 12:10:54 -08:00
ImportsController.php
Merge branch 'hotfixes/2fa_qr' into develop
2019-03-20 02:17:02 -07:00
LocationsController.php
Added missing use statement
2021-04-30 14:52:08 -07:00
ManufacturersController.php
Fixes #8918 The validation rules on Manufacturer Model 'name' attribute are malformed. ( #9133 )
2021-02-16 12:52:55 -08:00
ModalController.php
Refactor controller to use one method that shows all modals based on name.
2020-05-23 15:24:00 -04:00
ProfileController.php
Add a way for a user to override the site skin setting + fix mislabeled comment. ( #6891 )
2021-03-29 19:09:23 -07:00
ReportsController.php
Add title column to custom reports
2021-12-14 12:05:33 -06:00
SettingsController.php
Update SettingsController.php to save Slack Settings
2021-12-15 10:38:51 -05:00
StatuslabelsController.php
Fixed status label create error
2020-04-22 03:50:43 -07:00
SuppliersController.php
Fixed the other upload handleUploads signatures
2020-08-24 18:32:40 -07:00
ViewAssetsController.php
Fixed v5 500 server error when requesting multiple [ch15345]
2020-11-02 16:08:38 -08:00