Skip to content
Snippets Groups Projects
  1. Sep 02, 2013
  2. Aug 30, 2013
  3. Aug 09, 2013
  4. Aug 08, 2013
  5. Aug 02, 2013
  6. Jul 24, 2013
  7. Jul 23, 2013
    • Jared Hancock's avatar
      Fix CSS style issues · b039bb3a
      Jared Hancock authored
        - Logo selection radio buttons not vertically centered (Firefox)
        - font-size value incorrect in login.css
        - Incorrect : placement in FAQ category edit
        - Incorrect block width declaration (700 vs 700px)
        - Browsers disagree on the placement of CSS3 outline properties
        - Correctly place check boxes and radio buttons
      b039bb3a
    • Jared Hancock's avatar
      Add a password reset implementation · 5cac196a
      Jared Hancock authored
      Uses a seven step procedure:
        1. (user) Fails to login twice or more
        2. Clicks the 'Forgot my password' link on the login form
        3. Submits the username or email address and triggers a password-reset
           email
        4. Clicks the link in the email and is directed back to the reset page
        5. Enters the username or email again and is logged in
        6. Password change is forced, but current password is not required
        7. Password is updated, user can continue the session without
           authenticating again
      5cac196a
  8. Jul 17, 2013
  9. Jul 09, 2013
  10. Jul 04, 2013
    • Jared Hancock's avatar
      Support multiple update streams · b02778cd
      Jared Hancock authored
      This patch allows the upgrader to upgrade multiple database update
      'streams'. The main stream is renamed to 'core' to reflect changes made
      to the config class. This will significantly ease customizations
      requiring database customizations, and will make plugins requiring
      database changes possible.
      b02778cd
  11. Jul 03, 2013
  12. Jun 26, 2013
  13. May 28, 2013
    • Jared Hancock's avatar
      Add persistence configuration · 517f86c4
      Jared Hancock authored
      Allow (a subset of) the configuration to also be saved in the session to
      make session-backed data more consistent and compatible with up-and-coming
      multi-site setups.
      517f86c4
  14. Mar 11, 2013
  15. Mar 07, 2013
  16. Mar 05, 2013
  17. Mar 04, 2013
  18. Feb 28, 2013
  19. Feb 22, 2013
  20. Feb 20, 2013
  21. Feb 19, 2013
  22. Feb 15, 2013
  23. Jan 28, 2013
  24. Jan 22, 2013
  25. Jan 03, 2013
  26. Dec 17, 2012
  27. Dec 16, 2012
  28. Dec 14, 2012
  29. Dec 10, 2012
  30. Nov 30, 2012
    • Tommy Fjordbøge's avatar
      Update scp/l.php · 029e08df
      Tommy Fjordbøge authored
      Fixes bug in IE 8 32bit browser that makes the browser windows reload in a never ending loop.
      029e08df
  31. Nov 16, 2012
Loading