• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Wrong varibale, caused null ptr exception.

    • -4
    • +2
    ./lamsfoundation/lams/util/CSSThemeUtil.java
Adding a catch for the login page - when no user theme can be found, use the server default theme.

    • -1
    • +12
    ./lamsfoundation/lams/util/CSSThemeUtil.java
Reordered themes, so that default comes first. Then default will be listed first in the HTML.

    • -21
    • +15
    ./lamsfoundation/lams/util/CSSThemeUtil.java
Default theme (from the perspective of the css handling) is not the server default theme (which may be set to some custom theme) but is hardcoded as defaultHTML.

    • -5
    • +4
    ./lamsfoundation/lams/util/CSSThemeUtil.java