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
0a7e2917
Commit
0a7e2917
authored
Aug 28, 2018
by
Carsten Rose
Browse files
New version 18.8.2
parent
c8fed1ac
Pipeline
#793
passed with stage
in 1 minute and 35 seconds
Changes
8
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0a7e2917
...
...
@@ -37,7 +37,24 @@ Bug Fixes
^^^^^^^^^
Version 18.08.1
Version 18.8.2
--------------
Date: 28.8.18
Features
^^^^^^^^
*
F6563 / Accept 0 as required.
Bug Fixes
^^^^^^^^^
*
DatabaseUpdateData.php: add missed 'on the fly' update for Form.title, changed in FormEditor.sql in 18.8.1
*
6562 / sendmail: redirect all mail - the sender is replaced too.
*
Manual.rst: several typos fixed
Version 18.8.1
---------------
Date: 26.08.2018
...
...
@@ -66,8 +83,8 @@ Date: 25.08.2018
Notes
^^^^^
*
Excel
E
xport
*
Copy
Cat
*
Excel
e
xport
*
Copy
to clipboard
Features
^^^^^^^^
...
...
doc/NewVersion.md
View file @
0a7e2917
...
...
@@ -43,12 +43,12 @@ Neue Versionsnummer
*
Update the version number in this document (topic 6)
*
Commit & Push new version changes to master branch:
New version 18.8.
1
New version 18.8.
2
6)
**New Tag**
:
git tag v18.8.
1
git push -u origin v18.8.
1
git tag v18.8.
2
git push -u origin v18.8.
2
7) PhpStorm:
**Sync**
all files to VM qfq.
...
...
extension/Documentation/Release.rst
View file @
0a7e2917
...
...
@@ -37,6 +37,23 @@ Bug Fixes
^^^^^^^^^
Version 18.8.2
--------------
Date: 28.8.18
Features
^^^^^^^^
* F6563 / Accept 0 as required.
Bug Fixes
^^^^^^^^^
* DatabaseUpdateData.php: add missed 'on the fly' update for Form.title, changed in FormEditor.sql in 18.8.1
* 6562 / sendmail: redirect all mail - the sender is replaced too.
* Manual.rst: several typos fixed
Version 18.8.1
---------------
...
...
extension/Documentation/Settings.cfg
View file @
0a7e2917
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 18.8
release = 18.8.
1
release = 18.8.
2
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
0a7e2917
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'18.8'
# The full version, including alpha/beta/rc tags.
release
=
'18.8.
1
'
release
=
'18.8.
2
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/RELEASE.txt
View file @
0a7e2917
...
...
@@ -37,7 +37,24 @@ Bug Fixes
^^^^^^^^^
Version 18.08.1
Version 18.8.2
--------------
Date: 28.8.18
Features
^^^^^^^^
* F6563 / Accept 0 as required.
Bug Fixes
^^^^^^^^^
* DatabaseUpdateData.php: add missed 'on the fly' update for Form.title, changed in FormEditor.sql in 18.8.1
* 6562 / sendmail: redirect all mail - the sender is replaced too.
* Manual.rst: several typos fixed
Version 18.8.1
---------------
Date: 26.08.2018
...
...
@@ -66,8 +83,8 @@ Date: 25.08.2018
Notes
^^^^^
* Excel
E
xport
* Copy
Cat
* Excel
e
xport
* Copy
to clipboard
Features
^^^^^^^^
...
...
extension/ext_emconf.php
View file @
0a7e2917
...
...
@@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'stable'
,
'version'
=>
'18.8.
1
'
,
'version'
=>
'18.8.
2
'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'6.0.0-9.2.99'
,
...
...
version
View file @
0a7e2917
18.8.
1
18.8.
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