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
|
46afefb696
|
Fix RPad migration
|
2015-09-19 16:08:50 +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
|
7babf3f3a3
|
Optimize migration from 0.8 to 0.9
|
2015-09-13 00:06:23 +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
|
bd00cf1915
|
From double quote to simple quote
|
2015-04-07 17:40:20 +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
|
1d5a33b560
|
Remove the notion of 0.9.1, replace it with 0.9
|
2015-03-05 21:30:33 +01:00 |
|
Olivier PEREZ
|
6e442e02e3
|
Complete the fix of accent problem during migration
|
2015-02-26 23:03:49 +01:00 |
|
Olivier PEREZ
|
a4dd36d1bc
|
Convert accent from html to utf8 when migrating
|
2015-02-26 21:29:30 +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
|
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]
|
8f8956d70a
|
Migration: Add precondition on every Migration sub-classes
|
2015-01-02 09:08:07 +01:00 |
|
Olivier PEREZ
|
c533645d29
|
Make installation from scratch work with migration page
|
2015-01-01 01:18:49 +01:00 |
|
Olivier PEREZ
|
1111b86e2a
|
Define a prefix for database table names.
|
2014-12-31 15:19:15 +01:00 |
|
Olivier PEREZ
|
c9be94bc19
|
Migration: Finalize the migration of database from 0.8 to 0.9
|
2014-12-31 14:25:56 +01:00 |
|
Olivier PEREZ
|
88cae82e71
|
Create a migration system to migrate database.
+ Use this system to migrate from 0.8 to 0.9 (WIP)
|
2014-12-31 01:33:56 +01:00 |
|