Skip to content
Snippets Groups Projects
  1. Aug 09, 2013
  2. Jul 24, 2013
  3. 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
  4. Jul 17, 2013
  5. Jul 09, 2013
  6. 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
  7. Jul 03, 2013
  8. Jun 26, 2013
  9. 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
  10. Mar 11, 2013
  11. Mar 07, 2013
  12. Mar 05, 2013
  13. Mar 04, 2013
  14. Feb 28, 2013
  15. Feb 22, 2013
  16. Feb 20, 2013
  17. Feb 19, 2013
  18. Feb 15, 2013
  19. Jan 28, 2013
  20. Jan 22, 2013
  21. Jan 03, 2013
  22. Dec 17, 2012
  23. Dec 16, 2012
  24. Dec 14, 2012
  25. Dec 10, 2012
  26. 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
  27. Nov 16, 2012
  28. Nov 11, 2012
    • Peter Rotich's avatar
      Fix bug on staff group stats · 22cc7144
      Peter Rotich authored
      Autosubmit form on load - refresh is called on submit giving it form object
      Validate start/stop timeframe in the backend
      22cc7144
  29. Oct 31, 2012
  30. Oct 29, 2012
  31. Oct 28, 2012
Loading