.. |
Accessories
|
Added notes field to controllers
|
2022-03-03 20:29:25 -08:00 |
Account
|
Fixed #8558 - error on asset acceptance when no sig is required
|
2020-10-23 05:09:03 -07:00 |
Api
|
Removed debug line
|
2022-05-10 12:16:07 -07:00 |
Assets
|
Added access gate to the requested assets index
|
2022-04-28 15:45:37 +01:00 |
Auth
|
Few more log lines
|
2022-05-10 12:27:42 -07:00 |
Components
|
Added notes field to controllers
|
2022-03-03 20:29:25 -08:00 |
Consumables
|
Added notes field to controllers
|
2022-03-03 20:29:25 -08:00 |
Kits
|
Feedback for Kits; Fix checkins for accessories (#7060)
|
2019-05-23 19:39:30 -07:00 |
Licenses
|
Ports #10494 to master
|
2022-04-12 21:04:57 +01:00 |
Users
|
Update Assets locations when user's location changes whey they got bulk-edited
|
2022-04-06 19:12:02 -05:00 |
ActionlogController.php
|
Suppress errors for missing signatures
|
2022-03-04 03:18:28 -08:00 |
AssetMaintenancesController.php
|
Use “update” instead of edit in gate
|
2022-03-03 18:47:20 -08:00 |
AssetModelsController.php
|
Save the default values for custom fields with same format than Assets do for actual values
|
2022-02-09 13:41:33 -06:00 |
BulkAssetModelsController.php
|
Update BulkAssetModelsController.php
|
2022-01-06 09:50:11 +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
|
Better messaging
|
2022-02-09 16:30:42 -08:00 |
CustomFieldsetsController.php
|
Adds an integer casting to the order input field so it cannot be null
|
2022-05-01 15:16:56 -05: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
|
Added a few more comments
|
2021-12-30 18:33:28 -08:00 |
ProfileController.php
|
Apply personal API token fix to master
|
2022-01-13 01:39:56 -08:00 |
ReportsController.php
|
Evaluate if an item still exists before trying to get its name in the report
|
2022-05-01 13:11:05 -05:00 |
SettingsController.php
|
Blergh, one more linebreak
|
2022-02-17 14:51:06 -08:00 |
StatuslabelsController.php
|
Fixed status label create error
|
2020-04-22 03:50:43 -07:00 |
SuppliersController.php
|
Adds gate to supplier
|
2022-02-13 11:53:45 -07:00 |
ViewAssetsController.php
|
Switch GET to POST for asset request
|
2021-12-16 20:36:08 -08:00 |