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

    • -804
    • +804
    ./lamsfoundation/lams/authoring/Application.as
    • -105
    • +105
    ./lamsfoundation/lams/authoring/Branch.as
    • -174
    • +174
    ./lamsfoundation/lams/authoring/BranchingActivity.as
    • -183
    • +183
    ./lamsfoundation/lams/authoring/ComplexActivity.as
    • -1662
    • +1662
    ./lamsfoundation/lams/authoring/DesignDataModel.as
    • -220
    • +220
    ./lamsfoundation/lams/authoring/GateActivity.as
    • -31
    • +31
    ./lamsfoundation/lams/authoring/Group.as
    • -125
    • +125
    ./lamsfoundation/lams/authoring/GroupingActivity.as
    • -119
    • +119
    ./lamsfoundation/lams/authoring/SequenceActivity.as
    • -515
    • +515
    ./lamsfoundation/lams/authoring/ToolActivity.as
  1. … 160 more files in changeset.
LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

    • -218
    • +240
    ./lamsfoundation/lams/learner/Presence.as
  1. … 7 more files in changeset.
LDEV-1816 Now using a blue text area (user should not think that data can be entered) to display lesson description

  1. … 4 more files in changeset.
LDEV-1929 Fixed problem when launching preview from author

  1. … 2 more files in changeset.
LDEV-1976 Space in username added for presence

    • -1
    • +1
    ./lamsfoundation/lams/learner/Presence.as
  1. … 2 more files in changeset.
LDEV-1929 Enable instant messaging checkbox hidden from user

  1. … 3 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
    • +265
    ./lamsfoundation/lams/learner/Presence.as
  1. … 34 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

    • -27
    • +63
    ./lamsfoundation/lams/learner/Application.as
    • -0
    • +710
    ./lamsfoundation/lams/learner/PresenceXIFF.as
    • -8
    • +16
    ./lamsfoundation/lams/learner/ls/Lesson.as
    • -13
    • +139
    ./lamsfoundation/lams/learner/ls/LessonModel.as
    • -0
    • +79
    ./lamsfoundation/lams/monitoring/mv/PlusIcon.as
    • -1
    • +6
    ./lamsfoundation/lams/wizard/Wizard.as
  1. … 11 more files in changeset.
LDEV-1925 Added support for complex conditions

  1. … 2 more files in changeset.
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.