Skip to content
Snippets Groups Projects
CHANGELOG.md 148 KiB
Newer Older
Carsten  Rose's avatar
Carsten Rose committed
.. ==================================================
.. ==================================================
.. ==================================================
.. Header hierarchy
.. ==
.. --
.. ^^
..    ""
.. ;;
.. ,,
..
.. --------------------------------------------used to the update the records specified ------
.. Best Practice T3 reST: https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/WritingReST/CheatSheet.html
Carsten  Rose's avatar
Carsten Rose committed
.. Reference: https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/WritingReST/Index.html
Carsten  Rose's avatar
Carsten Rose committed
..
Carsten  Rose's avatar
Carsten Rose committed
.. Italic *italic*
.. Bold **bold**
.. Code ``text``
Carsten  Rose's avatar
Carsten Rose committed
.. External Links: `Bootstrap <http://getbootstrap.com/>`_
Carsten  Rose's avatar
Carsten Rose committed
.. Internal Link: :ref:`downloadButton` (default url text) or :ref:`download Button<downloadButton>` (explicit url text)
Carsten  Rose's avatar
Carsten Rose committed
.. Add Images:    .. image:: ./Images/a4.jpg
..
.. Admonitions
.. .. note::   .. important::     .. tip::     .. warning::
Carsten  Rose's avatar
Carsten Rose committed
.. Color:   (blue)       (orange)           (green)      (red)
Carsten  Rose's avatar
Carsten Rose committed
..
.. Definition:
Carsten  Rose's avatar
Carsten Rose committed
.. some text becomes strong (only one line)
Carsten  Rose's avatar
Carsten Rose committed
.. description has to indented
Carsten  Rose's avatar
Carsten Rose committed

.. -*- coding: utf-8 -*- with BOM.

Carsten  Rose's avatar
Carsten Rose committed

.. include:: Includes.txt

.. _release:

Release
=======

Carsten  Rose's avatar
Carsten Rose committed
Version 24.x.x
Carsten  Rose's avatar
Carsten Rose committed
--------------
Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^

Features
^^^^^^^^

Bug Fixes
^^^^^^^^^

Carsten  Rose's avatar
Carsten Rose committed

Version 24.1.0.rc1
--------------

Date: 16.01.2024

Notes
^^^^^

* Report: QFQ Syntax without numbering :ref:`nesting_alias`
* Chat: Full chat server with datebase support. FormElement :ref:`input-chat`, Config Web Socket :ref:`websocket`.
  Check necessary Javascript includes (popper.min.js) :ref:`setup-css-js` or update to latest UZH_CD template.
* File Upload: New file upload function - either a FormElement :ref:`input-upload` or directly in Report :
  ref:`column-upload`. Supports Drag'n'Drop.
  Check necessary Javascript & CSS includes (filepond*.css|js)) :ref:`setup-css-js` or update to latest UZH_CD template.
* QfqWiki: Use TinyMCE together with QFQ to implement WIKI functionality :ref:`wiki`.
* Edit Report: syntax highlight, suggestions, indention - via FrontEnd :ref:`inline-report` editing or partly in the
  BackEnd (enable T3 extesnion `Editor with syntax highlighting` ). Check necessary Javascript includes
  (codemirror-qfq.min.js) :ref:`setup-css-js` or update to latest UZH_CD template.
* Form: Optional buttons for previous/next record, see :ref:`btnPreviousNext`.

Features
^^^^^^^^

* #4026 / QFQ / sqlLog.sql: log number of FE.id
* #4413 / Form / fieldset: show/hidden, modeSql, dynamicUpdate
* #8702 / Form / Load Record which is locked: missing user info
* #8975 / Report / Notation 2.0 - without numbers.
* #10793 / QFQ / Update NPM Package
* #15324 / Report / Direct upload via qfq/report - special case of 'Inline-Edit' ('formlet')
* #15634 / QFQ / Wiki
* #15790 / Form / Record lock (dirty): same user should be able to unlock
* #16236 / Form / FormEditor: sqlValidate - Dialog enhancements
* #16754 / QFQ / Web link checker
* #16990 / QFQ / Link 'A:data-ignore-history'
* #17086 / Form / Multiple Forms on a page
* #17192 / QFQ / Stored procedure: QIFPREPEND.
* #17200 / QFQ / Alert Container change description/buttons
* #17255 / Form / Migrate Record Locking Alerts to 'AlertInfo': not logged in qfq.log, friendly UI
* #17393 / Form / FE Report Editor: add CodeMirror qfq language
* #17461 / QFQ / Include WITH keyword
* #17498 / Form / Previous/Next Buttons on Form to change records

Bug Fixes
^^^^^^^^^

* #14233 / Report / AS _link: question - HTML is not rendered
* #14464 / Form / Exception: Missing button to edit FormElement with broken sqlValidate / beforeLoad
* #15880 / Form / FE Input type text and automatic slash before 'fileadmin/...'
* #16736 / QFQ / Destroys it own config
* #17169 / Form / FE.type=datetime: missing dirty on 'remove date'
* #17224 / Form / Undefined variable $rowHtml
* #17228 / T3 / Typo3 v11 deprecation registerPlugin
* #17229 / QFQ / QFQ writes Switch feUser logs
* #17256 / QFQ / Rename 'Autocron.php' - collision with 'autocron.php'
* #17293 / Doc / Undocumented Feature: emptyMeansNull works not just for text
* #17315 / Report / AS _encrypt=(...) does not encrypt data or truncates sql statement
* #17397 / Form / Dynamic Update Broken After CodingWeek23 only for r>0
* #17487 / Form / Dropdown disabled elements not showing correct width
* #17519 / Upload / FilePond js error
* #17529 / QFQ / Missing Chart.min.js in dev branch
* #17531 / QFQ / Inline editor dark mode path changed
* #17536 / QFQ / filepond upload initialization broken with multiple pills

