Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1936 Flash support for conditions of type OUTPUT_STRING added. For example see notebook tool.

  1. … 2 more files in changeset.
LDEV-1859 Fixed Connecting branches incorrectly disallowed for branching within branching within branching

  1. … 2 more files in changeset.
LDEV-1949 Added support for condition (tool-output) based gates

  1. … 7 more files in changeset.
LDEV-1947 Editing a competence title now not allowed to change to an existing title or blank, however having trouble making alert appear on on top of the CompetenceDefinitionDialog, so temporary solution is to close the CompetenceDefinitionDialog dialog and have alert appear over CompetenceEditorDialog

  1. … 2 more files in changeset.
LDEV-1979 Copying and pasting an activity now also copies the competence mappings across to the new activity

  1. … 2 more files in changeset.
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. … 4 more files in changeset.
LDEV-1925 Fixed up ? in ToolOutputConditionsDialog to label user defined

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

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 2 more files in changeset.
Changed all .as files from binary to ascii in order to use diff tool correctly in Eclipse

    • -238
    • +238
    ./central/flash/LoadQue.as
    • -65
    • +65
    ./central/flash/main_monitoring.as
  1. … 160 more files in changeset.
LDEV-1929 Presence now creating users with LAMS Jabber manager account in both flash and flashless learner modules

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 4 more files in changeset.
LDEV-1929 Fixed a bug with IE not detecting flashvars for connecting with presence

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

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 3 more files in changeset.
LDEV-1929 Fixed problem when launching preview from author

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

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

    • -0
    • +265
    ./central/flash/org/lamsfoundation/lams/learner/Presence.as
  1. … 34 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

    • binary
    ./central/flash/lams_monitoring_v1.fla
  1. … 8 more files in changeset.