New feature added to the customtool “ANDP Admin” -> Button for resetting wizard.
Enhancement
EnhancementThe default CMS implementation now uses the ENV variables for Node+CR configuration (introduced with CMP 8.1). This allows you to configure CR and node settings dynamically with ENV variables for different stages. The following ENV variables can and should be used in the CMS: (see example config in docker-compose.override.yml.local.example )
CR_URL_ANDPCR_USERNAME_ANDPCR_PASSWORD_ANDPNODE_HOST_ANDPNODE_PREVIEWURL_ANDP
ANDP-281
BugfixFix styling for displaying print button in messages.
ANDP-290
BugfixFixed redirect bug on wizard on first log in.
ANDP-291
BugfixFixed bug in the custom tool “ANDP Admin”(termsOfUseReset) where the terms of use reset would throw an unexpected error.
Bugfix
BugfixFix missing Success Message in Wordpress-Plugin
ANDP-283
BugfixWhen adding a new Aggregation Element with enabled Sub-Forms, the new Entry is now added at the correct position
ANDP-298
BugfixFixed error when selecting portal roles for cms template where specific roles (feature_load_user_roles_from_acta_nova) couldnt be loaded correctly.
Bugfix
BugfixKeycloak Plugin: Fixes that ENV variables for the Keycloak plugin config was not loaded correctly
