.. |
AccessoriesController.php
|
Pass user count to the eloquent query
|
2023-05-23 11:53:09 -06:00 |
AssetMaintenancesController.php
|
attempt to add warranty to api controller
|
2023-06-13 11:20:55 -07:00 |
AssetModelsController.php
|
Eager load fieldset default values in asset model endpoint
|
2023-05-22 14:19:03 -07:00 |
AssetsController.php
|
Improvements to asset_tag auto-incrementing, with auto-fixups for gaps
|
2023-07-12 16:39:45 +01:00 |
CategoriesController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
CompaniesController.php
|
Added phone, fax to departments, locations, companies
|
2023-07-10 19:44:21 +01:00 |
ComponentsController.php
|
Add explicit select back to query
|
2023-06-22 13:09:08 -07:00 |
ConsumablesController.php
|
Add explicit select back to query
|
2023-06-22 13:07:49 -07:00 |
CustomFieldsController.php
|
Check for the format index in the $data array when creating a new custom field via API
|
2022-11-16 15:53:16 +00:00 |
CustomFieldsetsController.php
|
Added missing use statement
|
2023-05-06 06:36:09 -07:00 |
DepartmentsController.php
|
Added phone, fax to departments, locations, companies
|
2023-07-10 19:44:21 +01:00 |
DepreciationsController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
GroupsController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
ImportController.php
|
Pass filename to pre-import backup
|
2023-05-08 14:48:26 -07:00 |
LicensesController.php
|
Remove scopeCompanyables call from LicensesController
|
2023-06-07 16:09:45 -07:00 |
LicenseSeatsController.php
|
Adjust the license offset if it exceeds the total of license seats
|
2023-07-25 16:23:33 -06:00 |
LocationsController.php
|
Allow users that have permission to edit their own location to see locations in select list
|
2023-07-13 17:37:46 -07:00 |
ManufacturersController.php
|
Added dynamic warranty URL to manufacturers
|
2023-04-26 16:39:15 -07:00 |
PredefinedKitsController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
ProfileController.php
|
Updates the Gate “use” statement to be more specific
|
2023-03-18 11:58:09 -07:00 |
ReportsController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
SettingsController.php
|
Fixed hardcoded string
|
2023-03-06 15:09:12 -08:00 |
StatuslabelsController.php
|
Additional multi-select options for custom report
|
2023-05-16 13:58:21 -07:00 |
SuppliersController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
UsersController.php
|
Moved deleted scope down
|
2023-07-14 07:44:19 +01:00 |