Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2117 Support activity container now set to read only in live edit if one of the child activities has been attempted to prevent deletion of parent container after child has been attempted. Also fixed compile error involving ObjState class

  1. … 2 more files in changeset.
LDEV-2117 Fixed bug where live edit was allowing deletion of attempted reference child activities

  1. … 2 more files in changeset.
LDEV-2117 Fixed bug where live edit wasn't allowing design to be saved if reference activity was on canvas

  1. … 2 more files in changeset.
LDEV-2117 Fixed message when user tries to add a non tool/parrallel act to the support act.. it now properly refers the activity type they tried to add

  1. … 2 more files in changeset.
LDEV-2117 Fixed bug that allowed more than 6 activities to be added to the Support activity container if the 7th one was a parrallel activity

  1. … 2 more files in changeset.
LDEV-2117 Fixed up support button label not showing and max activities message label

  1. … 2 more files in changeset.
LDEV-2117 Added flash support in author, learner and monitor for support activites.

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 21 more files in changeset.
LDEV-2107 Added public folder to workspace to enable saving designs/files to a shared public folder resource (across the server).

  1. … 11 more files in changeset.
LDEV-2005 VideoRecorder Latest Flex and AS code

    • -0
    • +30
    ./central/flex/VideoRecorder/src/AddCommentPopUp.mxml
    • -0
    • +187
    ./central/flex/VideoRecorder/src/HTTPServices.as
    • -0
    • +90
    ./central/flex/VideoRecorder/src/VideoInformation.mxml
    • -0
    • +39
    ./central/flex/VideoRecorder/src/VideoProfile.mxml
    • -0
    • +35
    ./central/flex/VideoRecorder/src/assets/styles/main.css
    • -0
    • +30
    ./central/flex/VideoRecorderFCKEditor/.project
  1. … 38 more files in changeset.
LDEV-2078 Restrict reserved characters (URI) in sequence title.

  1. … 4 more files in changeset.
LDEV-2097 Added last modified date to workspace in author and sequence step in wizard.

  1. … 9 more files in changeset.
LDEV-2096 Attach tooltip to learner container therefore giving correct attachment and depth level to show above other learners. Also changed optional/parallel depth level to DepthManager.Topmost.

  1. … 2 more files in changeset.
LDEV-2095 Fixed freeze error in linux flash player - improved handling of onPress/onRelease(*Outside) events.

  1. … 2 more files in changeset.
LDEV-2092 Changes made to Learner Dialog - support viewing learners of lesson and current learners at an activity, opened by clicking cross icon.

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 2 more files in changeset.
LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness.

  1. … 2 more files in changeset.
LDEV-2082 author can now take a learning design to load when it's initiated

  1. … 2 more files in changeset.
First commit of VideoRecorder Flash tool

    • -0
    • +16
    ./central/flex/VideoRecorder/.actionScriptProperties
    • -0
    • +2
    ./central/flex/VideoRecorder/.flexProperties
    • -0
    • +25
    ./central/flex/VideoRecorder/.project
    • -0
    • +278
    ./central/flex/VideoRecorder/html-template/AC_OETags.js
    • -0
    • +662
    ./central/flex/VideoRecorder/html-template/history/history.js
    • -0
    • +30
    ./central/flex/VideoRecorder/src/GetRecordingDetailsPopUp.mxml
    • -0
    • +23
    ./central/flex/VideoRecorder/src/ResizeableTextArea.mxml
    • -0
    • +612
    ./central/flex/VideoRecorder/src/VideoRecorder.mxml
Jabber presence rooms are also created in Monitor module when clicking on the presence checkbox

  1. … 2 more files in changeset.
Disappearing presence stuff and updated fla

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 2 more files in changeset.
Second try... Disappearing presence checkbox in monitor is now fixed.

    • binary
    ./central/flash/lams_monitoring_v1.fla
Disappearing presence checkbox in monitor is now fixed.

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 2 more files in changeset.
Disappearing presence checkbox in monitor is now fixed.

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 2 more files in changeset.
LDEV-2051 Removed text "undefined" for blank descriptions in Lesson Tab (monitor)

  1. … 2 more files in changeset.
LDEV-2049 Fixed input tool label/combo box not disappearing when non tool-input based gate type selected

  1. … 2 more files in changeset.
LDEV-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearer LDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected

  1. … 6 more files in changeset.
LDEV-2026 Proper solution for bad encoding integrated. The problem lay in the fact that strings were not urlEncoded when passed from Flash to Javascript. Url encoding and decoding are now taken care of both in on the Flash-side and JS-side.

NOTE: When a Flash movie is being run in IE, urlEncoding seems to be automatic. Therefore, if Flash is being run in IE, no urlEncoding is done on the Flash-side. For all other browsers urlEncoding is done.

  1. … 2 more files in changeset.
Fixes Smack throwing exceptions The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed. Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

  1. … 5 more files in changeset.
LDEV-2036 Grouping now showing in viewMode (src typo) LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?) LDEV-2025 Flash presence now displaying OK in IE6 LDEV-2040 New checkboxes were not being skinned

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 18 more files in changeset.
Got rid of the header in the Presence Datagrid

LDEV-1947 Fixed alerts not appearing on top of topmost dialog

  1. … 2 more files in changeset.