• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to CSS for the login page. This makes better use of spacing in the login page

Fixed parallel activity display problem in monitor.

  1. … 5 more files in changeset.
LDEV-1657 Changed dialog size

LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.

    • -0
    • +18
    ./includes/javascript/error.js
  1. … 3 more files in changeset.
LDEV-1794 Change cross image for - (dash)

  1. … 1 more file in changeset.
LDEV-1777 Moved start in monitor button to left side.

  1. … 3 more files in changeset.
LDEV-1780 Preventing default conditions (names) being editable in the conditiosn dialog.

  1. … 2 more files in changeset.
LDEV-1779 Added message text to bottom of dialog (as dynamic textfield with wrapping). May need some style improvements.

  1. … 1 more file in changeset.
LDEV-1756 Hide steppers when not a schedule type and reset values correctly.

  1. … 2 more files in changeset.
LDEV-1767 Now soley use sequences of a branching activity to get the correct list of branches for the dialog.

  1. … 2 more files in changeset.
LDEV-1762 Updated bin function to block activities from being deleted that are hitting or within the target area for the bin when first clicked/pressed. Show alpha change on target hit.

  1. … 2 more files in changeset.
LDEV-1768 Retain order from exported design (when imported in author).

  1. … 1 more file in changeset.
LDEV-1752 Clear group mappings when define in monitor is selected.

  1. … 1 more file in changeset.
LDEV-1650 LDEV-1760 LDEV-1651 Fixed transition cloning (copying) for sequences (branching and optional sequences).

  1. … 1 more file in changeset.
LDEV-1735 removed locks

  1. … 4 more files in changeset.
LDEV-1735 removed locks

  1. … 4 more files in changeset.
LDEV-750 added dialog confirm for insert/merge

  1. … 1 more file in changeset.
LDEV-1657 Improvements for learner linking, new links working now for IE

  1. … 1 more file in changeset.
LDEV-1709 Fixed diagram issue - detect difference between activityless branch and non-empty branch by using the stopAfterActivity field value. Also fixed default activity UIID setting for copied branching activity.

  1. … 3 more files in changeset.
LDEV-1352: The XML output had namespace entries (wrong ones) scattered throughout the output, so now nearly all properties have their correct namespace nominated. This isn't obvious when you use Firefox to view the XML - you need to look at the text file directly.

    • -69
    • +70
    ./toolcontent/learning-design-ims.xslt
LDEV-1352: Added properties and the IMSLD conditions that use the properties, to selectively hide/show the branches. Updated the LAMS schema file and removed some activity attributes that don't need to be in the export.

    • -28
    • +43
    ./toolcontent/learning-design-ims.xslt
  1. … 2 more files in changeset.
LDEV-1657 Luke and Dan's progress with wikilink plugin, links now being generated properly in learner, able to get and insert links to existing wikis.

    • -340
    • +341
    ./fckeditor/editor/fckdialog.html
    • -0
    • +197
    ./fckeditor/editor/plugins/wikilink/fck_wikilink.jsp
  1. … 5 more files in changeset.
LDEV-1676: Code to refresh a monitoring screen moved to a common javascript file.

LDEV-1710 Clear undo/redo stack after insert/merge.

  1. … 2 more files in changeset.
LDEV-1651 LDEV-1650 Added functionality to copy/pastle for optional sequence and branching activities.

  1. … 1 more file in changeset.
LDEV-1649 LDEV-1650 Added functionality to copy/pastle optional and parallel activities.

  1. … 13 more files in changeset.
LDEV-1643 Fixed non retractable (flow and optional) menus on outside click in author

  1. … 4 more files in changeset.
LDEV-1676: Changing submit and forum so that after the marks screen is closed (in monitoring) the main tool monitoring screen is refreshed. Want to share the code used in the Edit Activity refresh, so move it to common.js. Also fixed the code so that if the currentTab has been appended previously then it is replaced - this fixes a problem with the current tab getting stuck if you opened edit activity/mark multiple times but the current tab was changed.

LDEV-1649: Adding a new servlet to support copying tool content in a batch. This will be used when copying complex activities in authoring.

  1. … 3 more files in changeset.
LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 5 more files in changeset.