• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2449 use sso cookie name to store shared session rather than webapp cookie name, due to possibility in jboss5 of multiple webapp cookies with different paths

LDEV-2448 merged from branch

LDEV-2448 update patch - remove non-learner roles from ext server users who are not staff members of a lesson

file Patch02030300.java was initially added on branch lams2_3_release.

LDEV-2447 merge from head

LDEV-2448 merged from branch

  1. … 5 more files in changeset.
LDEV-2448 restrict ext student users to learner role depending on 'method' parameter in call to LoginRequestServlet

  1. … 5 more files in changeset.
LDEV-2447 not sure why this block is here, LDEV-2030/LDEV-2196 are fine without it.

LDEV-2447 not sure why this block is here, LDEV-2030/LDEV-2196 are fine without it.

LDEV-2445 merge from branch

  1. … 1 more file in changeset.
LDEV-2445 fix wrong import

LDEV-2445 referencing subject of 'fetch' in the where clause is bad - in one user's case the query resulted in 4 or 5 copies of the subscriptions table being joined together

  1. … 1 more file in changeset.
use wildcard to get all hibernate mappings in order to plug-in non-tool webapps in lams.ear

    • -15
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
LDEV-2428 set timezone field implicitly so that it doesn't get written at a time we don't intend (e.g. during a read only transaction)

  1. … 2 more files in changeset.
LDEV-2430 update public folder name from Configuration, not workspaceManagementService; use server default locale, not user locale

    • -0
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 5 more files in changeset.
renaming patch 02040000 to 02040001

    • -0
    • +32
    ./org/lamsfoundation/lams/dbupdates/patch02040001.sql
merging changes to head for 2.3.2

  1. … 2 more files in changeset.
renaming patch 18 to patch 02040000 (the only server at patch 18 has been simultaneously updated)

Creating an autopatch file for the 2.3.2 version

file patch02030200_update232_version.sql was initially added on branch lams2_3_release.

LDEV-2419: Adding a high contrast theme for LAMS 2.4

  1. … 5 more files in changeset.
LDEV-2420 Fixing it so you can edit user theme in sysadmin areas

  1. … 1 more file in changeset.
file Theme.java was added on branch lams2_3_release on 2010-03-01 04:54:33 +0000

    • -0
    • +0
    ./org/lamsfoundation/lams/themes/Theme.java
LDEV-2420 Removing uneccessary data structures and tables from the db, as well as implementing the same theme settings for flash themes

    • -3
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
    • -136
    • +0
    ./org/lamsfoundation/lams/themes/CSSStyle.java
    • -0
    • +135
    ./org/lamsfoundation/lams/themes/Theme.java
    • -136
    • +68
    ./org/lamsfoundation/lams/themes/dto/CSSThemeDTO.java
  1. … 35 more files in changeset.
LDEV-2426 set tutorialsDisabled field

  1. … 2 more files in changeset.
LDEV-2426 set firstLogin field

  1. … 2 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.
Fixing format of file

Fixing format of file

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
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 24 more files in changeset.