.. |
AccessoriesController.php
|
Accessory checkin via API reported wrong target user
|
2023-08-16 13:03:37 +01:00 |
AssetMaintenancesController.php
|
attempt to add warranty to api controller
|
2023-06-13 11:20:55 -07:00 |
AssetModelsController.php
|
adds min_amt to asset model edit, index, and table
|
2023-08-24 10:30:07 -07:00 |
AssetsController.php
|
Merge pull request #13557 from johnson-yi/fixes/add_changes_to_checkinout_actionlog
|
2023-09-05 19:08:49 +01:00 |
CategoriesController.php
|
Used a singleton to filter API limit value
|
2023-04-16 08:46:39 -07:00 |
CompaniesController.php
|
Update CompaniesController.php
|
2023-08-13 17:15:20 +02:00 |
ComponentsController.php
|
Move a couple assignation of variables inside an else to only execute once
|
2023-08-15 21:10:48 -06: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 |
LabelsController.php
|
Implement API for labels
|
2022-11-01 19:57:51 +08: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
|
Fixed #13487 - include supplier url in listing
|
2023-08-18 15:31:15 +01:00 |
UsersController.php
|
Ensure users are scoped by company in index method
|
2023-08-29 16:17:29 -07:00 |