* #4836 - Multiple entries in table after several clicks on save. Created a saveInProgress Variable
* Replaced latest project homepage URL in Manual.rst
* Fix example SQL for periodId in config.qfq.ini in Manual.rst
* Fix example SQL for periodId in config.qfq.ini in Manual.rst
Feature: Default Escape Type changed from 's' to 'm'. DatabaseUpdateData.php: removed the DB update from last commit - not necessary. Config.php: New default 'm' Evaluate.php: Respect EscapeTypeDefault in form definition. QuickFormQuery.php: Replace 'EscapeTypeDefault' in form defintion very early.
Feature: #4049 / '{{...}}' with default value
Feature: if 'pageAlias:T' is empty, take 'pageId:T'
Best practice for releasing a new version.
Version 0.25.1
--------------
...
...
@@ -95,9 +122,6 @@ Bug Fixes
* Bug Fixed problem in subrecord when no record is selected.
* #4548 /Template Group: 'form-update' broken - Broken Redirect after Save - Broken same HTML ID for FE copies in a template group.
* #4548 /Template Group: 'form-update' broken - max tg element value/index shown after save instead of last user supplied value, but save is ok. Neu wird nach dem Speichern das Formular nochmal komplett geladen. Das ist wichtig um die durch aftersave geaenderten Records in die Formularelemente zu bekommen.