Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
SIF-4 Fixing the central openid servlet to use language labels instead of hard-coded strings for labels

    • -13
    • +24
    ./lamsfoundation/lams/web/SIFOpenIDServlet.java
  1. … 2 more files in changeset.
SIF-4 Fixing the openid servlet so it correctly checks against the list of trusted servers

    • -57
    • +79
    ./lamsfoundation/lams/web/SIFOpenIDServlet.java
  1. … 3 more files in changeset.
SIF-4 Making single-signon capabilities for openid

    • -282
    • +313
    ./lamsfoundation/lams/security/UniversalLoginModule.java
    • -170
    • +169
    ./lamsfoundation/lams/web/LoginRequestServlet.java
    • -0
    • +203
    ./lamsfoundation/lams/web/SIFOpenIDServlet.java
  1. … 29 more files in changeset.
LDEV-2510 merged from branch

  1. … 3 more files in changeset.
LDEV-2475 Meging changes with head

  1. … 6 more files in changeset.
LDEV-2490 fix IE occassionally caching response to getToolContentID

LDEV-2476 add inherited roles (read only)

  1. … 2 more files in changeset.
fix mistake in the javadoc about what is hashed

autoformat and add javadoc comments

    • -266
    • +290
    ./lamsfoundation/lams/webservice/RegisterServiceSoapBindingImpl.java
LDEV-2476 fix root node creator not getting role

LDEV-2476 a fix and initial dialog for editing roles

  1. … 1 more file in changeset.
LDEV-2476 fix some issues

  1. … 1 more file in changeset.
LDEV-2476 author admin role in nodes now functional

  1. … 2 more files in changeset.
fixing up file format

LDEV-2476 partial support for author admin role in planner nodes

  1. … 8 more files in changeset.
LDEV-2475 create temp dir if doesn't exist

    • -19
    • +26
    ./lamsfoundation/lams/web/LamsStartupServlet.java
LDEV-2475 As per jun-dir's request, added a fallback for java default temp dir if the temp dir in the database doesnt exist or is forbidden

    • -16
    • +22
    ./lamsfoundation/lams/web/LamsStartupServlet.java
  1. … 1 more file in changeset.
LDEV-2475 Changing the implementation to use the temp dir specified in the config table instead of the java default. This means that the temp dir has to be cleaned for every restart of the lams server

    • -0
    • +88
    ./lamsfoundation/lams/web/LamsStartupServlet.java
  1. … 2 more files in changeset.
LDEV-2461 only display monitor link if user is staff for that lesson

    • -2
    • +14
    ./lamsfoundation/lams/web/FindUserLessonsAction.java
  1. … 2 more files in changeset.
autoformat

    • -6
    • +5
    ./lamsfoundation/lams/web/ProfileAction.java
LDEV-1616 configuration to allow profile editing

    • -0
    • +12
    ./lamsfoundation/lams/web/ProfileAction.java
    • -21
    • +37
    ./lamsfoundation/lams/web/ProfileSaveAction.java
  1. … 10 more files in changeset.
format

    • -108
    • +94
    ./lamsfoundation/lams/web/PasswordChangeAction.java
LDEV-1617 add validation message

  1. … 2 more files in changeset.
LDEV-2448 merged from branch

    • -1
    • +2
    ./lamsfoundation/lams/webservice/LearningDesignRepositorySoapBindingImpl.java
  1. … 2 more files in changeset.
LDEV-1875 don't allow a folder to become it's own parent

merge LDEV-2439 from branch

merge LDEV-2438 from branch

LDEV-2430 update public folder name from Configuration, not workspaceManagementService; use server default locale, not user locale

  1. … 6 more files in changeset.
LDEV-2420 Work on adding theme options to the add and edit user pages

    • -2
    • +4
    ./lamsfoundation/lams/web/ProfileAction.java
  1. … 6 more files in changeset.
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -11
    • +30
    ./lamsfoundation/lams/web/ProfileAction.java
  1. … 47 more files in changeset.