Skip to content
Snippets Groups Projects
  1. Oct 13, 2016
  2. Aug 04, 2016
  3. Jul 07, 2016
    • Olivier Perez's avatar
      Merge branch 'bugfix/install-config-escape' into 'develop' · 0cf52c84
      Olivier Perez authored
      Added escaping for install in config.tpl
      
      In the installation process, string like the one below should be a valid application name (or DB password).
      > Framadate c'est vraiment super ! "Datez" comme vous voulez \o/
      
      It missed some escaping for single quote (') and backslash (\\), resulting in PHP parse errors.
      
      It should be cherry-picked to the `release` branch too.
      
      See merge request !136
      0cf52c84
  4. May 04, 2016
  5. May 03, 2016
  6. Oct 28, 2015
  7. Sep 13, 2015
  8. Sep 07, 2015
  9. May 29, 2015
  10. May 24, 2015
  11. Apr 02, 2015
    • Antonin's avatar
      Editing vote by link with unique id · 4c137748
      Antonin authored
      	- 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
      4c137748
  12. Mar 30, 2015
  13. Mar 29, 2015
  14. Mar 27, 2015
  15. Mar 25, 2015
  16. Mar 24, 2015
  17. Feb 28, 2015
    • Olivier PEREZ's avatar
      Implement purge in 2 steps · b051dd59
      Olivier PEREZ authored
      First: Block the poll (no more modification)
      Second: Delete the poll 60 days after the expiration date (configurable)
      b051dd59
  18. Feb 26, 2015
  19. Feb 02, 2015
  20. Jan 18, 2015
  21. Jan 11, 2015
  22. Jan 10, 2015
  23. Jan 07, 2015
Loading