1. 14 Jul, 2022 2 commits
  2. 12 Jul, 2022 1 commit
  3. 08 Sep, 2020 2 commits
    • Côme Chilliet's avatar
      52023004
    • 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
  4. 09 Jul, 2020 1 commit
  5. 03 Dec, 2019 1 commit
  6. 15 Oct, 2019 1 commit
  7. 11 Sep, 2019 1 commit
  8. 28 Aug, 2019 2 commits
  9. 26 Feb, 2019 1 commit
  10. 20 Feb, 2019 2 commits
  11. 19 Feb, 2019 1 commit
  12. 14 Nov, 2018 1 commit
  13. 03 Sep, 2018 1 commit
  14. 02 Sep, 2018 1 commit
  15. 26 Jul, 2018 1 commit
  16. 27 Jun, 2018 3 commits
  17. 09 May, 2018 1 commit
  18. 07 May, 2018 1 commit
  19. 16 Feb, 2017 1 commit
  20. 18 Jan, 2017 1 commit
  21. 21 Jun, 2016 2 commits
  22. 01 Jun, 2016 2 commits
  23. 06 Jan, 2016 1 commit
  24. 05 Jan, 2016 1 commit
  25. 04 Jan, 2016 1 commit
  26. 01 Oct, 2015 1 commit
  27. 30 Jun, 2015 2 commits
  28. 29 Jun, 2015 2 commits
  29. 16 Jun, 2015 2 commits