Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed all .as files from binary to ascii in order to use diff tool correctly in Eclipse

    • -116
    • +116
    ./lamsfoundation/lams/common/AboutDialog.as
    • -292
    • +292
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -75
    • +75
    ./lamsfoundation/lams/common/CommonCanvasView.as
    • -373
    • +373
    ./lamsfoundation/lams/common/Config.as
    • -256
    • +256
    ./lamsfoundation/lams/common/DebugDialog.as
    • -584
    • +584
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -855
    • +855
    ./lamsfoundation/lams/common/LearnerComplexActivity.as
    • -153
    • +153
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -58
    • +58
    ./lamsfoundation/lams/common/Progress.as
    • -258
    • +258
    ./lamsfoundation/lams/common/Sequence.as
    • -241
    • +241
    ./lamsfoundation/lams/common/ToolTip.as
    • -441
    • +441
    ./lamsfoundation/lams/common/comms/Wddx.as
    • -378
    • +378
    ./lamsfoundation/lams/common/dict/Dictionary.as
  1. … 160 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

    • -0
    • +10
    ./lamsfoundation/lams/common/util/StringUtils.as
  1. … 22 more files in changeset.
LDEV-1930 internationalisation added to competence editor

  1. … 10 more files in changeset.
LDEV-1921, LDEV-1922, LDEV-1923, LDEV-1924 Competence editor front-end for author and monitor

    • -1
    • +14
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
  1. … 19 more files in changeset.
Added method for removing leading and trailing spaces from an input string

    • -0
    • +32
    ./lamsfoundation/lams/common/util/StringUtils.as
LDEV-1855 Fixed occurrences of duplicate nodes within the workspace dialog tree structure, upon double clicking a folder node containing child nodes

    • -18
    • +28
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
  1. … 1 more file in changeset.
LDEV-1740 Changed double click behaviour of sequence activities within optional sequence to not expand/collapse immediately on mouse release, but instead expand/collapse after a short double click delay, in case the user double clicked. This way the sublists won't expand/contract immediately after the first mouse release, hence allowing for double click input

    • -11
    • +27
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 4 more files in changeset.
removed redundant imports.

    • -8
    • +10
    ./lamsfoundation/lams/common/ApplicationParent.as
LDEV-1745 Added comments to improve documentation and assist with understanding of class' purpose and use.

LDEV-1745 Added comments to improve documentation and assist with understanding of class' purpose and use.

    • -42
    • +96
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -46
    • +218
    ./lamsfoundation/lams/common/LearnerComplexActivity.as
LDEV-1827 Author now disallows any attempt to save a learning design to the Lesson Sequence Folder

  1. … 2 more files in changeset.
LDEV-1757 tooltips added for gates in learner progress view

    • -13
    • +42
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 1 more file in changeset.
Fixed lost tooltips in learner progress bar (happened sometime after 2.1rc)

    • -4
    • +12
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 3 more files in changeset.
cleaned up AS codebase - removing unrequired comments or code

    • -2
    • +2
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -5
    • +3
    ./lamsfoundation/lams/common/Config.as
    • -20
    • +12
    ./lamsfoundation/lams/common/DebugDialog.as
    • -22
    • +26
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -7
    • +2
    ./lamsfoundation/lams/common/Progress.as
    • -18
    • +2
    ./lamsfoundation/lams/common/Sequence.as
    • -4
    • +2
    ./lamsfoundation/lams/common/ToolTip.as
    • -6
    • +4
    ./lamsfoundation/lams/common/dict/Dictionary.as
    • -10
    • +4
    ./lamsfoundation/lams/common/ui/AlertDialog.as
    • -25
    • +7
    ./lamsfoundation/lams/common/ui/Cursor.as
    • -2
    • +2
    ./lamsfoundation/lams/common/ui/Dialog.as
    • -25
    • +3
    ./lamsfoundation/lams/common/ui/Grid.as
  1. … 97 more files in changeset.
LDEV-1745 Improved opening of sequences (of nested opt seq) when all activities are completed in monitor.

  1. … 3 more files in changeset.
LDEV-1745 Improved behaviour and display of Learner Complex Activity (and nested LCA's), featuring branching, optionals and other complex activities in the progress bar of Monitor and Learner.

    • -9
    • +20
    ./lamsfoundation/lams/common/LearnerActivity.as
    • -72
    • +131
    ./lamsfoundation/lams/common/LearnerComplexActivity.as
  1. … 3 more files in changeset.
LDEV-1745 Improved level setting for active complex activities, and use of level values (parent's level and complexLevel value) to draw amount of dash's in title.

    • -2
    • +1
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 3 more files in changeset.
LDEV-1764 Added dash for activities of branches in branching activity. Improved control of opening branches in preview mode (learner) and monitor using active complex method.

    • -10
    • +4
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 4 more files in changeset.
Fixed learner controller bug.

    • -13
    • +10
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 5 more files in changeset.
LDEV-1697 Dashes added for nested activities

    • -8
    • +4
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 1 more file in changeset.
LDEV-1697 Added dash for children of optional sequence.

    • -0
    • +8
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 1 more file in changeset.
LDEV-1649 LDEV-1650 Added functionality to copy/pastle optional and parallel activities.

  1. … 14 more files in changeset.
LDEV-1668 Fixed problem context menu not functioning properly in linux in monitor

  1. … 2 more files in changeset.
LDEV-1675 Added insert/merge feature for Live Edit.

  1. … 4 more files in changeset.
LDEV-1653 Enabled view -> learners on all tabs.

  1. … 2 more files in changeset.
LDEV-1653 Removed edit menu and fixed sequence tab menu item label under the go menu.

    • -14
    • +2
    ./lamsfoundation/lams/common/ui/LFMenuBar.as
  1. … 2 more files in changeset.
append - for accessibility purposes when no of levels deep

    • -0
    • +5
    ./lamsfoundation/lams/common/LearnerActivity.as
  1. … 1 more file in changeset.
LDEV-1641 Shorter tool tip delay.

    • -1
    • +1
    ./lamsfoundation/lams/common/ToolTip.as
  1. … 1 more file in changeset.
LDEV-1635 Fixed dialog to handle all branching types.

  1. … 5 more files in changeset.
LDEV-1635 Added dialog to view conditions to branches mappings in Monitor.

  1. … 8 more files in changeset.