Thomas Citharel
|
d3eedbcbf6
|
Fix MySQL NO_ZERO_DATE
Closes #224
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-03-21 16:19:50 +01:00 |
|
Thomas Citharel
|
2d39a83a7f
|
rebase and run php-cs-fixer
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-02-20 14:15:18 +01:00 |
|
Erwan TERTRAIS
|
64ff414900
|
ValueMax : limit the number of voters per option
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-02-20 14:15:18 +01:00 |
|
Thomas Citharel
|
3157d6a590
|
Run php-cs-fixer with a custom config. This may break a lot of things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2018-02-19 19:43:30 +01:00 |
|
Olivier Perez
|
651289ec2d
|
Merge branch 'bugfix/typo-in-comment-header' into 'develop'
Correcting comment typo in file header
Fix #190
See merge request !144
|
2016-08-04 22:26:50 +02:00 |
|
Olivier PEREZ
|
421f86d8a3
|
UrlNaming - Increase size of poll's id column
|
2015-12-05 14:24:38 +01:00 |
|
Antonin
|
f888a643e0
|
Added column password in poll table.
|
2015-10-29 11:52:13 +01:00 |
|
Olivier PEREZ
|
4fa4ee0acc
|
Merge branch 'master' into develop
Conflicts:
admin/migration.php
|
2015-10-12 23:46:02 +02:00 |
|
Antonin
|
ba9a444f33
|
Adding a date column in the comment table
|
2015-10-12 22:26:22 +02:00 |
|
Antonin
|
82876c573e
|
Set a length to comment table's name column
The name column was of text type. Passed to VARCHAR(64), like the poll name column.
|
2015-10-12 21:59:45 +02:00 |
|
Olivier Perez
|
09e1da3529
|
Add migration script to rpad some votes from 0.8
|
2015-09-18 11:20:04 +02:00 |
|
Olivier Perez [a570709]
|
28e94447eb
|
Escape table names in migration script
|
2015-08-13 10:00:45 +02:00 |
|
Olivier PEREZ
|
a6d8342e77
|
Add migration script to generate vote's uniqid for legacy votes
|
2015-06-24 22:37:46 +02:00 |
|
Antonin
|
0c2ba20bfa
|
Added option of poll with hidden results.
|
2015-04-05 18:36:43 +02:00 |
|
Antonin
|
86a89abf42
|
Added unique id to vote.
|
2015-04-02 12:03:38 +02:00 |
|
Olivier PEREZ
|
6d34631fbf
|
Replace calls to __('Section\Key') with __('Section', 'Key')
|
2015-03-30 15:19:56 +02:00 |
|
Olivier PEREZ
|
659cf997b8
|
Change i18n system in admin pages
|
2015-03-24 00:22:37 +01:00 |
|
Olivier PEREZ
|
1d5a33b560
|
Remove the notion of 0.9.1, replace it with 0.9
|
2015-03-05 21:30:33 +01:00 |
|
Olivier PEREZ
|
d30b6d6f7b
|
Fix and improve performance for migration from 0.8 to 0.9
|
2015-02-26 10:44:49 +01:00 |
|
Olivier PEREZ
|
ca8be9443b
|
Set timeout to 300 sec for the migration page
|
2015-02-26 10:43:24 +01:00 |
|
Olivier PEREZ
|
70fc0b5c5c
|
Logs have now a specific page in administration
|
2015-01-18 17:03:47 +01:00 |
|
Olivier PEREZ
|
87150cc97e
|
Add column receiveNewComments to poll table, to send notification when a user wrote a comment.
|
2015-01-17 01:28:12 +01:00 |
|
Olivier Perez [a570709]
|
1f8fd2e3e2
|
Admin: Move migration page + add landing page
|
2015-01-07 14:01:08 +01:00 |
|