Version 23.10.1
---------------

Date: 22.10.2023

Notes
^^^^^

Features
^^^^^^^^

Carsten  Rose's avatar
Carsten Rose committed
* #15682 / Subrecord hide please save record first if there is no table title.
Carsten  Rose's avatar
Carsten Rose committed
* #15098 / Implemented qfqFunction in QFQ variable for usage in forms.
* Doc: Replace many places single back tick by double back tick. Add hint for 'Row size too large'. Add hint how to use
  mysqldump to export one row per record.
* index.rst: Added Enis & Jan as Developer.

Bug Fixes
^^^^^^^^^

* #17003 / inline edit - dark mode has wrong css path.
* #17075 / Fix broken '... AS _restClient'.
* #17091 / upload_Incorrect_integer_value_fileSize.
* #17148 / RTD: Fix broken readthedocs rendering.

Version 23.10.0
---------------

Date: 05.10.2023

Features
^^^^^^^^

* #16350 / QFQ Table 'FormSubmiLog': update recordid after insert.
* #16350 / sql.log: reference to FormSubmitLog entry. All SQL statements generated by one HTTP Post (Form Submit) can
  be identified.
* #16350 / Do not log Dirty.
* #16350 / If the T3 instance is behind a proxy, log HTTP_X_REAL_IP instead of REMOTE_ADDR in logfiles.
* #16584 / FormEditor Report: Default without statistics.
* #16589 / Implemented language configuration in backend for tt-content type qfq.
* #16798 / Report inline edit v2. Improved search inside inline edit report. Whole content will be searched. Added
  ability to switch the editor to dark mode.
* Doc: Refactor description of {{random:V}}.
* Doc: Add config option 'protectedFolderCheck'.

Bug Fixes
^^^^^^^^^

* #16573 / Fixed wrong built date and datetime string if default value was given.
* #16574 / Added multiple siteConfigurations compatibility for typo3 v10 and 11.
* #16616 / Fixed typeahead api query response problem if typeahead sql is not used.
* #16664 / Fix multi db user error.
* #16975 / Fix problem if a 'Form Submit' contains more than 64kB data. This can happen easily for 'fabric' elements.

Version 23.6.4
--------------

Date: 26.06.2023

Bug Fixes
^^^^^^^^^

* #16485 / TypeAhead: strpos() string, array given error.
* #16488 / Missing default values break saving records. New custom FE.parameter.defaultValue.
* #16491 / FE Typ Upload - JS failure: document.querySelector() is null.

Version 23.6.3
--------------

Date: 22.06.2023

Bug Fixes
^^^^^^^^^

* #16478 / Rest API: Fixed stream_get_contents failure in PHP8.1 Generic Error.

Version 23.6.2
--------------

Date: 21.06.2023

Bug Fixes
^^^^^^^^^

* #16475 / Spontaneous spaces in HTML emails.
* #16476 / SQL columns Text/Blog with default empty string becomes "''"

Version 23.6.1
--------------

Date: 16.06.2023

Notes
^^^^^

* QFQ is Typo3 V11 compatible

Bug Fixes
^^^^^^^^^

* #16372 / Upload Element 'Undefined index htmlDownloadButton' und 'unknown mode ID'
* #16381 / Form title dynamic update broken.
* #16392 / Reevaluate sanitize class for each store.
* Fix db column enum dropdown 'data truncated'
* DB Update 'alter index' pre check if exists
* FE: Upload - fix undefined index.

Version 23.6.0
--------------

Date: 09.06.2023

Features
^^^^^^^^

* Typo3 V11 compatible
* #9579 / Multiform with Process Row.
* #15770 / httpOrigin: Parameter missing in QFQ Config.
* #16285 / PHP V8 Migration.
* #16364 / T3 >=V10 pageSlug and ForwardPage.
* Add .phpunit.result.cache to .gitignore.
* Add bullet-orange.gif.
* Add index createdFeUserFormId to table FormSubmitLog.
* Doc: Add link to icons. Update use-case self-registration and add info in case of namesake. Unify word 'spam' to '
  junk'.
  Add bootstrap links.
* Remove Form/FormElement parameter 'feGroup'.
* QFQ Typo3 Updatewizard: Sort output by page and tt-content ordering. Add page uid an title to be reported.
  Inline Edit: add tt_content uid and header as tooltip.
* Update package.json.
* Update to PHPUnit version 9.

Bug Fixes
^^^^^^^^^

