Gentics ANDP Changelog Summary

Gentics ANDP 2.3.4


Bugfix SUP-17854 Link to this entry

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.


Bugfix SUP-17638 Link to this entry

Forms: Fix link rendering in expertsearch result table


Gentics ANDP 2.3.3


Bugfix ANDP-337 Link to this entry

Change the label for the button “Auswahl speichern“ to “Auswahl exportieren” of the tool formstaging


Bugfix SUP-17717 Link to this entry

Label of Radio-Button is now hidden, if formgrid-Text with dependsOn exists.


Gentics ANDP 2.3.2


Bugfix Link to this entry

Portal 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 entry

Fixed 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 entry

DropDownLabel is now visible.


Bugfix SUP-17640 Link to this entry

if-Statement inside formInclude corrected.


Bugfix ANDP-331 Link to this entry

Added styling for the settings/configuration Template in CMS.


Bugfix SUP-17670 Link to this entry

Fixed 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 entry

Fixed 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 entry

Update of messages-counter after onClick message improved.


Bugfix SUP-17669 Link to this entry

Mandatory fields in aggregate elements are now not displayed as errors when entering the page.


Gentics ANDP 2.3.1


Bugfix ANDP-339 Link to this entry

Enabled to add a new tag typ inside the field of the detaild contact information


Bugfix Link to this entry

Fixed 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 entry

Fixed minifying of the portal-style. Changed the minifying tool used to minify the JavaScript for the portal-style.


Bugfix SUP-17520 Link to this entry

Fixed bug where favorit page not loading partial. Changed the custom helpers name which loads favorit services.


Bugfix SUP-17521 Link to this entry

Bug fixed, where Business-Cases-Details was not loading. There was an incorrect path inside the template.


Bugfix SUP-17528 Link to this entry

Removed the back to overview link in business-case-details.


Bugfix SUP-17534 Link to this entry

The 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 entry

Delete the filter option ID for filtering tasks


Bugfix SUP-17527 Link to this entry

The 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 entry

Fix: Resolved an issue preventing users from adding services to favorites when no service description was available.


Bugfix SUP-17541 Link to this entry

It‘s now possible to take over tasks assigned to other users


Bugfix ANDP-355 Link to this entry

Forms: Fix title of icon not always displayed correctly


Bugfix ANDP-354 Link to this entry

Fix the issue of margin of the detail page of a business case. No margin around the page anymore


Bugfix Link to this entry

Forms: Fix fileupload validation when user is not logged in


Gentics ANDP 2.3.0


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 entry

Changed the default value of the ANDP_MESH_PROJECT in Portal to ”andp


Enhancement Link to this entry

New 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 entry

There 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 entry

The 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 entry

It‘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 entry

New Endpoint for acta-nova-plugin to get the status of the plugin. Can be called on ”/status when logged in as admin.