date.chapril.org-framadate/app/classes/Framadate/Services
Olivier PEREZ b051dd59f8 Implement purge in 2 steps
First: Block the poll (no more modification)
Second: Delete the poll 60 days after the expiration date (configurable)
2015-02-28 19:18:59 +01:00
..
AdminPollService.php Implement purge in 2 steps 2015-02-28 19:18:59 +01:00
InputService.php Don't encode to HTML value before storing it to database 2015-01-05 23:30:47 +01:00
LogService.php Admin: The polls page now use Smarty template 2015-01-07 22:47:34 +01:00
MailService.php Fix line breaks on mails sent 2015-01-01 01:17:53 +01:00
PollService.php Add column receiveNewComments to poll table, to send notification when a user wrote a comment. 2015-01-17 01:28:12 +01:00
PurgeService.php Implement purge in 2 steps 2015-02-28 19:18:59 +01:00
SecurityService.php Use CSRF tokens on admin page 2015-01-10 16:35:21 +01:00
SuperAdminService.php Issue #18 Install pagination on polls admin page 2015-01-18 16:14:45 +01:00