* #12468 / Form: Dynamic Update Form.title after save.
* #14636 / 'Clear Me'-cross lighter and 2 px up.
* #15445 / Doc: JS Output Widged added.
* #15497 / Delete link: a) broken for 'table', b) broken with 'r:3'.
* #15527 / Form/subrecord: class 'qfq-table-50' no impact.
* #15654 / Form FE required 'Undefined index Error'.
* #15659 / Multi Form: Datetime Picker not aligned.
* #15691 / T3 V10: Export PDF (PDF Generator) invalid link causes error.
* #15726 / Formelement upload stays required when changed from required to hidden.
* #15729 / Form: text readonly input should show newline as '<br>'.
* #15747 / Typeahead does not work with special character. Added croatian special chars (Ć,ć,Č,č,Đ,đ,Š,š,Ž,ž) to alnumx
  whitelist.
* #15763 / Search/Refactor: a) search for ID, b) message if nothing is found - New highlighting for disabled content.
  Added output for not found in search.
* #15773 / TypeAhead missing check type warning.
* #15813 / Pressing 'Enter' in Form asks: Do you really want to delete the record?
* #15875 / Unecessary qfq-config save.
* #15905 / FE type time undefined index.
* #15913 / Refactor: Footer displayed at the wrong place.
* #15921 / Frontend edit Report Codemirror resizeable.
* #16004 / Template Group Fields broken.
* #16046 / Datepicker not initialized in Template Group.
* #16051 / Dropdown menu: Download file broken with ZIP File.
* #16055 / Dropdown option with render mode 3 format problem.
* #16064 / Dynamic Update Checkbox and Form Store in parameter.
* #16073 / saveButtonActive is disabled after first save.
* #16201 / Character Count Class Quotation Mark.
* #16204 / TypeAhead Prefetch Expects String Array Given.
* #16228 / extraButtonPassword unhide broken.
* #16264 / Multi DB Broken since QFQ V23.2.0.
* #16273 / TinyMCE image upload path incorrect for T3 v10 and upwards.

Version 23.3.1
--------------

Date: 31.03.2023

Bug Fixes
^^^^^^^^^

* #15920 / QFQ variable evaluation broken: wrong variable name

Version 23.3.0
--------------

Date: 30.03.2023

Features
^^^^^^^^

* #15491 / Search refactor redesign and T3 V10 compatiblity: underscore character, counter fixed, page alias and slug
  handling.
* #15529 / Form/subrecord: Design Titel / Box.
* #15570 / Changed DB handling in class FormAction. Fixed multi-db problem with this. Included change for check of
  existing form editor report.
* #15579 / Ability for searching all possible characters, includes not replaced QFQ variables.
* #15627 / Added character count and maxLength feature for TinyMCE.
* Add various icons to documentation.
* Doc Form.rst: reference 'orderColumn'.
* Doc Report.rst: fix typo, add icons, improved example for tablesorter.
* Add indexes for table FormSubmitLog.
* FormEditor: Show Tablename in pill 'table definition'.
* FormEditor: FE subrecord > show container id below name.

Bug Fixes
^^^^^^^^^

* #14754 / Using double quotes in tableview config caused sql error.
* #15474 / Form save button activated after clicking in TinyMCE editor. Should only activate after change.
* #15483 / Protected folder check fixed. Changed default of wget, preventing errors. Changed handling from protected
  folder check, new once a day.
* #15521 / FormEditor assigns always container, even none is selected. Change handling of form variables from type
  select,
  radio and checkbox. Expected 0 from client request instead of empty string.
* #15523 / Search/Refactor broken for Multi-DB.
* #15626 / Multi-DB: FormEditor save error.

Version 23.10.1
---------------

Date: 22.10.2023

Notes
^^^^^

Features
^^^^^^^^

* #15098 / Implemented qfqFunction in QFQ variable for usage in forms.
* Doc: Replace many places single back tick by double back tick. Add hint for 'Row size too large'. Added Enis & Jan
  as Developer. Add hint use mysqldump with one row per record.

Bug Fixes
^^^^^^^^^

* #17003 / inline edit - dark mode has wrong css path.
* #17075 / Fix broken '... AS _restClient'.
* #17091 / upload_Incorrect_integer_value_fileSize.
Carsten  Rose's avatar
Carsten Rose committed
* #15795 / Upload: download button not shown after pressing save.
* RTD: Fix broken readthedocs rendering.

Carsten  Rose's avatar
Carsten Rose committed
Version 23.10.0
---------------

Date: 05.10.2023

Features
^^^^^^^^

* #16350 / QFQ Table 'FormSubmiLog': update recordid after insert.
* #16350 / sql.log: reference to FormSubmitLog entry. All SQL statements generated by one HTTP Post (Form Submit) can
  be identified.
* #16350 / Do not log Dirty.
* #16350 / If the T3 instance is behind a proxy, log HTTP_X_REAL_IP instead of REMOTE_ADDR in logfiles.
* #16584 / FormEditor Report: Default without statistics.
* #16589 / Implemented language configuration in backend for tt-content type qfq.
* #16798 / Report inline edit v2. Improved search inside inline edit report. Whole content will be searched. Added
  ability to switch the editor to dark mode.
* Doc: Refactor description of {{random:V}}.
* Doc: Add config option 'protectedFolderCheck'.

Bug Fixes
^^^^^^^^^

