.. |
AccessoriesController.php
|
Fixed scoping with leftjoin
|
2021-09-21 20:54:24 -07:00 |
AssetMaintenancesController.php
|
Added Asset edit/delete gates to maintenances
|
2022-02-14 15:34:06 -08:00 |
AssetModelsController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
AssetsController.php
|
Add checkin_at parameter to /hardware/:id/checkin API
|
2022-02-08 20:23:09 -05:00 |
CategoriesController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
CompaniesController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
ComponentsController.php
|
Change the condition to 'bigger or equal' instead of just 'bigger than' in ComponentsController checkout api
|
2021-09-23 15:02:39 -05:00 |
ConsumablesController.php
|
Fixes for query scoping, ordering, and nicer readability
|
2021-09-21 19:59:23 -07:00 |
CustomFieldsController.php
|
Handle regex format when assigned from API (#9443)
|
2021-04-20 14:44:47 -07:00 |
CustomFieldsetsController.php
|
Fixed #7250 - permission issue for API fieldsets and fields endpoints
|
2019-07-24 11:00:42 -07:00 |
DepartmentsController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
DepreciationsController.php
|
initial commit: adds migration, input area and transformer modifications for depreciation minimum value [ch15358]
|
2021-08-10 18:26:43 -07:00 |
GroupsController.php
|
Merge branch 'develop' into integrations/2020-04-15-v5-merge
|
2020-04-20 23:20:34 -07:00 |
ImportController.php
|
Added user locale to REST API GET /api/users response; (#9486)
|
2021-04-23 12:09:00 -07:00 |
LicensesController.php
|
Be more specific with deleted license point
|
2022-02-16 09:14:04 -08:00 |
LicenseSeatsController.php
|
fix LicenseSeatsController method documentation (#9584)
|
2021-05-14 16:14:32 -07:00 |
LocationsController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
ManufacturersController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
PredefinedKitsController.php
|
assets_count doesnt exist as a column
|
2021-12-30 12:59:16 -08:00 |
ProfileController.php
|
Minor code cleanup bits and bobs (#6805)
|
2019-03-13 20:12:03 -07:00 |
ReportsController.php
|
Fixed signature issue on accepted assets - related to #8577
|
2020-10-22 23:20:55 -07:00 |
SettingsController.php
|
Ahem.
|
2022-02-10 22:43:51 -08:00 |
StatuslabelsController.php
|
Set default_label to 0 instead of null in API
|
2021-10-25 20:14:01 -07:00 |
SuppliersController.php
|
Added additional gate for selectlists
|
2022-02-11 11:46:14 -08:00 |
UsersController.php
|
Adds consumables endpoint to user API
|
2022-02-22 20:44:34 -08:00 |