..
AccessoriesController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
AssetMaintenancesController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
AssetModelsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
AssetsController.php
Only try to get fieldset if model is valid
2019-05-24 15:44:54 -07:00
CategoriesController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
CompaniesController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
ComponentsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
ConsumablesController.php
Fix #6910 : Add logic to manipulate the eloquent query. ( #7006 )
2019-07-15 13:02:44 -07:00
CustomFieldsController.php
Removes setting the encryption status on update ( #5833 )
2018-07-13 04:04:30 -07:00
CustomFieldsetsController.php
Updated withCount to use manual naming
2019-05-22 00:52:51 -07:00
DepartmentsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
DepreciationsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
GroupsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
ImportController.php
Fixes/import permissions mask ( #6826 )
2019-03-18 11:58:08 -07:00
LicensesController.php
Fixed free_seats_count variable name
2019-05-24 15:44:18 -07:00
LocationsController.php
Fixed more camel-casing -> snake-casing
2019-05-24 16:01:12 -07:00
ManufacturersController.php
Fixed missed consumables_count withCount() statement
2019-05-24 14:21:53 -07:00
ProfileController.php
Fixed error if item requested or request was deleted ( #6786 )
2019-03-05 23:47:36 -08:00
ReportsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
SettingsController.php
WIP - Improved requested assets ( #5289 )
2018-04-04 17:33:02 -07:00
StatuslabelsController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
SuppliersController.php
Change ->has() to ->filled()
2019-05-23 17:39:50 -07:00
UsersController.php
Fixed bug where sorting by company name in Users API did not work
2019-05-24 13:37:20 -07:00