...
Note |
---|
Restrict read+edit access to this page to “trivore-staff” until release time. – REMOVE THIS PANEL – |
Table of Contents |
---|
...
Initial release
...
Code Block |
---|
<!-- If built-in privacy+terms system is disabled, these fields are hidden automatically. --> <vaadin-check-box _id="acceptTermsField" /> <vaadin-button _id="privacyButton" style-name="link zero-padding" /> <vaadin-button _id="termsButton" style-name="link zero-padding" /> <vaadin-label _id="acceptTermsErrorLabel" style-name="failure" width-full visible="false" /> |
Initialise user activity fields
After installing the update and signing in to Management portal, you will see an upgrade dialog. It will show a new upgrade step: initialising the last-activity field for each User. Run this step and mark the step as performed.
Bug
ONEP-2475 Migrating a User between namespaces no longer creates duplicate deletion log entries
Improvement
ONEP-2502 Wallet transaction type no longer converted to uppercase
ONEP-2499 No longer logs Mercurial keys during startup
ONEP-2496 Added automatic logging for more object types
ONEP-2493 Description field for namespaces
ONEP-2484 Event logs can be accessed in more views
ONEP-2483 Event log UI is more uniform between views
ONEP-2481 Improved Role editor
ONEP-2479 Refactored Webhook processing to enable better unit testing
ONEP-2474 Improved namespace and role editors
ONEP-2467 Fix openapi.json generation errors
ONEP-2439 Version information API returns data also in HTML format
ONEP-2415 Added missing properties to authorisations view and editor
ONEP-2437 Improved performance of sorting users by creation time
New Feature
ONEP-2488 Inactive users can be deleted automatically
ONEP-2487 Track user’s last activity time
ONEP-2427 Added user agreement (privacy policy etc) customisation
Customer module changes
ONEP-2492 Added validityLengthSeconds to customer specific end points