lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added explode-war target for convenience.

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
append - for accessibility purposes when no of levels deep

  1. … 1 more file in changeset.
LDEV-1641 Shorter tool tip delay.

  1. … 1 more file in changeset.
Added .cvsignore

  1. … 7 more files in changeset.
Updating Greek, French Norwegian

LDEV-1627

Replaced javascript call

top.frames['contentFrame']

with

parent.frames['contentFrame']

For requestURL.jsp, if the call returns a null we attempt to retrieve the contentFrame by moving one level up

LDEV-1628: Updating version number to 2.1

  1. … 41 more files in changeset.
Updating French and Norwegian

LDEV-1624: Added some extra debugging so we can tell what is happening on Shaun.

Fixed up code that creates the folder so that it only tries to create it when the folder doesn't exist - eitherwise it gives a false error when it tries to create the images folder for a second time.

LDEV-1571: Sync gates to open for group based and teacher chosen branching. The "potential list of learners" is restricted to the group of learners associated with the group assigned to the branch.

  1. … 10 more files in changeset.
LDEV-1565: Fixes problem with {0} and single quotes

  1. … 133 more files in changeset.
Updating Italian

  1. … 2 more files in changeset.
LDEV-1607: Adding a few misc images to the export portfolio e.g. tick, cross, error.

LDEV-1607: Adding a few misc images to the export portfolio e.g. tick, cross, error.

Updating Japanese

  1. … 16 more files in changeset.
Updating Polish

  1. … 6 more files in changeset.
Updating Greek

  1. … 1 more file in changeset.
LDEV-1359: Updating RAMS

  1. … 32 more files in changeset.
LDEV-1585 Fixed bug with activeComplex (LearnerComplexActivity) - multiple refresh calls were potential happening from the parallel activity loaded in the two frame sending two progress update calls at same time. Handling multiple refresh calls and fixed a few other misc bugs.

  1. … 4 more files in changeset.
LDEV-1485 Corrected removal and redrawing when a complex activity is active (optional or parallel).

  1. … 3 more files in changeset.
LDEV-1577 Enabled style-based colouring of background/border LearnerComplexActivity component. Auto-opening of complex children when active.

  1. … 4 more files in changeset.
False warning being thrown as not all progress engine calls supply the tested parameter (and other bits of code copes with that). Changed the warning so that it is a proper warning.

LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.

  1. … 5 more files in changeset.
LDEV-1576: Going back to a completed sequence activity was causing the first child activity to be marked as current (when it was already completed). Now it checks that the activity isn't completed before marking it as current.

LDEV-1555 Added new LearnerComplexActivity component to library.

  1. … 2 more files in changeset.
Updating Norwegian

  1. … 2 more files in changeset.
LDEV-1565. Updating all languages

  1. … 151 more files in changeset.
LDEV-1005: Resume button now works in Safari