* #16573 / Fixed wrong built date and datetime string if default value was given.
* #16574 / Added multiple siteConfigurations compatibility for typo3 v10 and 11.
* #16616 / Fixed typeahead api query response problem if typeahead sql is not used.
* #16664 / Fix multi db user error.
* #16975 / Fix problem if a 'Form Submit' contains more than 64kB data. This can happen easily for 'fabric' elements.

Carsten  Rose's avatar
Carsten Rose committed
Version 23.6.4
--------------

Date: 26.06.2023

Bug Fixes
^^^^^^^^^

* #16485 / TypeAhead: strpos() string, array given error.
* #16488 / Missing default values break saving records. New custom FE.parameter.defaultValue.
* #16491 / FE Typ Upload - JS failure: document.querySelector() is null.

Carsten  Rose's avatar
Carsten Rose committed
Version 23.6.3
--------------

Date: 22.06.2023

Bug Fixes
^^^^^^^^^

* #16478 / Rest API: Fixed stream_get_contents failure in PHP8.1 Generic Error.

Carsten  Rose's avatar
Carsten Rose committed
Version 23.6.2
--------------

Date: 21.06.2023

Bug Fixes
^^^^^^^^^

* #16475 / Spontaneous spaces in HTML emails.
* #16476 / SQL columns Text/Blog with default empty string becomes "''"

Carsten  Rose's avatar
Carsten Rose committed
Version 23.6.1
Carsten  Rose's avatar
Carsten Rose committed
--------------
Carsten  Rose's avatar
Carsten Rose committed
Date: 16.06.2023
Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^

Carsten  Rose's avatar
Carsten Rose committed
* QFQ is Typo3 V11 compatible

Bug Fixes
^^^^^^^^^

* #16372 / Upload Element 'Undefined index htmlDownloadButton' und 'unknown mode ID'
Carsten  Rose's avatar
Carsten Rose committed
* #16381 / Form title dynamic update broken.
* #16392 / Reevaluate sanitize class for each store.
* Fix db column enum dropdown 'data truncated'
* DB Update 'alter index' pre check if exists
* FE: Upload - fix undefined index.

Version 23.6.0
--------------

Date: 09.06.2023

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^

Carsten  Rose's avatar
Carsten Rose committed
* Typo3 V11 compatible
Carsten  Rose's avatar
Carsten Rose committed
* #9579 / Multiform with Process Row.
* #15770 / httpOrigin: Parameter missing in QFQ Config.
* #16285 / PHP V8 Migration.
* #16364 / T3 >=V10 pageSlug and ForwardPage.
* Add .phpunit.result.cache to .gitignore.
* Add bullet-orange.gif.
* Add index createdFeUserFormId to table FormSubmitLog.
* Doc: Add link to icons. Update use-case self-registration and add info in case of namesake. Unify word 'spam' to '
  junk'.
  Add bootstrap links.
* Remove Form/FormElement parameter 'feGroup'.
* QFQ Typo3 Updatewizard: Sort output by page and tt-content ordering. Add page uid an title to be reported.
  Inline Edit: add tt_content uid and header as tooltip.
* Update package.json.
* Update to PHPUnit version 9.

Bug Fixes
^^^^^^^^^

* #12468 / Form: Dynamic Update Form.title after save.
* #14636 / 'Clear Me'-cross lighter and 2 px up.
* #15445 / Doc: JS Output Widged added.
* #15497 / Delete link: a) broken for 'table', b) broken with 'r:3'.
* #15527 / Form/subrecord: class 'qfq-table-50' no impact.
* #15654 / Form FE required 'Undefined index Error'.
* #15659 / Multi Form: Datetime Picker not aligned.
* #15691 / T3 V10: Export PDF (PDF Generator) invalid link causes error.
* #15726 / Formelement upload stays required when changed from required to hidden.
* #15729 / Form: text readonly input should show newline as '<br>'.
* #15747 / Typeahead does not work with special character. Added croatian special chars (Ć,ć,Č,č,Đ,đ,Š,š,Ž,ž) to alnumx
  whitelist.
* #15763 / Search/Refactor: a) search for ID, b) message if nothing is found - New highlighting for disabled content.
  Added output for not found in search.
* #15773 / TypeAhead missing check type warning.
* #15813 / Pressing 'Enter' in Form asks: Do you really want to delete the record?
* #15875 / Unecessary qfq-config save.
* #15905 / FE type time undefined index.
* #15913 / Refactor: Footer displayed at the wrong place.
* #15921 / Frontend edit Report Codemirror resizeable.
* #16004 / Template Group Fields broken.
* #16046 / Datepicker not initialized in Template Group.
* #16051 / Dropdown menu: Download file broken with ZIP File.
Carsten  Rose's avatar
Carsten Rose committed
* #16055 / Dropdown option with render mode 3 format problem.
Carsten  Rose's avatar
Carsten Rose committed
* #16064 / Dynamic Update Checkbox and Form Store in parameter.
* #16073 / saveButtonActive is disabled after first save.
* #16201 / Character Count Class Quotation Mark.
* #16204 / TypeAhead Prefetch Expects String Array Given.
* #16228 / extraButtonPassword unhide broken.
* #16264 / Multi DB Broken since QFQ V23.2.0.
* #16273 / TinyMCE image upload path incorrect for T3 v10 and upwards.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 23.3.1
--------------

Date: 31.03.2023

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #15920 / QFQ variable evaluation broken: wrong variable name
Carsten  Rose's avatar
Carsten Rose committed
Version 23.3.0
--------------

