Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2556 Setting theme style of ToolTip.

  1. … 9 more files in changeset.
LDEV-2142 Support activities's progress now update on normal progress update (as learner progresses through the sequence)

  1. … 1 more file in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

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

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

  1. … 29 more files in changeset.
Got rid of the header in the Presence Datagrid

-Presence in Flash now shows the number of leaners using presence -Little indentation error in flashless interface

  1. … 2 more files in changeset.
LDEV-2023 Resizing correctly now

  1. … 2 more files in changeset.
Changed all .as files from binary to ascii in order to use diff tool correctly in Eclipse

  1. … 167 more files in changeset.
LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

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

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

  1. … 36 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
    • +710
    ./PresenceXIFF.as
  1. … 17 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-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.
cleaned up AS codebase - removing unrequired comments or code

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

  1. … 5 more files in changeset.
Fixed learner controller bug.

  1. … 5 more files in changeset.
LDEV-1618 Updated all modules using the preloader to use a single loader (progress bar) for preloading and initialising the application. Centering position fixed to centre, preloading swf was missing Stage alignment.

  1. … 16 more files in changeset.
LDEV-1585 Fixed bug with activeComplex (LearnerComplexActivity) - multiple refresh calls were potential happening from the parallel activity loaded in the two frame sending two progress update calls at same time. Handling multiple refresh calls and fixed a few other misc bugs.

  1. … 4 more files in changeset.
LDEV-1577 Enabled style-based colouring of background/border LearnerComplexActivity component. Auto-opening of complex children when active.

  1. … 4 more files in changeset.
LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.

  1. … 5 more files in changeset.
LDEv-1475 Improvements to display of branching activities (active branch/sequence) in the progress bar when the branching is within optional sequence.

  1. … 2 more files in changeset.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence. LDEV-1400 Fixed branching (completed) double click to open page inside contentFrame.

  1. … 2 more files in changeset.
LDEV-1475 Automatically open the complex box when there is a current activity inside and show the active sequence.

  1. … 1 more file in changeset.
LDEV-1475 Fixed double-click action on header.

  1. … 1 more file in changeset.
LDEV-1491 ToolTip changes and added tooltip for close button on branching canvas.

  1. … 15 more files in changeset.