Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
29da1b07
Commit
29da1b07
authored
Aug 31, 2019
by
Carsten Rose
Browse files
Manual.rst: fix typo
parent
1006e223
Pipeline
#2309
passed with stages
in 2 minutes and 36 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Documentation/Manual.rst
View file @
29da1b07
Documentation/Release.rst
View file @
29da1b07
...
...
@@ -69,7 +69,7 @@ Bug Fixes
* #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
p
* #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'
* Update compatibility: API change in T3 makes QFQ incompatible with Typo3 >=9.4. Change compatibility back to <9.3.
...
...
@@ -149,8 +149,8 @@ Notes
The Rest API path changed:
-
old: typo3conf/ext/qfq/Source/api/rest.php
-
new: typo3conf/ext/qfq/Classes/Api/rest.php
*
old: typo3conf/ext/qfq/Source/api/rest.php
*
new: typo3conf/ext/qfq/Classes/Api/rest.php
QFQ is now PSR4 compliant.
...
...
@@ -724,8 +724,6 @@ Bug Fixes
* FormAction.php: throw exception if 'fillStoreVar' selects more than one row.
Version 18.10.3
---------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment