lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1765: Text said it would refresh after 1 minute, but the code was set to 5 mins. Changed code to 1 min.

Updating English

  1. … 1 more file in changeset.
Updating English

Fixed learner controller bug.

  1. … 6 more files in changeset.
LDEV-1697 Dashes added for nested activities

  1. … 1 more file in changeset.
LDEV-1732

Moved the 'Choose' button to the center.

LDEV-1697 Added dash for children of optional sequence.

  1. … 2 more files in changeset.
LDEV-1624. Download of file wasn't being triggered in Safari as the browser appears to not be sending in the session cookies. Fixed it by removing the newline at the end of the filename, which is appended to the url for downloading.

LDEV-1624. Testing theory about why the export portfolio download is getting stuck on the "Generating" message in Safari. When calling Shaun, its getting "Permission Denied" on the initial request. It appears that Safari considers http://shaun.melcoe.mq.edu.au/lams/learning/blah to be a different domain to http://shaun.melcoe.mq.edu.au:80/lams/learning/blah. If I avoid the :80 being added, then Shaun works the same way as it does locally ie missing the cookie so redirecting to the login page.

Updating German

Updating French & Italian

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.