Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

    • -0
    • +139
    ./branching/preview.jsp
  1. … 3 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio

  1. … 9 more files in changeset.
Refactoring code so that all screens can update the progress bar.

  1. … 16 more files in changeset.
Stop it deploying the classes directory under WEB-INF - this can give us class conflicts as the code ends up in two places.

    • -0
    • +58
    ./branching/wait.jsp
    • -0
    • +48
    ./layout/branchingWaitLayout.jsp
    • -0
    • +36
    ./sequence/empty.jsp
  1. … 20 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1134: Dummying up a branching page for the progress engine.

    • -0
    • +106
    ./branchingActivity.jsp
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 184 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 35 more files in changeset.
updated dictionary load url to include build no/version param

  1. … 6 more files in changeset.
updated learner to jump to active/current activity pos on startup

  1. … 1 more file in changeset.
fixes from todays test session: learner progress to scroll to current act when initially loaded + fix double var use in learner tab and container depths

  1. … 4 more files in changeset.
LDEV-1225: While testing, found that the notSupported.jsp doesn't work properly. This page only appeared when the system tools (gates and grouping) don't work in export portfolio properly, so its not worth trying to fix it. Now if they don't work there is an entry in the main page but no "no supported" page.

  1. … 3 more files in changeset.
LDEV-1182 & LDEV-1126: Fixing up behaviour of the close.jsp - which is called when the user completes an activity that was already finished. There were problems with the parallel activities when one was finished and the user clicked resume (or restarted learner) and with force complete. Now instead of just showing the "close" message, it detects that it is not in the popup window and instead of trying to close it now forwards to the next appropriate screen.

  1. … 5 more files in changeset.
LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 12 more files in changeset.
LDEV-1222: Notebook window wasn't popping up in a new window

merged SWF files (recompiled) from editonfly branch to HEAD

Merging RAMS and Edit On Fly changes from branch to the head.

    • -19
    • +10
    ./WEB-INF/struts/struts-config.xml
    • -92
    • +92
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 225 more files in changeset.
LDEV-1210: Actual notebook entry not appearing - just said "txtEntry" previously. Problem due to jsp syntax.

LDEV-1161: First activity wasn't loading in Arabic. The change to add the lesson id to the welcome page (for the join) hadn't been made to the RTL version.

Removing unused libraries

  1. … 1 more file in changeset.