29.05.2024
Enhancement
Enhancement

New feature added to the customtool “ANDP Admin” -> Button for resetting wizard.

Enhancement
Enhancement

The 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_ANDP
  • CR_USERNAME_ANDP
  • CR_PASSWORD_ANDP
  • NODE_HOST_ANDP
  • NODE_PREVIEWURL_ANDP
ANDP-281
Bugfix

Fix styling for displaying print button in messages.

ANDP-290
Bugfix

Fixed redirect bug on wizard on first log in.

ANDP-291
Bugfix

Fixed bug in the custom tool “ANDP Admin”(termsOfUseReset) where the terms of use reset would throw an unexpected error.

Bugfix
Bugfix

Fix missing Success Message in Wordpress-Plugin

ANDP-283
Bugfix

When adding a new Aggregation Element with enabled Sub-Forms, the new Entry is now added at the correct position

ANDP-298
Bugfix

Fixed error when selecting portal roles for cms template where specific roles (feature_load_user_roles_from_acta_nova) couldnt be loaded correctly.

Bugfix
Bugfix

Keycloak Plugin: Fixes that ENV variables for the Keycloak plugin config was not loaded correctly