• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2448 merged from branch

    • -1
    • +2
    ./lams/webservice/LearningDesignRepositorySoapBindingImpl.java
  1. … 2 more files in changeset.
LDEV-2448 restrict ext student users to learner role depending on 'method' parameter in call to LoginRequestServlet

    • -1
    • +2
    ./lams/webservice/LearningDesignRepositorySoapBindingImpl.java
  1. … 2 more files in changeset.
LDEV-1875 merged from head

LDEV-1875 don't allow a folder to become it's own parent

merge LDEV-2439 from branch

    • -6
    • +9
    ./lams/webservice/xml/LessonJoinServlet.java
LDEV-2439 synchronize servlet

    • -6
    • +9
    ./lams/webservice/xml/LessonJoinServlet.java
merge LDEV-2438 from branch

LDEV-2438 don't pass an empty learner list to createLessonClassForLesson, otherwise support activities won't ever get their tool session created.

make fireeagle location attribute choosable

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

  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

    • -8
    • +24
    ./lams/security/UniversalLoginModule.java
  1. … 47 more files in changeset.
LDEV-2420 Adding functionality to add new themes to the database. All that is left now is to remove the defunct tables that are not used

    • -5
    • +39
    ./lams/security/UniversalLoginModule.java
  1. … 19 more files in changeset.
file FireEagleOAuthPOJO.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/FireEagleOAuthPOJO.java
file XMLReaders.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/util/XMLReaders.java
file OAuthService.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/OAuthService.java
file OAuthPOJO.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/OAuthPOJO.java
file OAuthNoTokenException.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/OAuthNoTokenException.java
file GoogleOAuthPOJO.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/GoogleOAuthPOJO.java
file GoogleDoc.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/oauth/GoogleDoc.java
file OAuthAction.java was initially added on branch lams2_3_oauth.

    • -0
    • +0
    ./lams/web/OAuthAction.java
oauth support functional but not production ready (tokens currently stored in address columns of lams_user). added new share resource type for google docs which are retrieved via oauth and saved as html files in content repository.

    • -0
    • +50
    ./lams/oauth/FireEagleOAuthPOJO.java
    • -0
    • +37
    ./lams/oauth/OAuthNoTokenException.java
  1. … 16 more files in changeset.
LDEV-2420 Merging the stylesheets so there is only one defaultHTML.css file, to make it easier to implement themes

  1. … 3 more files in changeset.
LDEV-2374:

- Vote now accepts nominations created by Teacher as well as ones derived from input.

- Teacher can now limit number of Learners contributing to Vote's nomination pool.

- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

    • -10
    • +30
    ./lams/authoring/service/AuthoringService.java
    • -1
    • +11
    ./lams/authoring/service/IAuthoringService.java
  1. … 47 more files in changeset.
LDEV-2391 Fixing small bug causing incorrect names to be returned for the ntu gradebook service

- ooops forgot one little change

Merging changes to head from the branch

LDEV-2391 Fixing small bug causing incorrect names to be returned for the ntu gradebook service

Committing changes for grades integration servlet somehow lost during 2.2-2.3

LDEV-2380: Changed number of displayed LDs to 10. Made the list show/hidden.

LDEV-2382: Fixing a bug causing only the first activity in branches in Planner to be displayed.