• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2772 fixed exceptions being thrown on learner export portfolio

*merge from HEAD

WVI-14 adding Lesson time limits feature

  1. … 24 more files in changeset.
LDEV-2628 * Added a callback to lessonComplete.jsp

  1. … 1 more file in changeset.
LDEV-2481 fixing charset conversion

LDEV-2550 further development of LAMS event logging mechanism

  1. … 4 more files in changeset.
LDEV-2550 further development of LAMS event logging mechanism

  1. … 2 more files in changeset.
LDEV-2530 Changed lesson completion page (added completion date)

  1. … 3 more files in changeset.
LDEV-2550 Develop new event logging service

  1. … 15 more files in changeset.
LDEV-2530 Changed lesson completion page

(merge from Head)

  1. … 3 more files in changeset.
LDEV-2517 Merging head theme changes with 2.3 branch for 2.3.4

  1. … 62 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

  1. … 6 more files in changeset.
LDEV-2481 need to read param as utf8

LDEV-2481 use lams custom browser workaround for filenames

LDEV-2481 export portfolio files were being written by image link replacer which didn't read or encode the new files in utf8

LDEV-2486 Fixing a null pointer