• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file NetStreamScreenShotterEvent.as was added on branch lams2_3 on 2009-04-17 08:21:52 +0000

LDEV-2005 = VideoRecorder tool and FCKEditor video recorder updated

- export portfolio fixed

- export fck recordings fixed

- conditions added

- preview images are now produced and displayed

- more feedback for rating

- instructions highlighted

- clicking delete button does not trigger viewing of recording

- timer display corrected

- prompt validation

- misc bugs

LDEV-2197 = Presence Chat updated

- no longer stacking in ie7

- scrolling improved

- logged conversations are fetched on open new tab

- status messages no longer shown in chat boxes, user icons change instead

- minimize/maximize button shown on presence tab

iFrame fixed for ie6

  1. … 50 more files in changeset.
LAMS Ajax Overlay Manager updated

Added two libs for flex:

    • binary
    ./flex/lib/Degrafa_Beta3.1_Flex3.swc
    • binary
    ./flex/lib/flexlib.swc
LDEV-2184 Created new Add Lesson wizard. Updated WDDX, and using 3rd party Date Time control.

    • binary
    ./flex/org/lamsfoundation/lams/common/util/WDDXParser.as
    • binary
    ./flex/org/lamsfoundation/lams/common/util/WDDXUtil.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/ArrayUtils.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/Recordset.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/RecordsetLikeType.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/StringUtils.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/WDDX.as
    • binary
    ./flex/pl/cfml/coldfusion/as3/utils/XMLUtils.as
LDEV-2184 Created new Add Lesson wizard.

    • binary
    ./flex/lib/Mate_08_7.swc
  1. … 18 more files in changeset.
LDEV-2184 Updated common XMLDictionary (flex) to use data binding using addition *Registry AS class.

removed leftover debugging line

LDEV-2177 Fixed IE using cached version of workspace tree by making each request unique by appending the current time in milliseconds to the request that gets the folder's contents

  1. … 2 more files in changeset.
LDEV-2005

VideoRecorder tool and FCKEditor video recorder updated

  1. … 48 more files in changeset.
VideoRecorder Flex Common stuff

LDEV-2115 updated to use set dictionary complete event.

LDEV-1782 Complex boxes now closing properly on progress update

  1. … 3 more files in changeset.
LDEV-1841 Fixed haywire issue

  1. … 3 more files in changeset.
LDEV-2115 New flex application Time Chart (using Mate framework).

    • binary
    ./flex/lib/Mate_06_2.swc
    • -0
    • +55
    ./flex/lib/mate_06_2.license.txt
    • -0
    • +23
    ./flex/lib/wddx.license.txt
  1. … 32 more files in changeset.
LDEV-2153 Changed order of cancel, save buttons in workspace dialog, disabled save on click

  1. … 3 more files in changeset.
LDEV-2085 Added "Arrange Activities" feature in author to arrange connected activities neatly on the canvas. Tools->Arrange Activities

  1. … 7 more files in changeset.
LDEV-2005 - Voice recording tool

- FCKEditor plugin present

- Changes to configuration file for Red5 settings

- Updates to VideoRecorderForFCK (Flex)

  1. … 74 more files in changeset.
LDEV-2060 Preview button disabled until preview window loaded (with loading cursor icon while it loads)

  1. … 5 more files in changeset.
LDEV-2078 Merge for 2.2.1

  1. … 2 more files in changeset.
LDEV-2078 Updated reserved characters, improved printed string in alert.

  1. … 2 more files in changeset.
LDEV-2120 Fixed export button not being enabled, added i18n for import from community button

  1. … 2 more files in changeset.
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. … 4 more files in changeset.
LDEV-2117 Added flash support in author, learner and monitor for support activites.

  1. … 32 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

    • binary
    ./flex/assets/images/24-heart-gold.png
    • binary
    ./flex/assets/images/24-heart-red.png
    • binary
    ./flex/assets/images/24-heart-silver.png
    • binary
    ./flex/assets/images/deleteIcon.swf
    • binary
    ./flex/assets/images/downArrow.swf
    • binary
    ./flex/assets/images/exportIcon.swf
    • binary
    ./flex/assets/images/playerVolume.png
    • binary
    ./flex/assets/images/upArrow.swf
    • -0
    • +35
    ./flex/assets/styles/main.css
    • binary
    ./flex/com/asfusion/controls/Rating.as
    • binary
    ./flex/com/asfusion/controls/ratingclasses/OverStar.as
    • binary
    ./flex/com/asfusion/controls/ratingclasses/Star.as
  1. … 38 more files in changeset.
LDEV-2097 LDEV-2078 Merge to 2.2.1 branch

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