* To enforce usage of the new form-list we throw an exception on QFQ update if the line "file=_formEditor" is not
present in any tt-content bodytext. :ref:`form-editor`.
* Persistent download links, combined with SQL based access check. :ref:`download`.
* Check new file based definition of forms :ref:`form-as-file` - this makes it easier to work in team with GIT based files.
Features
^^^^^^^^
* #12085 / Persistent download links.
* #12022 / New Escape class HtmlSpecialChar 'h'
* #11957 / Get European Timezone {{start:R::t}}
* #11926 / Update Form As File Documentation
* #12015 / Add formEditor as a system QFQ report and enforce formEditor existence
* #11926 / Use alternate form and report directories for phpunit (form_phpunit)
* #11953 / Logger.php: replace makePathAbsolute with Path functions
* #11931 / Report minimal required PHP version and stop, if PHP version is too low.
* #9213 / Add note for tablesorter.
* Add EV tips for tablesorter as a table in doc
Bug Fixes
^^^^^^^^^
* #12016 / Run Typo3 autoloader before password hashing if API request
* #5444 / Typeahead FE value is now prefetched after save.
Version 21.2.0
--------------
...
...
@@ -45,6 +94,7 @@ Date: 01.02.2021
Notes
^^^^^
Features
^^^^^^^^
...
...
@@ -153,7 +203,7 @@ Notes
in filenames and wkhtml commandline options (like header/footer).
* Migrate documentation from T3 to ReadTheDocs.io - looks older but 'search' is much more better. New: chapters separated
in individual files.
* For the image to PDF feature, installation of `img2pdf` is required (please check `preparation`_).
* For the image to PDF feature, installation of `img2pdf` is required (please check :ref:`preparation`).
Features
^^^^^^^^
...
...
@@ -180,7 +230,7 @@ Date: 30.04.2020
Notes
^^^^^
* Developer: update local npm/font awesome packages via `make bootstrap`.
* Developer: update local npm/font awesome packages via ``make bootstrap``.
Features
^^^^^^^^
...
...
@@ -197,7 +247,7 @@ Date: 05.04.2020
Notes
^^^^^
* New Feature: `typeAheadTag <https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Manual.html#type-ahead-tag>`_ - extend regular input with multiple values via typeAhead. _
* New Feature: :ref:`type-ahead-tag` - extend regular input with multiple values via typeAhead. _
* MySQL StoredProcedure:
* strip_tags() - Simple strip html tags.
...
...
@@ -249,7 +299,7 @@ Features
* #9929 / New keyword '_noWrap' for column names (alias) - skips wrapping of fbeg/fskip/fend.
* #9905 / Keyword 'render' in Report. Final implementation. Doc updated.
* #9959 / Update QFQ Config on the fly.
* #9990 / Describe order of FormElement processing - https://qfq.io/doc/#form-process-order.
* #9990 / Describe order of FormElement processing - :ref:`form-process-order`.
* #8658 / FullCalendar.io V3 implemented.
* #9535 / VerticalText new implementation.
* Manual.rst: Add list of icons. Enhance sendmail doc.
...
...
@@ -533,6 +583,7 @@ Notes
visible.
* The page with the list of all forms: a new best practice report includes useful statistics :ref:`Form-Editor-Usage` - best
is to replace the old code.
* The DB User needs privileges to the Typo3 database of at least table `tt_content` with SELECT.
Features
^^^^^^^^
...
...
@@ -602,7 +653,7 @@ Features
* Manual.rst:
* Update tablesorter `class="sorter-false"`.
* Update tablesorter ``class="sorter-false"``.
* Add note to include font-awesome.
* QFQ_LOG documentation.
* Enhance wkhtml debug info.
...
...
@@ -619,11 +670,11 @@ Features
Bug Fixes
^^^^^^^^^
* #8933 / Broken record lock: lock extend does not work - fixed
* #8933 / Broken record lock: lock extend does not work - fixed.
* #8846 / FormEditor: subrecord of FormElement might be wider than Form.
* #8853 / fe.class=action: container should be hidden - hidden is wrong - FE-action might be assigned to templateGrou
Container. New solution: if FE.class='action' only templateGroups are in the 'container' list.
* #6656 / DragnDrop' into 'master'
* #6656 / Merge DragnDrop into 'master'
* Update compatibility: API change in T3 makes QFQ incompatible with Typo3 >=9.4. Change compatibility back to <9.3.
Problem: sys_language_uid
* Update QFQ from earlier/equal version than 0.19.2 fails to create table 'Cron'.
* To enforce usage of the new form-list we throw an exception on QFQ update if the line "file=_formEditor" is not
present in any tt-content bodytext. :ref:`form-editor`.
* Persistent download links, combined with SQL based access check. :ref:`download`.
* Check new file based definition of forms :ref:`form-as-file` - this makes it easier to work in team with GIT based files.
Features
^^^^^^^^
* #12085 / Persistent download links.
* #12022 / New Escape class HtmlSpecialChar 'h'
* #11957 / Get European Timezone {{start:R::t}}
* #11926 / Update Form As File Documentation
* #12015 / Add formEditor as a system QFQ report and enforce formEditor existence
* #11926 / Use alternate form and report directories for phpunit (form_phpunit)
* #11953 / Logger.php: replace makePathAbsolute with Path functions
* #11931 / Report minimal required PHP version and stop, if PHP version is too low.
* #9213 / Add note for tablesorter.
* Add EV tips for tablesorter as a table in doc
Bug Fixes
^^^^^^^^^
* #12016 / Run Typo3 autoloader before password hashing if API request
* #5444 / Typeahead FE value is now prefetched after save.
Version 21.2.0
--------------
...
...
@@ -184,7 +203,7 @@ Notes
in filenames and wkhtml commandline options (like header/footer).
* Migrate documentation from T3 to ReadTheDocs.io - looks older but 'search' is much more better. New: chapters separated
in individual files.
* For the image to PDF feature, installation of `img2pdf` is required (please check `preparation`_).
* For the image to PDF feature, installation of `img2pdf` is required (please check :ref:`preparation`).
Features
^^^^^^^^
...
...
@@ -211,7 +230,7 @@ Date: 30.04.2020
Notes
^^^^^
* Developer: update local npm/font awesome packages via `make bootstrap`.
* Developer: update local npm/font awesome packages via ``make bootstrap``.
Features
^^^^^^^^
...
...
@@ -228,7 +247,7 @@ Date: 05.04.2020
Notes
^^^^^
* New Feature: `typeAheadTag <https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Manual.html#type-ahead-tag>`_ - extend regular input with multiple values via typeAhead. _
* New Feature: :ref:`type-ahead-tag` - extend regular input with multiple values via typeAhead. _
* MySQL StoredProcedure:
* strip_tags() - Simple strip html tags.
...
...
@@ -280,7 +299,7 @@ Features
* #9929 / New keyword '_noWrap' for column names (alias) - skips wrapping of fbeg/fskip/fend.
* #9905 / Keyword 'render' in Report. Final implementation. Doc updated.
* #9959 / Update QFQ Config on the fly.
* #9990 / Describe order of FormElement processing - https://qfq.io/doc/#form-process-order.
* #9990 / Describe order of FormElement processing - :ref:`form-process-order`.
* #8658 / FullCalendar.io V3 implemented.
* #9535 / VerticalText new implementation.
* Manual.rst: Add list of icons. Enhance sendmail doc.
* To enforce usage of the new form-list we throw an exception on QFQ update if the line "file=_formEditor" is not
present in any tt-content bodytext. :ref:`form-editor`.
* Persistent download links, combined with SQL based access check. :ref:`download`.
* Check new file based definition of forms :ref:`form-as-file` - this makes it easier to work in team with GIT based files.
Features
^^^^^^^^
* #12085 / Persistent download links.
* #12022 / New Escape class HtmlSpecialChar 'h'
* #11957 / Get European Timezone {{start:R::t}}
* #11926 / Update Form As File Documentation
* #12015 / Add formEditor as a system QFQ report and enforce formEditor existence
* #11926 / Use alternate form and report directories for phpunit (form_phpunit)
* #11953 / Logger.php: replace makePathAbsolute with Path functions
* #11931 / Report minimal required PHP version and stop, if PHP version is too low.
* #9213 / Add note for tablesorter.
* Add EV tips for tablesorter as a table in doc
Bug Fixes
^^^^^^^^^
* #12016 / Run Typo3 autoloader before password hashing if API request
* #5444 / Typeahead FE value is now prefetched after save.
Version 21.2.0
--------------
...
...
@@ -45,6 +94,7 @@ Date: 01.02.2021
Notes
^^^^^
Features
^^^^^^^^
...
...
@@ -153,7 +203,7 @@ Notes
in filenames and wkhtml commandline options (like header/footer).
* Migrate documentation from T3 to ReadTheDocs.io - looks older but 'search' is much more better. New: chapters separated
in individual files.
* For the image to PDF feature, installation of `img2pdf` is required (please check `preparation`_).
* For the image to PDF feature, installation of `img2pdf` is required (please check :ref:`preparation`).
Features
^^^^^^^^
...
...
@@ -180,7 +230,7 @@ Date: 30.04.2020
Notes
^^^^^
* Developer: update local npm/font awesome packages via `make bootstrap`.
* Developer: update local npm/font awesome packages via ``make bootstrap``.
Features
^^^^^^^^
...
...
@@ -197,7 +247,7 @@ Date: 05.04.2020
Notes
^^^^^
* New Feature: `typeAheadTag <https://docs.typo3.org/p/IMATHUZH/qfq/master/en-us/Manual.html#type-ahead-tag>`_ - extend regular input with multiple values via typeAhead. _
* New Feature: :ref:`type-ahead-tag` - extend regular input with multiple values via typeAhead. _
* MySQL StoredProcedure:
* strip_tags() - Simple strip html tags.
...
...
@@ -249,7 +299,7 @@ Features
* #9929 / New keyword '_noWrap' for column names (alias) - skips wrapping of fbeg/fskip/fend.
* #9905 / Keyword 'render' in Report. Final implementation. Doc updated.
* #9959 / Update QFQ Config on the fly.
* #9990 / Describe order of FormElement processing - https://qfq.io/doc/#form-process-order.
* #9990 / Describe order of FormElement processing - :ref:`form-process-order`.
* #8658 / FullCalendar.io V3 implemented.
* #9535 / VerticalText new implementation.
* Manual.rst: Add list of icons. Enhance sendmail doc.
...
...
@@ -533,6 +583,7 @@ Notes
visible.
* The page with the list of all forms: a new best practice report includes useful statistics :ref:`Form-Editor-Usage` - best
is to replace the old code.
* The DB User needs privileges to the Typo3 database of at least table `tt_content` with SELECT.
Features
^^^^^^^^
...
...
@@ -602,7 +653,7 @@ Features
* Manual.rst:
* Update tablesorter `class="sorter-false"`.
* Update tablesorter ``class="sorter-false"``.
* Add note to include font-awesome.
* QFQ_LOG documentation.
* Enhance wkhtml debug info.
...
...
@@ -619,11 +670,11 @@ Features
Bug Fixes
^^^^^^^^^
* #8933 / Broken record lock: lock extend does not work - fixed
* #8933 / Broken record lock: lock extend does not work - fixed.
* #8846 / FormEditor: subrecord of FormElement might be wider than Form.
* #8853 / fe.class=action: container should be hidden - hidden is wrong - FE-action might be assigned to templateGrou
Container. New solution: if FE.class='action' only templateGroups are in the 'container' list.
* #6656 / DragnDrop' into 'master'
* #6656 / Merge DragnDrop into 'master'
* Update compatibility: API change in T3 makes QFQ incompatible with Typo3 >=9.4. Change compatibility back to <9.3.
Problem: sys_language_uid
* Update QFQ from earlier/equal version than 0.19.2 fails to create table 'Cron'.