• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 10 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. … 7 more files in changeset.
Jabber presence rooms are also created in Monitor module when clicking on the presence checkbox

  1. … 1 more file in changeset.
Hopefully solving the problem of grouping/branching not appearing

    • binary
    ./branching/playerProductInstall.swf
    • binary
    ./grouping/playerProductInstall.swf
Disappearing presence stuff and updated fla

  1. … 1 more file in changeset.
Disappearing presence checkbox in monitor is now fixed.

  1. … 1 more file in changeset.
Disappearing presence checkbox in monitor is now fixed.

  1. … 1 more file in changeset.
LDEV-2051 Removed text "undefined" for blank descriptions in Lesson Tab (monitor)

  1. … 1 more file 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. … 4 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. … 20 more files in changeset.
LDEV-2022 Presence now loading in all browsers, flash and flashless interfaces

Rooms were being created on the fly as a first user joined a lesson. If this first user happened to be using IE, no other users afterwards would be able to join. Rooms are created immediately from the wizard module now, through a servlet call to smack, which solves the problem.

  1. … 4 more files in changeset.
LDEV-1981 Checkbox added to show learners by completion is learners tab in monitor

  1. … 1 more file in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well

LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 33 more files in changeset.
LDEV-2001 Monitors should be able to add unlocated learners to branches and groups even if the mayDelete flag is set to false

  1. … 5 more files in changeset.
LDEV-1901 Labels fixed by changing the dynamic text components to label components, no need for embedding characters

  1. … 2 more files in changeset.
LDEV-1995 Branching and Grouping modules completed

Flex projects added to a new folder in the flash project

The servlets used now send back a string of XML which is parsed in Flex instead of a custom string

The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.

    • binary
    ./branching/BranchManager.swf
    • -313
    • +85
    ./branching/chosenSelection.jsp
    • binary
    ./grouping/GroupManager.swf
    • -451
    • +83
    ./grouping/chosenGrouping.jsp
  1. … 22 more files in changeset.
LDEV-1829 After lots of console outputting... two tiny changes made to two classes

Branching previewing working now

  1. … 2 more files in changeset.
LDEV-1299: Modified monitoring for condition gates.

  1. … 3 more files in changeset.
LDEV-1949 Monitor swfs to fix condition gates not displaying properly in monitor

LDEV-1948 Added View competence mappings to context menu, and fixed it so that it only appears in author/monitor when a tool activity is selected

  1. … 6 more files in changeset.
LDEV-1901 Labels for languages using different glyphs now display correctly

NOTE: One of the .as files that was modified for this JIRA got caught in the changing from binary mode to ascii mode on .as files (simple change so it's no big deal really)

  1. … 1 more file in changeset.
LDEV-1816 Now using a blue text area (user should not think that data can be entered) to display lesson description

  1. … 3 more files in changeset.
LDEV-1929 Enable instant messaging checkbox hidden from user

  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. … 30 more files in changeset.
LDEV-1930 Minor fixes for some labels not appearing properly in competence editor

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

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

  1. … 7 more files in changeset.