• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix problem getting neighbour node when a node has been deleted in the past

LDEV-2476 a fix and initial dialog for editing roles

  1. … 1 more file in changeset.
LDEV-2476 fix some issues

  1. … 1 more file in changeset.
LDEV-2476 author admin role in nodes now functional

  1. … 1 more file in changeset.
file PedagogicalPlannerNodeRole.java was added on branch lams2_3_release on 2010-02-25 18:51:56 +0000

LDEV-2476 partial support for author admin role in planner nodes

    • -0
    • +17
    ./org/lamsfoundation/lams/dbupdates/patch02040003.sql
  1. … 3 more files in changeset.
LDEV-2471 read flash packets as utf8

LDEV-2468 set inputstreamreader to utf8

LDEV-2475 Meging changes with 2.3 branch

    • -807
    • +903
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 2 more files in changeset.
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

    • -82
    • +124
    ./org/lamsfoundation/lams/util/FileUtil.java
  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
    • +1
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 2 more files in changeset.
LDEV-2468 merge from branch

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