Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1930 Minor fixes for some labels not appearing properly in competence editor

  1. … 4 more files in changeset.
LDEV-1934 Made "View Competences Dialog" 100px wider by default

  1. … 3 more files in changeset.
LDEV-1933 Fixed resizing not maintaining layout for all competence editor dialogs

  1. … 4 more files in changeset.
LDEV-1933 Fixed component resizing problem in competence definition dialog. Window now resizes properly

  1. … 2 more files in changeset.
LDEV-1930 internationalisation added to competence editor

  1. … 2 more files in changeset.
LDEV-1903 Added internationalisation support for close button in "Map Groups to Branches" dialog

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

    • -0
    • +284
    ./lamsfoundation/lams/authoring/cmpt/CompetenceContainer.as
    • -0
    • +297
    ./lamsfoundation/lams/authoring/cmpt/CompetenceDefinitionDialog.as
    • -0
    • +310
    ./lamsfoundation/lams/authoring/cmpt/CompetenceEditorDialog.as
    • -0
    • +183
    ./lamsfoundation/lams/authoring/cmpt/CompetenceMappingItem.as
    • -35
    • +56
    ./lamsfoundation/lams/authoring/cv/CanvasHelper.as
    • -0
    • +290
    ./lamsfoundation/lams/monitoring/ViewCompetencesDialog.as
  1. … 6 more files in changeset.
LDEV-1913 Added Learner's choice grouping to author

  1. … 3 more files in changeset.
LDEV-1816: -removed some extra symbols in the Montoring .fla

LDEV-1783

-new error message case used to send alert to javascript popup, message still needs to be added to the Learner flash dictionaries

  1. … 1 more file in changeset.
LDEV-1816:

- Changed LessonTabView MC in lams_monitoring_v1.fla to use a TextArea component instead of a Label component and reflected these changes in the LessonTabView class.

  1. … 1 more file in changeset.
LDEV-1862, LDEV-1868, LDEV-1869, LDEV-1870 Tool adapter changes, passing in customCSV and extLmsId so Flash can handle external tools. Changes made for displaying the toolactivity in author, importing sequences with external tools, copying external tools and previewing the sequence.

  1. … 5 more files in changeset.
LDEV-1837 fixed lost grouping for parrallel activities inside optional sequences

  1. … 2 more files in changeset.
Removed uneeded commented code in CanvasSuperModel

LDEV-1740 minor fix to ensure learners can't skip ahead to a sequence activity they have not reached

  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

  1. … 4 more files in changeset.
LDEV-1843 Fixed problem dragging branching into optional.

  1. … 2 more files in changeset.
LDEV-1840 Branch mappings retained

  1. … 2 more files in changeset.
LDEV-1826 Validation now in place to ensure group names are unique and not blank in author

  1. … 2 more files in changeset.
LDEV -1787 Warning message added for when users try to move a child activity of an optional sequence to a different sequence within that optional sequence activity, without first removing it from the optional sequence activity

  1. … 2 more files in changeset.
LDEV-1813 Improvement to condition in onRelease, and clears some comments in canvas branch view.

  1. … 2 more files in changeset.
LDEV-1813 Fix for extraneous arrow - caused by creating new transiton and setting dirty on model before setting the activities parent. Solution was to keep the same order of calls but use haltRefresh to prevent the events from pre-occurring.

  1. … 2 more files in changeset.
LDEV-1835 LDEV-1831 LDEV-1834 Fixed 2.1.1 tasks, I18N labels to be added for label in input tool drop-down (Property Inspector) and Branching/Transition error messages. Fixed validation of multiple branches to/from activity.

  1. … 2 more files in changeset.
LDEV-1726 Added Add another lesson button.

    • -0
    • +7
    ./lamsfoundation/lams/wizard/WizardController.as
    • -2
    • +8
    ./lamsfoundation/lams/wizard/WizardView.as
  1. … 3 more files in changeset.
LDEV-1814 Fixed start branching hub (entry door) positioning - was being set to default values and not saved start X,Y coords for the Branching Activity.

  1. … 2 more files in changeset.
LDEV-1781 Update max no value when min no is incremented (if min is larger than max) value.

  1. … 2 more files in changeset.
LDEV-1789 Fixed clearing grouping reference from grouped children within optional activity/sequence(s).

  1. … 2 more files in changeset.
LDEV-1769 Branching activity no longer highlighted after close

  1. … 2 more files in changeset.
LDEV-1835 LDEV-1831 LDEV-1834 Fixed 2.1.1 tasks, I18N labels to be added for label in input tool drop-down (Property Inspector) and Branching/Transition error messages. Fixed validation of multiple branches to/from activity.

  1. … 2 more files in changeset.
cleaned up AS codebase - removing unrequired comments or code

    • -41
    • +11
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -1
    • +0
    ./lamsfoundation/lams/authoring/cv/Bin.as
  1. … 97 more files in changeset.
Fixed bug with dragging branch connected activities to optionals.

  1. … 2 more files in changeset.