Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
voting.typo3.org
extensions
election
Commits
ea357d06
Commit
ea357d06
authored
Feb 15, 2021
by
Stefan Busemann
Browse files
[TASK] Release 1.0.0
parent
35964b22
Changes
3
Hide whitespace changes
Inline
Side-by-side
Documentation/ChangeLog/Index.rst
View file @
ea357d06
...
...
@@ -17,6 +17,36 @@ ChangeLog
:Changes:
Release Description
- :Version:
1.0.0
:Date:
2021-02-15
:Changes:
* [FEATURE] Support TYPO3 V10
- :Version:
0.5.0
:Date:
2020-04-02
:Changes:
* [FEATURE] Add resend single token
- :Version:
0.4.0
:Date:
2020-04-02
:Changes:
* [TASK] Improve performance
* [BUGFIX] Support Strict mode
- :Version:
0.3.0
:Date:
2020-03-20
:Changes:
* [TASK] Change vendor name to t3o
- :Version:
0.2.6
:Date:
...
...
Documentation/Index.rst
View file @
ea357d06
...
...
@@ -28,10 +28,10 @@ Extension Name
voting, election, poll
:Copyright:
2015-201
9
2015-20
2
1
:Author:
Oliver Eglseder, Stefan Busemann, Christoph Paschner
Oliver Eglseder, Stefan Busemann, Christoph Paschner
, Felix Herrmann, Wolf Utz
:Email:
info@typo3.org
...
...
ext_emconf.php
View file @
ea357d06
...
...
@@ -11,14 +11,14 @@
$EM_CONF
[
\
T3o\Election\Constants
::
EXTENSION_KEY
]
=
[
'title'
=>
'Election'
,
'description'
=>
'voting / polling tool'
,
'version'
=>
'
0.5.1-dev
'
,
'version'
=>
'
1.0.0
'
,
'category'
=>
'fe'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'10.4.5-10.4.99'
,
]
],
'state'
=>
'
beta
'
,
'state'
=>
'
stable
'
,
'uploadfolder'
=>
false
,
'clearcacheonload'
=>
true
,
'author'
=>
'Oliver Eglseder, Stefan Busemann, Christoph Pascher, Felix Herrmann, Wolf Utz'
,
...
...
Write
Preview
Markdown
is supported
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