date.chapril.org-framadate/app/classes/Framadate/Services
Antonin 4c137748b4 Editing vote by link with unique id
- Changed the smarty modifier poll_url to a function and added the vote_id parameter
	- Modified accordingly all poll_url occurence in templates
	- Added htaccess.txt to be sure to keep poll's URL changes up to date
	- Escaped some templates output in order to avoid to broke HTML
	- Using vote's uniqId instead of vote's id when it's needed
2015-04-02 16:56:52 +02: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 Editing vote by link with unique id 2015-04-02 16:56:52 +02: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 Move some code from FramaDB to Service 2015-03-29 12:59:47 +02:00