• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1616 configuration to allow profile editing

  1. … 10 more files in changeset.
format

LDEV-1617 add validation message

  1. … 2 more files in changeset.
Fixing file format

Fixing file format

LDEV-2448 merged from branch

  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 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

LDEV-2439 synchronize servlet

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

  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

  1. … 19 more files in changeset.
file FireEagleOAuthPOJO.java was initially added on branch lams2_3_oauth.

file XMLReaders.java was initially added on branch lams2_3_oauth.

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

file OAuthPOJO.java was initially added on branch lams2_3_oauth.

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

file GoogleOAuthPOJO.java was initially added on branch lams2_3_oauth.

file GoogleDoc.java was initially added on branch lams2_3_oauth.

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

    • -0
    • +0
    ./java/org/lamsfoundation/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.

  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

    • -14
    • +7
    ./java/org/lamsfoundation/lams/web/tag/CssTag.java
  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.

  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