Forms: Expert-Search: Fix the bug where when downloading a excel report, the loading animation of button will be in endless loop, if the validation of the user-input failed.
Forms: Removed the Error-Message-Footer in the Info-Overlay which informs the user about missing onboarding for that service
Forms: Fix Error in HTML Class Name of an datepicker which leads to wrong styling
Forms: Fix Date/Time fields auto-opening the Date/Time-Picker when they field has an validation error
Forms: Error messages in Binary Fields now show the reduced allowed filetypes if restrictions are configured in formgrid
Forms: Fix opening a DialogForm not possible for unauthenticated users
Forms: Links inserted via FormGrid are now opening in a new tab to avoid unexpected form-exit for users. To maintain backward compatibility this only applies to newly inserted links
Forms: Improved/Added default styling for disabled checkbox/radio buttons
Plugin: Add missing HttpMethods (PUT, PATCH, DELETE) to proxy Handler
Formgen: Fix Expertsearchtable not displaying a link correctly when viewed on a mobile device
Forms: Fix error message for fileuploads if a upload gets deleted
Formstaging: Fix an issue that an exported form without the (old) data property could not be imported.
Formstaging: Fixed a bug which leads to Formgrids not active anymore after an form import. In addition, the Formstaging export didn‘t contain the formgrid. This has been added to new exports.
Messages: If the published message does not contain a HTML content, the email content was previously empty, now it will use the content also if it‘s just plaintext
Improved client-side validation for DateTime fields: Fixed an issue where incomplete numeric inputs (e.g., “123”) did not trigger a client-side validation error. Manual input of dates is now handled client side correctly.
Forms: Fix link rendering in expertsearch result table
Manual Change Link to this entry
The Acta-Nova-Plugin E-Mail configuration has changed and is now simplyfied. Please update your settings.
For a full example see E-Mail-Konfiguration
messagesdetailpage
which need to be configured to point to your Messages Overview page (used for Links in Emails)/api/andp/messagedetail
to link/redirect to the Notification Main Page which uses the url from the CMS Settings page and the default language/api/andp/messagedetail/de
to link to the specified language variantportalUrl
is not available anymore, instead you should use the portalBaseUrl
for linking to the startpage, and {{{notification.portalBaseUrl}}}/api/andp/messagedetail?nId={{{notification.uuid}}}
to link to the detailpage/notification directlyportalBaseUrl
of your portal in the config mailProjectMapping
and use the new portal-endpoint for the different languagesportalUrlDe
portalUrlEn
portalUrlIt
portalUrlFr
templatePath
has been removed. Please configure at least the "default" mailProjectMapping
and set the path to the email-template thereOptional Manual Change Link to this entry
Some changes regarding building
The mesh-cli.jar has been removed from the default ANDP mesh containers, because it‘s not used anymore. If you still need it, re-add it to your Dockerfile
The andp-keycloak-plugin is not builded anymore during the mesh-container build. Instead a prebuilt-version is available. If you have custom changes, please add the building for your custom-keycloak plugin to the Dockerfile
Multiple E-Mail Templates: There is a new feature allowing to configure project specific E-Mail Templates when sending messages to Users See E-Mail-Konfiguration for how to use it
There is a new Keycloak Theme “andp-theme” which provides a login Theme for Keycloak and can be used for the OutOfTheBox Design instead of the Default Keycloak Theme