Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1642

Improved page layout.

    • -0
    • +11
    ./common/taglibs.jsp
    • -0
    • +70
    ./layout/framesetLayout.jsp
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.
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-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.
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-1555 Added new LearnerComplexActivity component to library.

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

LDEV-1559 Fixed LearnerComplexActivity children display when branching is inside an optional. In monitor only show the branch activities when the user has attempted the assigned branch. Learner retains same swap behaviour.

  1. … 2 more files in changeset.
LDEV-1556 Fixed activityless branch display in LearnerComplexActivity ( Progress Bar) for Learner and Monitor.

  1. … 2 more files in changeset.
LDEV-1005: Added lesson name to headings, added help button, improved layout, improved browser compatibility on the page sizing, added scrolling to the iframe, hide the branches that the user isn't doing, adding support for the jump ahead in preview.

    • -1
    • +1
    ./WEB-INF/tags/LearnerFlashEnabled.tag
  1. … 16 more files in changeset.
LDEV-1005: Implementing a non-Flash learner interface

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +75
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 42 more files in changeset.
LDEv-1475 Improvements to display of branching activities (active branch/sequence) in the progress bar when the branching is within optional sequence.

  1. … 2 more files in changeset.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence. LDEV-1400 Fixed branching (completed) double click to open page inside contentFrame.

  1. … 2 more files in changeset.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence.

  1. … 2 more files in changeset.
LDEV-1475 Fixed double-click action on header.

  1. … 1 more file in changeset.
LDEV-1449 LDEV-1475 Fixed display of sequence children in monitor.

  1. … 3 more files in changeset.
LDEV-1449 LDEV-1475 Display sequences activities nested in complex box. Open/shut function enabled.

  1. … 6 more files in changeset.
LDEV-1515: Updating the test harness to work with 2.1 including supporting branching and optional sequences.

LDEV-1186: changing from finished to closed

LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
Optional Sequences to use complex type.

  1. … 2 more files in changeset.
LDEV-1179: Export portfolio now displays a different msg for run offline activities. The screen comes from the learning war, and is called from the code on AbstractExportPortfolioServlet. Tools don't have to do anything, but they can override a new method in the servlet and supply the name of the activity (as per the tool's authoring screen) or do their own screen. Our tools will just display the name of the activity.

    • -0
    • +56
    ./exportPortfolio/offline.jsp
  1. … 15 more files in changeset.
LDEV-1402: Support empty branches by going straight to the next activity - this will be supported in the authoring client as a normal branch.

  1. … 3 more files in changeset.
LDEV-1133 Fix for stopAfterActivity (true) branch in normal learner mode.

  1. … 1 more file in changeset.
LDEV-1133 Improvements to viewing and control of branching (in progress bar) in preview and normal modes. Activities of a branch are inserted into the design. Preview mode has option to viewing and testing all branches. If branch ends lesson then no following level-0 activities are shown in progress bar.

  1. … 2 more files in changeset.
group branching changes in author and tried some changes in learner but haven't completed yet

  1. … 14 more files in changeset.