1. 14 Jul, 2022 2 commits
  2. 12 Jul, 2022 1 commit
  3. 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
  4. 26 Feb, 2019 1 commit
  5. 19 Feb, 2019 1 commit
  6. 02 Sep, 2018 1 commit
  7. 24 Apr, 2018 3 commits
  8. 07 Feb, 2018 1 commit
  9. 16 Feb, 2017 1 commit
  10. 12 Oct, 2016 1 commit
  11. 29 Aug, 2016 1 commit
  12. 21 Jun, 2016 2 commits
  13. 06 Jan, 2016 1 commit
  14. 05 Jan, 2016 1 commit
  15. 04 Jan, 2016 1 commit
  16. 01 Oct, 2015 1 commit
  17. 02 Apr, 2015 1 commit
  18. 01 Apr, 2015 2 commits
    • Côme Bernigaud's avatar
      Fixes #2919 Using icons from theme in setup · d1c779f8
      Côme Bernigaud authored
      Conflicts:
      	setup/class_setupStep_Checks.inc
      	setup/class_setupStep_Finish.inc
      	setup/class_setupStep_Language.inc
      	setup/class_setupStep_Ldap.inc
      	setup/class_setupStep_Migrate.inc
      d1c779f8
    • Côme Bernigaud's avatar
      Fixes #2919 Rewriting setup using simplePlugin and config classes · 8bf6a6d9
      Côme Bernigaud authored
      Conflicts:
      	html/themes/default/setup.css
      	plugins/config/class_configInLdap.inc
      	setup/class_setupStep_Checks.inc
      	setup/class_setupStep_Config1.inc
      	setup/class_setupStep_Config2.inc
      	setup/class_setupStep_Config3.inc
      	setup/class_setupStep_Finish.inc
      	setup/class_setupStep_Language.inc
      	setup/class_setupStep_Ldap.inc
      	setup/class_setupStep_Migrate.inc
      	setup/class_setupStep_Welcome.inc
      	setup/setup_checks.tpl
      	setup/setup_config1.tpl
      	setup/setup_config2.tpl
      	setup/setup_finish.tpl
      	setup/setup_frame.tpl
      	setup/setup_welcome.tpl
      8bf6a6d9
  19. 12 Feb, 2015 2 commits
  20. 05 Aug, 2014 1 commit
  21. 29 Jul, 2014 1 commit
  22. 28 Jul, 2014 1 commit
  23. 16 Sep, 2013 1 commit
  24. 02 Aug, 2013 1 commit
  25. 29 Jul, 2013 1 commit
  26. 15 Jul, 2013 1 commit
  27. 22 Mar, 2013 1 commit
  28. 30 May, 2012 1 commit
  29. 29 May, 2012 1 commit
  30. 13 Jan, 2012 1 commit
  31. 07 Aug, 2011 1 commit
  32. 07 Mar, 2011 1 commit