1. 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
  2. 03 Sep, 2020 1 commit
  3. 09 Jul, 2020 3 commits
  4. 18 Feb, 2020 1 commit
  5. 10 Dec, 2019 1 commit
  6. 28 Aug, 2019 1 commit
  7. 27 Jun, 2019 1 commit
  8. 06 Jun, 2019 1 commit
    • Côme Chilliet's avatar
      :ambulance: fix(recovery) Ease programatic use of recovery · 036b34bb
      Côme Chilliet authored
      Now $interactive parameter is used to indicate if standAlonePage
       instance should take care of config and session setup or not.
      The webservice uses this to use password recovery programatically.
      
      issue #5996
      036b34bb
  9. 26 Feb, 2019 1 commit
  10. 25 Feb, 2019 1 commit
  11. 19 Feb, 2019 1 commit
  12. 08 Nov, 2018 1 commit
  13. 05 Nov, 2018 1 commit
  14. 01 Oct, 2018 1 commit
  15. 06 Sep, 2018 1 commit
  16. 10 Jul, 2018 1 commit
  17. 26 Jun, 2018 2 commits
  18. 07 May, 2018 1 commit
  19. 24 Apr, 2018 1 commit
  20. 18 Sep, 2017 1 commit
  21. 18 Jul, 2017 1 commit
  22. 05 Jul, 2017 1 commit
  23. 21 Mar, 2017 4 commits
  24. 14 Mar, 2017 4 commits
  25. 18 Jan, 2017 2 commits
  26. 11 Jan, 2017 4 commits
  27. 10 Jan, 2017 1 commit