Bugfix SUP-17722 Link to this entryForms: 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.
Bugfix Link to this entryForms: Removed the Error-Message-Footer in the Info-Overlay which informs the user about missing onboarding for that service
Bugfix Link to this entryForms: Fix Error in HTML Class Name of an datepicker which leads to wrong styling
Bugfix Link to this entryForms: Fix Date/Time fields auto-opening the Date/Time-Picker when they field has an validation error
Bugfix SUP-18434 Link to this entryForms: Error messages in Binary Fields now show the reduced allowed filetypes if restrictions are configured in formgrid
Bugfix SUP-18429 Link to this entryForms: Fix opening a DialogForm not possible for unauthenticated users
Bugfix SUP-18316 Link to this entryForms: 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
Bugfix SUP-18425 Link to this entryForms: Improved/Added default styling for disabled checkbox/radio buttons
Bugfix SUP-18383 Link to this entryFormgen: Fix Expertsearchtable not displaying a link correctly when viewed on a mobile device
Bugfix SUP-18246 Link to this entryForms: Fix error message for fileuploads if a upload gets deleted
Bugfix SUP-18286 Link to this entryFormstaging: Fix an issue that an exported form without the (old) data property could not be imported.
Bugfix SUP-18091 Link to this entryFormstaging: 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.
Bugfix Link to this entryMessages: 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
Bugfix SUP-17854 Link to this entryImproved 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.
Bugfix SUP-17638 Link to this entryForms: Fix link rendering in expertsearch result table
Bugfix ANDP-337 Link to this entryChange the label for the button “Auswahl speichern“ to “Auswahl exportieren” of the tool formstaging
Bugfix SUP-17717 Link to this entryLabel of Radio-Button is now hidden, if formgrid-Text with dependsOn exists.
Bugfix Link to this entryPortal Dockerfile: A static dist folder was not cleaned up properly which leads to edge cases where sometimes two built JS files are included in a form page
Bugfix SUP-17522 Link to this entryFixed the print button for notifications and service description. Updated styling for printing page to better suit the printing page.
Bugfix SUP-17597 Link to this entryDropDownLabel is now visible.
Bugfix SUP-17640 Link to this entryif-Statement inside formInclude corrected.
Bugfix ANDP-331 Link to this entryAdded styling for the settings/configuration Template in CMS.
Bugfix SUP-17670 Link to this entryFixed pre and post load form, pre and post submit, pre and post validation hooks not passing all variables to subsequent calls.
Bugfix ANDP-356 Link to this entryFixed the portal mobile view on mobile devices and all other small screens. Then service catalog view now automatically chooses the listview if the screen is too small.
Bugfix SUP-17540 Link to this entryUpdate of messages-counter after onClick message improved.
Bugfix SUP-17669 Link to this entryMandatory fields in aggregate elements are now not displayed as errors when entering the page.
Bugfix ANDP-339 Link to this entryEnabled to add a new tag typ inside the field of the detaild contact information
Bugfix Link to this entryFixed Bug in CMS where the translation entries of de project.json couldnt be used as fallback with other languages in the translation custom tag editor.
Bugfix ANDP-353 Link to this entryFixed minifying of the portal-style. Changed the minifying tool used to minify the JavaScript for the portal-style.
Bugfix SUP-17520 Link to this entryFixed bug where favorit page not loading partial. Changed the custom helpers name which loads favorit services.
Bugfix SUP-17521 Link to this entryBug fixed, where Business-Cases-Details was not loading. There was an incorrect path inside the template.
Bugfix SUP-17528 Link to this entryRemoved the back to overview link in business-case-details.
Bugfix SUP-17534 Link to this entryThe issue where a task was still displayed as unassigned, even though it had already been assigned, has been fixed. Assignments are now displayed correctly.
Bugfix SUP-17535 Link to this entryDelete the filter option ID for filtering tasks
Bugfix SUP-17527 Link to this entryThe issue in where “Show all services” was displayed when only a form and no service description were assigned to a tile has been fixed. The label now correctly reflects the content.
Bugfix SUP-17544 Link to this entryFix: Resolved an issue preventing users from adding services to favorites when no service description was available.
Bugfix SUP-17541 Link to this entryIt‘s now possible to take over tasks assigned to other users
Bugfix ANDP-355 Link to this entryForms: Fix title of icon not always displayed correctly
Bugfix ANDP-354 Link to this entryFix the issue of margin of the detail page of a business case. No margin around the page anymore
Bugfix Link to this entryForms: Fix fileupload validation when user is not logged in
Manual Change Link to this entry
The default devtool package has been changed from `eGov` to `andp`.
Please make sure you always use the `andp` package, because it contains core functionality. If you update from a previous version consult the Migration-Guide to avoid conflicts.
Manual Change Link to this entry
ANDP-Portal: All `renderForm*` helpers have been renamed to `andpRenderForm*` to avoid conflicts. Please ensure all Formpages are republished when updating to ANDP 2.3
Optional Manual Change Link to this entry
The default Navigation logic and design has changed
If you are updating from a previous version and want to keep the old one, please refer to the Migration-Guide
Enhancement Link to this entryChanged the default value of the ANDP_MESH_PROJECT in Portal to ”andp
Enhancement Link to this entryNew Design: For ANDP 2.3 we introduced a new simpliefied default Styling. This allows better customizing. For more Information see ANDP-2.3
Enhancement Link to this entryThere is now the possibility to customize Form-Elements or introduce new Project specific elements. For more Information see ANDP-2.3
Enhancement Link to this entryThe Formgrid Options are now configureable. This allows to decide which options are available for configuration or to add new custom Elements to a Form. For more Information see ANDP-2.3
Enhancement Link to this entryIt‘s now possible to extend the ANDP Plugin to add custom endpoints or adapt existing logic. For more Information see ANDP-2.3
Enhancement Link to this entryNew Endpoint for acta-nova-plugin to get the status of the plugin. Can be called on ”/status when logged in as admin.