Date: 30.03.2023

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #15491 / Search refactor redesign and T3 V10 compatiblity: underscore character, counter fixed, page alias and slug
  handling.
* #15529 / Form/subrecord: Design Titel / Box.
* #15570 / Changed DB handling in class FormAction. Fixed multi-db problem with this. Included change for check of
  existing form editor report.
Carsten  Rose's avatar
Carsten Rose committed
* #15579 / Ability for searching all possible characters, includes not replaced QFQ variables.
* #15627 / Added character count and maxLength feature for TinyMCE.
* Add various icons to documentation.
* Doc Form.rst: reference 'orderColumn'.
* Doc Report.rst: fix typo, add icons, improved example for tablesorter.
* Add indexes for table FormSubmitLog.
* FormEditor: Show Tablename in pill 'table definition'.
* FormEditor: FE subrecord > show container id below name.
Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14754 / Using double quotes in tableview config caused sql error.
* #15483 / Protected folder check fixed. Changed default of wget, preventing errors. Changed handling from protected
  folder check, new once a day.
Carsten  Rose's avatar
Carsten Rose committed
* #15521 / FormEditor assigns always container, even none is selected. Change handling of form variables from type
  select,
Carsten  Rose's avatar
Carsten Rose committed
  radio and checkbox. Expected 0 from client request instead of empty string.
Carsten  Rose's avatar
Carsten Rose committed
* #15523 / Search/Refactor broken for Multi-DB.
* #15626 / Multi-DB: FormEditor save error.
Carsten  Rose's avatar
Carsten Rose committed
Version 23.2.0
--------------

Date: 05.02.2023

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* QMANR, QMARK: new SQL prepared function to format Swiss Matrikelnumbers and mark found text.
Carsten  Rose's avatar
Carsten Rose committed
* Refactoring: Search form to support refactoring. Search over tables FormElement,Form,tt_content,pages.
  On T3 page 'form', replace `file=_formEditor` by `file={{file:SU:::_formEditor}}`
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #7650 / For FormElement which are required: `indicateRequired=0|1` show or hide the 'required asterix'.
* #10013 / FormEditor: Several textarea inputs changed to 'editor' incl. SQL syntax highlighting.
* #14995 / Support for refactoring: search in QFQ Form/FormElement and Typo3 pages/tt-content tables.
Carsten  Rose's avatar
Carsten Rose committed
* QMANR: SQL prepared function to format Swiss Matrikelnumbers

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #7899 / Fe.type=password / retype / required: always complain about missing value - bug has been fixed earlier.
* #8668 / Fix that if a pill becomes disabled, child FE should not respected during save.
* #15168 / Fixed language form save problem for t3 v >= 9.
* #15420 / TypeAhead Prefetch triggers 'form changed' after save.
* #15482 / Added missing password font file.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 23.1.1
--------------

Date: 22.01.2023

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* Additional option to dynamically fill the STORE_SYSTEM: fillStoreSystemBySqlRow

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #11980 / check protected folder for access from outside after new qfq installation or update.
* #13566 / Cleanup: Delete config-example.qfq.php
* #15053 / New dynamic QFQ config option: fillStoreSystemBySqlRow.
Carsten  Rose's avatar
Carsten Rose committed
* Update SANITIZE_ALLOW_EMAIL_MESSAGE to be more generic: 'Invalid email format'
* Update Documentation/Form.rst: Added QFQ Function QMANR(manr), broken ref to restAuthorization, fixed typos.
* Update copyright year

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #2665 / Fixed not working dynamic update with tinymce and codemirror. Improved frontend edit visualization, elements
  in window will be resized automatically.
* #11517 / Fixed Bug not showing extraInfoButton on certain FormElements like: TextArea, Select, Checkbox, Radio,
  Upload, Editor.
* #12066 / Form: Enter as submit forward not working.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 23.1.0
--------------

Date: 05.01.2023

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #6250 / Enhance layout subrecord.
* #10003 / Fieldset: stronger visualize group.
* #15036 / FormElement subrecord summary additional row(s).
* #15154 / FormElement input check via regexp: trim whitespace before regexp.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #14305 / Bug "No form found with this id".
* #14997 / Tablesorter: Filter value shown but no effect after 'Browser Back'
* #15191 / Broken datepicker in template group.
* #15214 / Inline report save history.
* #15229 / Typeahead and qfq-clear-me will be initialized after adding new fields.
* #15230 / Set own button class for dropdown.
* #15314 / FE & BE Email now filled in 'sipForTypo3Vars' and therefore available in API calls.
* #15316 / config.baseUrl might be overwritten if no scheme or multiple urls are given.
Carsten  Rose's avatar
Carsten Rose committed
* Doc: Fix missing ! in doc: sqlValidate. Fix index undefined htmlAllow. Fix filemtime() Warning.
* Fixed date to datetime convert bug.
* Fixed error coming from typeahead when array is empty.

Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 22.12.1
---------------

Date: 18.12.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* New Button Sizes: btn-tiny, btn-small.
Carsten  Rose's avatar
Carsten Rose committed
* Caching for on the fly rendered files (PDF, Excel, ZIP).
Carsten  Rose's avatar
Carsten Rose committed
* Inline Report edit saves history to T3.

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #5715 / Caching for on the fly rendred files (PDF, Excel, ZIP).
* #6250 / Enhance form layout: a) Subrecord, b) Subrecord-Title
* #9927 / Do QFQ Update (config, table defintion) only if there is a BE user logged in the current session.
* #12503 / Detect likely unwanted UPDATE statement with missing WHERE.
Carsten  Rose's avatar
Carsten Rose committed
* New Button Sizes: btn-tiny, btn-small

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14305 / Inline Report edit saves history to Typo 3.
* #14506 / Tablesorter: after form close, already defined filter criteria in tablesorter will be applied.
* #15188 / Clean up config to T3 parameter.
* #15193 / No form found with this id error in MultiDB Setup.
* #15206 / Form Save: Internal Error in MultiDB Setup.
Carsten  Rose's avatar
Carsten Rose committed
* Fix Doc: latest CCS/JS includes.

Carsten  Rose's avatar
Carsten Rose committed
Version 22.12.0
Carsten  Rose's avatar
Carsten Rose committed
---------------
Carsten  Rose's avatar
Carsten Rose committed

Date: 11.12.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* Customable list of FE names that won't be logged to SubmitFormLog. Default is 'password'. List of FE can be customized
  per QFQ installation and/or per form.
* Subrecord:

Carsten  Rose's avatar
Carsten Rose committed
    * Dynamically computed 'new' button in subrecord: FE.parameter.new. Use regular `... AS _link` syntax.
    * Per row customizeable edit and delete button. Use special column name `_rowEdit` and `_rowDelete`. Use
      regular `... AS _link` syntax.
Carsten  Rose's avatar
Carsten Rose committed

* Link/Tablesorter: New link qualifier `|Y:...` which is invisible to the user, but will be respected by tablesorter and
  filter.
* Link: Text before and/or after a link - `|v:...|V:...`. Example: if fbeg/fend (</td>) is used and there should be more
  than one link inside::

  'p:{{pageAlias:T}}|t:Reload 1|v:<td>Some text before |V: - ' AS '_link|_noWrap',
  'p:{{pageAlias:T}}|t:Reload 2|V:</td>' AS '_link|_noWrap'

* QFQ Config option: forceSmtpSender - force sendmail to use specified sender address.

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #8187 / Subrecord: Dynamically computed subrecord 'new' button. Per row customizeable edit and delete button.
* #11892 / Link/Buttons in HTML table column sort/filterable via tablesorter. Qualifier 'Y:...'.
* #13945 / Link/Buttons: Text before and after link.
* #14320 / TinyMCE: htmlAllow parameter - client and serverside check. Removes not allowed html tags.
* #15075 / New QFQ config sendmail configuration: forceSmtpSender
* #15111 / Special column name: _saveZip. Save zip on server.
Carsten  Rose's avatar
Carsten Rose committed
* Documentation-develop/*.md: CONFIG.md, Reformat
* Fix undefined index in SendMail.php. Show message 'forceSmtpSender is active' in catch all mail. Skip forcing sender
  address in redirectAll mode.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #8891 / doNotLogColumn: list of FE.name in qfq config and/or form parameter. Value of such column will be logged as
Carsten  Rose's avatar
Carsten Rose committed
  '*hide in log*'. List default is 'password'.
Carsten  Rose's avatar
Carsten Rose committed
* #13716 / Mask typed password: Added new (local) font file.
* #14245 / After change via datetimepicker form save button keeps disabled.
* #14303 / Datetime broken with picker
* #14323 / Render mode: Fixed unit test.
* #15013,#15014 / (Again) Excel Import: fix import of regions.
* #15026 / Multiple checkbox dynamic update not working correctly.
* #15027 / Excel Export error when BE user is logged in.
* #15028 / Encryption with special column name broken.
* #15079 / Dynamic Update / Readonly: lost value
* #15090 / typeahead: fixed bug with given empty array.
* #15091 / Hidden FormElement: After save, value in typeahead input will be refreshed with actual data. Usability
Carsten  Rose's avatar
Carsten Rose committed
  of processReadOnly is given even when dynamic update is active. Jquery serialize caused problems with checkbox setup.

Carsten  Rose's avatar
Carsten Rose committed
Version 22.11.0
---------------

Date: 27.11.2022

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #15075 / sendmail: special option forceSmtpSender
Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #11325 / SQL CALL() - insert() and select() should be supported now.
* #14622 / FormElement `unexpected error` on save.
* #15005 / TypeAhead Dynamic Update Mode Hidden to Required
* #15014 / Excel import broken if multiple regions defined.
* #15048 / STORE_USER broken.
Carsten  Rose's avatar
Carsten Rose committed
Version 22.10.1
---------------

Date: 24.10.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* Migration of existing Typo3 V9 to V10: Check #12584, #12440

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #12584, #12440 / Typo3 V10 Migration Script Replace Alias Patterns
* #14738 / Datetimepicker: verify various setups
* #14802 / DateTime own class and unit tests
Carsten  Rose's avatar
Carsten Rose committed
* Add doc to table vertical column via CSS,
* Add qfq-badge-* to doc

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14618 / Changed logic behind getting first value from array (check for typeahead array was already given but was
  placed after the checkForEncryptedValue function). No exception possible. Function name changed to generic. Added new
  function is_multi_array to check if array is multidimensional and return true or false.
* #14736 / Datetimepicker: FormElement.parameter.dateFormat - required.
* #14755 / Fix for typeahead problem in t3 v9 and higher. Typeahead url will be setup same as save.php. Results to an
  absolute path.
* #14813 / Report: dbIndex - missing per level definition
* #14844 / Fixed bug of no working dynamic update and empty output in Form Store with Datetimepicker.
* #14857 / String expected, array given.
* #14885 / Fabric zoom problem.
Carsten  Rose's avatar
Carsten Rose committed
Version 22.10.0
---------------

Date: 04.10.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* TinyMCE Feature "upload images via drag'n'drop" now supported.

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14813 / Report: dbIndex - missing per level definition
* #12474 / Check BaseConfigURL if it is given and the the last char is '/'
* #12452 / baseUrl: add automatically '/' at end
* #10782 / Tiny MCE: Image Upload & Image drag'n'drop
Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14803 / MultiDB (different DB hosts): broken 'show table definition' in FormEditor -
* #14791 / datetimepicker: undefined index: timeParts[2]
* #14619 / Added note to missed bug fix.
* #12630 / Added code commentary. Reformatted code. getUniqueFileName function changed. New logFileMessages implemented.
* #14463 / llow statusbar (resize button included) to show as default.
* #14455 / Drag and drop triggers record lock.
* #13818 / htmlspecialchars_decode() - expects parameter 1 to be string, array given
Carsten  Rose's avatar
Carsten Rose committed
Version 22.9.2
--------------

Date: 22.09.2022

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #12630 / dateTimePicker refactored. Mode: 'qfq', 'browser', 'no'. Default: 'qfq'
Carsten  Rose's avatar
Carsten Rose committed
* Add release notes to update UZH CD to latest version and to remove QFQ JS/CSS includes from custom typoscript
  template.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed
* #14619 / dateTimePicher: missing popup on first click, record not dirty
Carsten  Rose's avatar
Carsten Rose committed
Version 22.9.1
--------------

Date: 18.09.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

In 22.5.0 CodeMirror has been implemented for Report editing in the front end. QFQ delivers now the minimized Javascript
version too. Please check http://docs.qfq.io/en/master/Installation.html#setup-css-js for updated JS includes.

T3 extension 'UZH_CD' should be updated to latest version >=22.09.18!

Carsten  Rose's avatar
Carsten Rose committed
Attention: since 22.09.07 UZH_CD includes all JS/CSS (exception: fabric). Remove all QFQ standard JS/CSS includes
like datetimepicker, codemirror, ... from your typoscript template(s).
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #14616 / Fabric updated to version 5. Annotation of images should now be supported again by modern browsers.
* #10011,#10012 / RedirectAllMailto: optionally dynamically set by current logged in FE or BE User.
* #14718 / Added prepared MySQL statement: QLEFT(), QRIGHT().
* #14635 / Add comment to update /etc/ImageMagick-6/policy.xml in case of 'convert-im6.q16: no images defined'.
* #9052 / Report: CodeMirror with SQL Syntax Highlight in FE - minimized JS versions.
* #T3 QFQ extension config: change 'enter-as-submit' from string to boolean.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #12452 / T3 QFQ extension setup: Fixes broken string in doc for 'baseUrl'.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 22.9.0
--------------

Carsten  Rose's avatar
Carsten Rose committed
Date: 04.09.2022
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* Report.rst: Add description details to tablesorter view saver. Fix Typo QESC_SQUOTE.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #14660 / Tablesorter View Saver: Broken in Multi-DB Setup
* #14622 / Temp workaround for broken exception - Encrypt/Decrypt detection.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 22.8.1
--------------

Date: 28.08.2022

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #9221 / If FE_TYPEAHEAD_LDAP or FE_TYPEAHEAD_SQL is set, skip forcing maxlength to table column definition. Instead
Carsten  Rose's avatar
Carsten Rose committed
  use custom supplied value.
* Minor update form 'FormElement'
* Refactor $buildElementFunctionName: remove indirect function calls from AbtractBuildForm.php to simplify debugging.
* Extend Support::getColumnSize with further MariaDB column type sizes
* Extension config description baseUrl: updated.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #14618 / string expected, null given.
* #14611 / MultiDB: broken 'show table definition' in FormEditor. Add pill 'Table Definition' to form FormElement.
* #14590 / emptyTypeAheadRequest'.
* #9281 / QFQ system tables: Allow STRICT_TRANS_TABLES - Default '0' is now set for all INT columns. DB-Update will
Carsten  Rose's avatar
Carsten Rose committed
  change column definition. TEXT columns still don't have a default: Before MariaDB 10.2.1, BLOB and TEXT columns could
  not be assigned a DEFAULT value. This restriction was lifted in MariaDB 10.2.1.
* Removed empty typeahead request at the beginning

Carsten  Rose's avatar
Carsten Rose committed
Version 22.8.0
--------------

Date: 22.08.2022

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* Add Enis Nuredini as developer.

Carsten  Rose's avatar
Carsten Rose committed
Features
^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #11262 / stored Procedure: QNBSP - replace space by '&nbsp;'.
* #14270 / FormEditor: add pill 'Table Definition'.
* #14321 / Remember last used pill: on/off via QFQ config or per form.
* #14588 / FormEditor: Remove bell for debugging Form/Session mode.
Carsten  Rose's avatar
Carsten Rose committed
* FormEditor: Column fe.mode shows now fe.modeSql by default. If empty, fe.mode will be shown.
* QFQ_Encrypt_Decrypt - pre version - not finalized.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
* #4018 / Typeahead Attack Detected: Implement renamed keywords _ta_query, _ta_prefetch. Fix broken detection of
  typeahead mode.
* #13689 / Enter auf Eingabefeld mit ungültigem Wert führt zu blurry Seite.
* #14288 / Upload: removed upload + save > triggers general error.
* #14291 / Doc minor fix: Upload Doku table broken.
* #14292 / Upload: mode=required broken for advanced upload (non primary column) after first save.
* #14302 / Doc minor fix. SanitizeTest.php: minor const replacement.
* #14587 / Use case: Self Registration - table definiton broken in doc: Changed Table Person, to include index and
Carsten  Rose's avatar
Carsten Rose committed
  auto increment + authExpire default Null.
* SYSTEM_SECURITY_GET_MAX_LENGTH: take care that minimum is 32.
* Update Release.rst and Installation.rst: add missing Codemirror.css|js
* RestClient undefined array element fix.

Carsten  Rose's avatar
Carsten Rose committed
Version 22.5.0
--------------

Carsten  Rose's avatar
Carsten Rose committed
Date: 16.05.2022
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

Please update your CSS and JS (T3 Main Template > Setup) to include the new DateTime Picker. Forms cannot save if the JS
files are missing::

Carsten  Rose's avatar
Carsten Rose committed
page.includeCSS.file08 = typo3conf/ext/qfq/Resources/Public/Css/bootstrap-datetimepicker.min.css
page.includeCSS.file09 = typo3conf/ext/qfq/Resources/Public/Css/codemirror.css
page.includeJS.file14 = typo3conf/ext/qfq/Resources/Public/JavaScript/moment.min.js
page.includeJS.file15 = typo3conf/ext/qfq/Resources/Public/JavaScript/bootstrap-datetimepicker.min.js
page.includeJS.file16 = typo3conf/ext/qfq/Resources/Public/JavaScript/codemirror.min.js
page.includeJS.file17 = typo3conf/ext/qfq/Resources/Public/JavaScript/code-mirror-mode/sql/sql.min.js

Features
^^^^^^^^

* #9052 / Report frontend editing: CodeMirror with syntax highlight.
* #10096 / Date time picker.
* #10782 / TinyMCE: image upload via drag'n'drop. 'fileUploadPath=fileadmin/...'.
* #13440 / Form: remember last used pill in localstore.
* #13543 / System - base url: multiple base url can be configured.
* #13562 / System - base url: if not set, set base url.
* #13572 / Form Load: better error message on try to load non existent record.
* #13581 / Copy to clipboard: small animation on icon.
* #13657 / Added two new twig report files to system: FormEditorTwig and autoCronTwig.
* #13679 / tablesorter/subrecord: view-saver added.
* #13788 / Date time picker: selectable weekdays.
Carsten  Rose's avatar
Carsten Rose committed
* Update / doc: datetimepicker requires moment.js - put it in example code before datetimepicker.
* Update / QFQ config note to baseUrl.
* Skip selenium to speed up.
* Move Marc Egger to further contributor.

Carsten  Rose's avatar
Carsten Rose committed
Bug Fixes
^^^^^^^^^

* #9520 / Button Save inside form.
* #10646 / typeAhead: maxLength by default 512.
* #11134 / Set samesite header for cookies.
* #11325 / SQL CALL is handled seperate. All statements will execute. If only a SELECT statement is used in PROCEDURE
  then the output will shown, otherwise not.
* #13658 / qfq.json: remove world readable.
* #12483 / qfq.json - Doc: update all references of config.qfq.php to qfq.json
* #12484 / config.render: old Both, new: Single.
* #13084,9724 / Dropdown list on iOS not clickable.
* #13527 / Form Multi: by default set r=0.
* #13677 / FormEditor: Preview disabled if 'new.required' is given.
* #13722 / Detect and fix pdfunite problems "Gen inside xref table too large (bigger than INT_MAX)" via pdf2ps, ps2pdf.
* #13767 / Date time picker: up down button better design if required.
* #13827 / Date time picker should not offer user credentials (like username / password).
* #13751 / Date time picker dynamic update aware.
* #13797 / Checkbox: dynamic update (single and multi) fixed.
* #13818 / typeahead: fix for key/value problem: expects parameter 1 to be string, array given.
* #13842 / Broken SIP: wkhtml and qfqpdf.
* #13933 / Broken SIP: exception handling buggy.
* #13860 / Safari: broken typeahead input.
Carsten  Rose's avatar
Carsten Rose committed

Carsten  Rose's avatar
Carsten Rose committed
Version 21.12.0
--------------

Date: 13.12.2021

Carsten  Rose's avatar
Carsten Rose committed
Notes
^^^^^
Carsten  Rose's avatar
Carsten Rose committed

* New HTML to PDF renderer: puppeteer. Wrapped and used by qfqpdf. Solves various JS and CSS problems of wkhtml.
  Install: