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
|
afd6079420
|
Issue #22 Enable vote name modification
|
2015-01-08 22:18:18 +01:00 |
|
Olivier PEREZ
|
073bc9048d
|
Admin: Fix the admin page
|
2015-01-06 23:52:52 +01:00 |
|
Olivier PEREZ
|
985842edf3
|
CSV Export: Implements export for classical polls
|
2015-01-03 19:06:03 +01:00 |
|
Olivier PEREZ
|
1111b86e2a
|
Define a prefix for database table names.
|
2014-12-31 15:19:15 +01:00 |
|
Olivier PEREZ
|
1ca7502216
|
Translate database names (table+columns) to English + Reorganize some columns
|
2014-12-30 01:41:25 +01:00 |
|
Olivier PEREZ
|
dcb711dccc
|
Implements purge methods
|
2014-12-29 21:54:07 +01:00 |
|
Olivier PEREZ
|
53048e8488
|
Fix display of best choices on classic polls
|
2014-12-27 00:23:56 +01:00 |
|
Olivier PEREZ
|
98f14c487a
|
Enable poll deletion + improve random generator
|
2014-12-25 01:11:14 +01:00 |
|
Olivier PEREZ
|
9ed0043569
|
Some cleaning in poll creation
|
2014-12-25 00:55:52 +01:00 |
|
Olivier PEREZ
|
5d8e5362f9
|
admin: Add some logging on important actions (delete poll, clean votes, clean comments, drop column)
|
2014-12-24 22:42:50 +01:00 |
|
Olivier PEREZ
|
b8d0110263
|
Remove code from old_adminstuds that is already refactored.
|
2014-12-21 00:14:56 +01:00 |
|
Olivier PEREZ
|
8d46ec6c33
|
Move all admin method from PollService to AdminPollService
|
2014-12-20 23:59:44 +01:00 |
|
Olivier PEREZ
|
94a125ca2b
|
Display confirmation page before to delete all comments of one poll.
|
2014-12-19 00:59:27 +01:00 |
|
Olivier PEREZ
|
07d5a336fb
|
Add availability to delete all comments of one poll.
+ Simplify call to remove all votes of one poll
|
2014-12-19 00:36:09 +01:00 |
|
Olivier PEREZ
|
14727bd94c
|
admin: Add availability to delete all votes of a poll.
|
2014-12-19 00:30:33 +01:00 |
|
Olivier PEREZ
|
1b01bcc6b6
|
admin: Add availability to delete comments one by one.
|
2014-12-19 00:13:21 +01:00 |
|
Olivier PEREZ
|
8e15a008fe
|
adminstuds.php: Realize the update of poll in database
|
2014-12-18 13:57:25 +01:00 |
|
Olivier PEREZ
|
9284a5d62b
|
Add licence informations on classes
|
2014-12-17 13:48:03 +01:00 |
|
Olivier PEREZ
|
ab5f9e013a
|
Implement comments functionnality
|
2014-12-17 13:47:14 +01:00 |
|
Olivier PEREZ
|
80b06d65cd
|
Some work on vote saving
|
2014-12-17 13:17:08 +01:00 |
|