• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2468 read user data from ext server as utf8

LDEV-2449 invalidate session when user has lost their cookie, so we don't accidentally access a page without knowing the right session id/cookie value (for some reason jboss gets confused and returns a 'Session already invalidated' error in an exception)

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.
LDEV-2449 SSO cookie doesn't seem to expire when shared session ends - therefore set max age to same as session timeout value. Fixes the first click after a session timeout thinking it's still logged in

LDEV-1356 add modification date to user table

  1. … 2 more files in changeset.
move ldap config items to 'ldap configuration' page; improve ldap bulk update error bubbling

  1. … 9 more files in changeset.
LDEV-2451 allow multiple values of ldap group attribute

LDEV-1616 configuration to allow profile editing

    • -0
    • +11
    ./org/lamsfoundation/lams/dbupdates/patch02040002.sql
  1. … 10 more files in changeset.
LDEV-2449 adjust verbose logging

LDEV-2449 remove key to session in map when session invalidated; don't worry about JSESSIONID cookie at all, let container handle it since we don't use it to store shared session anymore.

LAMS-2450 Merging head changes with 2.3 branch

  1. … 7 more files in changeset.
file patch02030301.sql was added on branch lams2_3_release on 2009-10-29 00:32:25 +0000

LDEV-2450 Fixing small mistakes with the last commit

  1. … 1 more file in changeset.
LDEV-2450 Changing the combined tool language file directories so that they point to a logical name instead of a number, that makes updates much easier.

Basically made minor changes to the build and deploy tool process for combined tools. And a couple of db updates

    • -0
    • +24
    ./org/lamsfoundation/lams/dbupdates/patch02030301.sql
  1. … 7 more files in changeset.
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.