.. |
Accessories
|
Fixed #14037 - record current time on accessory checkin
|
2023-12-15 16:39:18 +00:00 |
Account
|
Merge pull request #13400 from inietov/fixes/asset_acceptance_user_error
|
2023-08-22 15:49:56 +01:00 |
Api
|
Ensure notification is sent when consumable is checked out via api
|
2024-01-30 13:19:20 -08:00 |
Assets
|
Removed debug line
|
2024-01-24 20:33:13 +00:00 |
Auth
|
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute
|
2024-01-25 19:53:24 +00:00 |
Components
|
Refactored checkout screen to redirect if invalid category
|
2023-11-23 16:18:28 +00:00 |
Consumables
|
Implement tests around consumable checkout
|
2024-01-30 12:43:20 -08:00 |
Kits
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-05-12 09:31:42 -07:00 |
Licenses
|
Refactored checkout screen to redirect if invalid category
|
2023-11-23 16:18:28 +00:00 |
Users
|
Changed verb to “restore” from “restored”
|
2023-11-22 20:08:41 +00:00 |
ActionlogController.php
|
Merge branch 'develop' into feature/sc-15014/asset-acceptance-and-signed-eula-as-pdf
|
2022-03-22 10:10:56 -07:00 |
AssetMaintenancesController.php
|
Fix #8208, #8896, #8985, #9789
|
2023-03-29 09:56:34 +02:00 |
AssetModelsController.php
|
Avoid unnecessary model hydration on asset model show page
|
2024-01-24 16:14:51 -08:00 |
AssetModelsFilesController.php
|
Fixed #13562 - allow inline view for uploaded files
|
2023-09-05 18:28:01 +01:00 |
BulkAssetModelsController.php
|
Updated contrller to use trans_choice
|
2023-04-03 18:55:09 -07:00 |
CategoriesController.php
|
Adopt Laravel coding style
|
2021-06-10 20:15:52 +00:00 |
CheckInOutRequest.php
|
when parent asset is assigned to other location, children assets location are updated as well.
|
2021-10-20 17:01:25 -07:00 |
CompaniesController.php
|
Update CompaniesController.php
|
2023-08-13 17:18:25 +02:00 |
Controller.php
|
Updated support URL
|
2023-04-05 14:54:40 -07:00 |
CustomFieldsController.php
|
Added field to controller
|
2023-10-25 17:27:36 +01:00 |
CustomFieldsetsController.php
|
Fixed #13450 - remove escaping on saveing new custom fields
|
2023-08-14 22:21:41 +01:00 |
DashboardController.php
|
Calculate the proper amount of people in the dashboard if Full Company Support is enabled
|
2022-12-20 18:39:17 -06:00 |
DepartmentsController.php
|
Added phone, fax to departments, locations, companies
|
2023-07-10 19:44:21 +01:00 |
DepreciationsController.php
|
Merge branch 'develop-v6-integration' into develop-v6-rc1
|
2021-09-21 23:46:50 -07:00 |
GoogleAuthController.php
|
Extra debugging
|
2023-05-10 09:10:53 -07:00 |
GroupsController.php
|
Use corrected language string
|
2023-03-28 16:39:52 -07:00 |
HealthController.php
|
Adopt Laravel coding style
|
2021-06-10 20:15:52 +00:00 |
LabelsController.php
|
adds translations for Label example
|
2024-01-16 10:47:45 -08:00 |
LocationsController.php
|
Added phone, fax to departments, locations, companies
|
2023-07-10 19:44:21 +01:00 |
ManufacturersController.php
|
Changed verb to “restore” from “restored”
|
2023-11-22 20:08:41 +00:00 |
ModalController.php
|
Fixed visibility for constants and methods
|
2023-02-06 12:44:02 -08:00 |
ProfileController.php
|
Update en defaults for controllers
|
2023-12-24 19:44:20 +00:00 |
ReportsController.php
|
Improve radio button values in custom report form
|
2024-01-16 12:33:16 -08:00 |
SettingsController.php
|
Update en defaults for controllers
|
2023-12-24 19:44:20 +00:00 |
StatuslabelsController.php
|
Adopt Laravel coding style
|
2021-06-10 20:15:52 +00:00 |
SuppliersController.php
|
Added gate to supplier
|
2022-02-13 11:58:12 -07:00 |
ViewAssetsController.php
|
Adds ternary to set a quantity when needed
|
2023-06-27 18:37:22 -06:00 |