1. 25 Jul, 2019 1 commit
  2. 06 Jun, 2019 1 commit
  3. 04 Mar, 2019 1 commit
    • Côme Chilliet's avatar
      :sparkles: feat(simpleplugin) Switch DateAttribute to html5 input type=date · c4b57b56
      Côme Chilliet authored
      This replaces our custom datepicker with the standard html5 one for date
       fields in plugins.
      This deprecates the defaultDate attribute which was used to set the
       starting point of the datepicker without setting a default value,
       because this is not possible in HTML5.
      This does not add support for min and max dates which are supported by
       the HTML5 input type and may be added later.
      This also changes the internal date format from DD.MM.YYYY to YYYY-MM-DD
       to match the HTML5 POST format, this should not have serious
       consequences.
      
      issue #5931
      c4b57b56
  4. 26 Feb, 2019 1 commit
  5. 25 Feb, 2019 2 commits
  6. 19 Feb, 2019 1 commit
  7. 13 Nov, 2018 2 commits
  8. 12 Nov, 2018 2 commits
  9. 08 Nov, 2018 1 commit
  10. 07 Nov, 2018 2 commits
  11. 27 Jun, 2018 1 commit
  12. 26 Jun, 2018 1 commit
  13. 02 May, 2018 1 commit
  14. 25 Apr, 2018 1 commit
  15. 21 Dec, 2017 1 commit
  16. 20 Dec, 2017 1 commit
  17. 18 Sep, 2017 1 commit
  18. 13 Jun, 2017 1 commit
  19. 15 Mar, 2017 2 commits
  20. 08 Mar, 2017 1 commit
  21. 22 Feb, 2017 2 commits
  22. 09 Feb, 2017 1 commit
  23. 25 Jan, 2017 1 commit
  24. 17 Jan, 2017 1 commit
  25. 11 Jan, 2017 1 commit
  26. 10 Oct, 2016 1 commit
  27. 20 Sep, 2016 1 commit
  28. 07 Sep, 2016 2 commits