Skip to content
Snippets Groups Projects
  1. Apr 07, 2015
  2. Apr 06, 2015
  3. Apr 05, 2015
  4. Apr 02, 2015
  5. Mar 31, 2015
  6. Mar 30, 2015
  7. Mar 29, 2015
  8. Mar 28, 2015
  9. Mar 27, 2015
  10. Mar 26, 2015
    • Olivier PEREZ's avatar
      Merge branch 'develop' into 'develop' · 15ecff44
      Olivier PEREZ authored
      Added javascript name checking to avoid losing the choices with a bad name
      
      Added a checking on form submit :
       - It cancel form submission if name is empty or doesn't respect the constant NAME_REGEX
       - If the submission is cancelled, it show the error (as a submit would do)
      
      Also added a "header" smarty block in header.tpl, to allow pages which inherit page.tpl to add specific scripts or css.
      
      See merge request !40
      15ecff44
    • Olivier PEREZ's avatar
      4a9dd039
Loading