lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Branching preview screen wasn't selecting the group properly for a chosen branching. So when you return to the selection screen, it has some odd behaviour about when it displays a default branch.

LDEV-1691

Updated layout.

LDEV-1691

Changed doctype to 4.01 transitional.

Updating Greek & Italian

  1. … 2 more files in changeset.
LDEV-1642

Added common folder to war

LDEV-1642

Improved page layout.

    • -0
    • +11
    ./web/common/taglibs.jsp
    • -0
    • +70
    ./web/layout/framesetLayout.jsp
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.