1. 14 Jul, 2022 2 commits
  2. 12 Jul, 2022 1 commit
  3. 01 Feb, 2021 1 commit
  4. 12 Nov, 2020 1 commit
  5. 05 Nov, 2020 1 commit
  6. 08 Sep, 2020 1 commit
    • Côme Chilliet's avatar
      :sparkles: feat(core) Big refactor of dialog system · 94eaa6ba
      Côme Chilliet authored
      This replaces save_object and execute methods by 3 methods:
      readPost - Reads POST data
      update - Update object state
      render - Render HTML UI
      
      The point is to avoid reading POST and rendering HTML when this is not
       needed (when doing stuff through the webservice for instance).
      
      It’s also more consisent across FD with all classes handling some kind
       of dialog implementing the new interface FusionDirectoryDialog which
       makes sure these 3 methods are implemented.
      
      issue #6072
      Unverified
      94eaa6ba
  7. 09 Jul, 2020 1 commit
  8. 16 Apr, 2019 1 commit
  9. 26 Feb, 2019 1 commit
  10. 25 Feb, 2019 1 commit
  11. 19 Feb, 2019 1 commit
  12. 02 Sep, 2018 1 commit
  13. 09 May, 2018 1 commit
  14. 21 Feb, 2017 1 commit
  15. 16 Feb, 2017 1 commit
  16. 15 Feb, 2017 1 commit
  17. 10 Aug, 2016 4 commits
  18. 01 Aug, 2016 1 commit
  19. 21 Jun, 2016 2 commits
  20. 01 Jun, 2016 2 commits
  21. 06 Jan, 2016 1 commit
  22. 05 Jan, 2016 1 commit
  23. 04 Jan, 2016 1 commit
  24. 28 Oct, 2015 2 commits
  25. 01 Oct, 2015 1 commit
  26. 27 Jul, 2015 2 commits
  27. 01 Jun, 2015 1 commit
  28. 05 May, 2015 2 commits
  29. 04 May, 2015 1 commit
  30. 23 Apr, 2015 2 commits