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. 25 Feb, 2019 1 commit
  6. 19 Feb, 2019 1 commit
  7. 02 Sep, 2018 1 commit
  8. 16 Feb, 2017 1 commit
  9. 21 Jun, 2016 2 commits
  10. 06 Jan, 2016 1 commit
  11. 05 Jan, 2016 1 commit
  12. 04 Jan, 2016 1 commit
  13. 01 Oct, 2015 1 commit
  14. 02 Apr, 2015 1 commit
  15. 01 Apr, 2015 2 commits
    • Côme Bernigaud's avatar
      Fixing small things in setup · 2637ffb9
      Côme Bernigaud authored
      2637ffb9
    • 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
  16. 12 Feb, 2015 2 commits
  17. 22 Aug, 2014 1 commit
  18. 28 Jul, 2014 1 commit
  19. 16 Apr, 2014 6 commits
  20. 16 Sep, 2013 1 commit
  21. 02 Aug, 2013 1 commit
  22. 22 Mar, 2013 1 commit
  23. 13 Jan, 2012 1 commit
  24. 07 Aug, 2011 1 commit
  25. 20 Mar, 2011 1 commit
  26. 10 Mar, 2011 1 commit
  27. 07 Mar, 2011 1 commit