Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.
-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.
LDEV-1899 Correct calls to servlets are made with cancelled boolean set to true or false depending on "cancel" or "apply changes" button clicked

  1. … 2 more files in changeset.
Fixed author previewing after having added the LiveEdit feature

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

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

    • binary
    ./central/flash/lams_wizard_main.fla
  1. … 24 more files in changeset.
LDEV-1981 Checkbox added to show learners by completion is learners tab in monitor

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

    • binary
    ./central/flash/lams_monitoring_v1.fla
  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.

    • -0
    • +16
    ./central/flex/BranchManager/.actionScriptProperties
    • -0
    • +2
    ./central/flex/BranchManager/.flexProperties
    • -0
    • +25
    ./central/flex/BranchManager/.project
    • -0
    • +278
    ./central/flex/BranchManager/html-template/AC_OETags.js
    • -0
    • +422
    ./central/flex/BranchManager/src/BranchManager.mxml
    • -0
    • +16
    ./central/flex/GroupManager/.actionScriptProperties
    • -0
    • +2
    ./central/flex/GroupManager/.flexProperties
    • -0
    • +25
    ./central/flex/GroupManager/.project
    • -0
    • +278
    ./central/flex/GroupManager/html-template/AC_OETags.js
    • -0
    • +47
    ./central/flex/GroupManager/src/ChangePanelTitlePopUp.mxml
  1. … 13 more files in changeset.
LDEV-1994 Fixed problem deleting mapped competence

  1. … 2 more files in changeset.
LDEV-1947 Fixed edit competence not working due to competence key always existing from last associated commit

  1. … 2 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-1989 Stopped author from doing cut/copy/paste (keyboard shortcut) actions on activities when a dialog is open as it was messing with cut/copy/paste of text in the dialogs

  1. … 2 more files in changeset.
LDEV-1949 Added "(default)" text to closed gate state for condition gates

  1. … 2 more files in changeset.
LDEV-1949 Fixed crash on double click in author for condition gates

  1. … 2 more files in changeset.