• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2475 create temp dir if doesn't exist

LDEV-2475 Meging changes with 2.3 branch

  1. … 2 more files in changeset.
file LamsStartupServlet.java was added on branch lams2_3_release on 2009-12-09 01:53:59 +0000

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

  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

  1. … 2 more files in changeset.
LDEV-2461 merged from head

  1. … 2 more files in changeset.
LDEV-2461 only display monitor link if user is staff for that lesson

  1. … 2 more files in changeset.
autoformat

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