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. Sep 07, 2015
  7. Jun 23, 2015
  8. Apr 17, 2015
  9. Apr 13, 2015
  10. Apr 08, 2015
  11. Mar 29, 2015
  12. Mar 22, 2015
  13. 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
  14. Jan 17, 2015
  15. Jan 13, 2015
  16. Jan 11, 2015
  17. Jan 07, 2015
  18. Jan 04, 2015
  19. Dec 31, 2014
  20. Dec 30, 2014
  21. Dec 24, 2014
  22. Dec 23, 2014
  23. Dec 05, 2014
  24. Nov 28, 2014
  25. Nov 14, 2014
  26. Sep 04, 2014
Loading