Skip to content
Snippets Groups Projects
  1. Apr 19, 2019
  2. Apr 18, 2019
  3. Apr 17, 2019
  4. Apr 16, 2019
  5. Apr 15, 2019
    • Nicolas Bouilleaud's avatar
      Remove the “disabled” class from fin_sondage_autre · 30714558
      Nicolas Bouilleaud authored
      Currently, the button still looks disabled even when more than one choice is filled.
      
      In classic_poll.js, the disabled *property* is set/unset according to isSubmitChoicesAvalaible(). The disabled *class* is not changed after being set in the template.
      In the bootstrap css, either the disabled class or the disabled gray out the button. Let’s just use the disabled property.
      30714558
  6. Oct 24, 2018
    • Tai Kedzierski's avatar
      Allow overriding HTTPS · 4242fe29
      Tai Kedzierski authored
      In the case where the proxy does not pass `HTTP_X_FORWARDED_PROTO`, we need a way to explicitly request `https://` scheme on callbacks.
      
      This change adds a constant `FORCE_HTTPS` which can be used to forcibly override automatic detection of HTTPS usage, when set.
      4242fe29
  7. Sep 11, 2018
  8. Aug 30, 2018
  9. Aug 14, 2018
  10. Aug 03, 2018
  11. Jul 09, 2018
  12. Jun 22, 2018
  13. May 25, 2018
  14. Apr 22, 2018
  15. Apr 20, 2018
  16. Apr 19, 2018
  17. Apr 18, 2018
Loading