• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing fromat of file

LDEV-2475 Meging changes with head

    • -4
    • +30
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 6 more files in changeset.
LDEV-2475 Temp dir issue

- Only files with "lams" prefix deleted on startup

- Instead of temp dir being a startup constant, it is a fetched via a method in FileUtil that:

- Creates the directory if writable and exists

- Returns the specified temp if its writeable

- Otherwise returns the java temp

    • -5
    • +30
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 6 more files in changeset.
updating versions and dictionary dates for 2.3.4

  1. … 2 more files in changeset.
LDEV-2503 update version strings for 2.3.4

  1. … 1 more file in changeset.
file patch02030400.sql was initially added on branch lams2_3_release.

LDEV-2468 merged from branch

LDEV-2449 session cookies should only be valid during session

LDEV-2489 clone lessons progress

  1. … 13 more files in changeset.
LDEV-2476 add inherited roles (read only)

  1. … 1 more file in changeset.
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