1. 05 Aug, 2022 1 commit
  2. 14 Jul, 2022 2 commits
  3. 12 Jul, 2022 1 commit
  4. 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
      94eaa6ba
  5. 11 Sep, 2019 1 commit
  6. 26 Feb, 2019 1 commit
  7. 25 Feb, 2019 1 commit
  8. 19 Feb, 2019 2 commits
  9. 02 Sep, 2018 1 commit
  10. 09 May, 2018 1 commit
  11. 16 Feb, 2017 1 commit
  12. 27 Oct, 2016 2 commits
  13. 30 Aug, 2016 1 commit
  14. 12 May, 2016 1 commit
  15. 10 May, 2016 1 commit
  16. 06 Jan, 2016 1 commit
  17. 05 Jan, 2016 1 commit
  18. 04 Jan, 2016 1 commit
  19. 04 Nov, 2015 2 commits
  20. 01 Oct, 2015 1 commit
  21. 07 May, 2015 4 commits
  22. 01 Apr, 2015 4 commits
  23. 12 Feb, 2015 2 commits
  24. 12 Nov, 2014 1 commit
  25. 03 Sep, 2014 1 commit
  26. 05 Aug, 2014 1 commit
  27. 29 Jul, 2014 1 commit
  28. 28 Jul, 2014 1 commit
  29. 12 Dec, 2013 1 commit