Skip to content
GitLab
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
5ceca01f
Commit
5ceca01f
authored
Sep 23, 2017
by
Carsten Rose
Browse files
New version 0.23.2.
parent
9bf9022e
Changes
6
Show whitespace changes
Inline
Side-by-side
doc/NewVersion.md
View file @
5ceca01f
...
...
@@ -44,7 +44,7 @@ Neue Versionsnummer
6) New Tag:
git tag v0.23.1
git push -u origin v0.23.
1
git push -u origin v0.23.
2
7) PhpStorm: Sync all files to VM qfq.
...
...
extension/Documentation/Release.rst
View file @
5ceca01f
...
...
@@ -36,14 +36,25 @@ Features
Bug Fixes
^^^^^^^^^
Release
=======
Version 0.23.1
--------------
Date: 23.9.2017
Bug Fixes
^^^^^^^^^
* #4620 / Easy Fix: saveButtonText / closeButtonText Formatierung
Version 0.23.0
--------------
Date: 17.09.2017
Notes
^^^^^
Features
^^^^^^^^
...
...
extension/Documentation/Settings.cfg
View file @
5ceca01f
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 0.23
release = 0.23.
1
release = 0.23.
2
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
5ceca01f
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'0.23'
# The full version, including alpha/beta/rc tags.
release
=
'0.23.
1
'
release
=
'0.23.
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/RELEASE.txt
View file @
5ceca01f
...
...
@@ -36,14 +36,25 @@ Features
Bug Fixes
^^^^^^^^^
Release
=======
Version 0.23.1
--------------
Date: 23.9.2017
Bug Fixes
^^^^^^^^^
* #4620 / Easy Fix: saveButtonText / closeButtonText Formatierung
Version 0.23.0
--------------
Date: 17.09.2017
Notes
^^^^^
Features
^^^^^^^^
...
...
extension/ext_emconf.php
View file @
5ceca01f
...
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.23.
1
'
,
'version'
=>
'0.23.
2
'
,
);
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment