Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
typo3
qfq
Commits
6ebd8d34
Commit
6ebd8d34
authored
1 year ago
by
Carsten Rose
Browse files
Options
Downloads
Patches
Plain Diff
dummy commit
parent
1bec81cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
4 merge requests
!691
New version v24.3.0
,
!638
Merge Develop to B16343
,
!637
develop into F17086-Multiple-Forms-on-a-page
,
!624
B15790 record lock (dirty) same user should be able to unlock
Pipeline
#10795
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/Release.rst
+208
-0
208 additions, 0 deletions
Documentation/Release.rst
with
208 additions
and
0 deletions
Documentation/Release.rst
+
208
−
0
View file @
6ebd8d34
...
...
@@ -260,6 +260,214 @@ Bug Fixes
* #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.
* #15795 / Upload: download button not shown after pressing save.
* 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.
* #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.2.0
--------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment