1. 19 Jul, 2022 2 commits
  2. 18 Jul, 2022 2 commits
  3. 14 Jul, 2022 2 commits
  4. 12 Jul, 2022 1 commit
  5. 04 Feb, 2021 1 commit
  6. 11 Jan, 2021 1 commit
  7. 02 Nov, 2020 1 commit
  8. 14 Apr, 2020 1 commit
  9. 31 Mar, 2020 1 commit
  10. 04 Feb, 2020 1 commit
  11. 09 Oct, 2019 2 commits
  12. 08 Oct, 2019 1 commit
  13. 25 Jul, 2019 1 commit
  14. 06 Jun, 2019 1 commit
  15. 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
  16. 26 Feb, 2019 1 commit
  17. 25 Feb, 2019 2 commits
  18. 19 Feb, 2019 1 commit
  19. 13 Nov, 2018 2 commits
  20. 12 Nov, 2018 2 commits
  21. 08 Nov, 2018 1 commit
  22. 07 Nov, 2018 2 commits
  23. 02 Sep, 2018 1 commit
  24. 27 Jun, 2018 1 commit
  25. 26 Jun, 2018 2 commits
  26. 25 Jun, 2018 1 commit
  27. 02 May, 2018 1 commit
  28. 25 Apr, 2018 1 commit
  29. 15 Jan, 2018 1 commit
  30. 21 Dec, 2017 1 commit
  31. 20 Dec, 2017 1 commit