• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added Progress class to store learner progress data when user loads a sequence.

    • binary
    ./lams/common/Progess.as
Added a method to format date into custom date format string

updated constructor

set learningDesignID when populating from DTO

New Sequence singleton class

    • binary
    ./lams/common/Sequence.as
Updated serializeString method to create escaped characters with decimal values not hex values to be handle by Java WDDX processor

Updated to use ApplicationParent to retrieve Comms and root reference.

    • binary
    ./lams/common/style/ThemeManager.as
Updated to look at ApplicationParent for static cursor variables

    • binary
    ./lams/common/comms/Communication.as
Parent for multiple Application classes (authoring,monitoring,learner)

    • binary
    ./lams/common/ApplicationParent.as
Updated serializeString method to handle Chinese/Bulgarian character sets

Updated Authoring SWF - treat build param value as string

New copyright statement attached to AS files

    • binary
    ./lams/common/comms/Communication.as
    • binary
    ./lams/common/comms/WddxRecordset.as
    • binary
    ./lams/common/dict/DictionaryItem.as
    • binary
    ./lams/common/mvc/AbstractController.as
    • binary
    ./lams/common/style/LFButtonSkin.as
    • binary
    ./lams/common/style/ThemeManager.as
  1. … 31 more files in changeset.
Fixed dataToStyleObject function to only parse numbers for colours to hex values and not font value numbers i.e fontSize

    • binary
    ./lams/common/style/ThemeManager.as
Added version control (build no.) - deletes cached data if new build no. passed in.

added visual element for activity panel

removed hardcoded cases for lime and ruby themes

serialised xml data

    • binary
    ./lams/common/style/ThemeManager.as
*** empty log message ***

  1. … 6 more files in changeset.
added placement of send data button for debug messages

internationalisation

    • binary
    ./lams/common/ws/WorkspaceDialog.as
removed popupwindow sizing properties

internationalisation of error windows

internationalised the ok button for alert or error message window

added style for small label

    • binary
    ./lams/common/style/ThemeManager.as
added support for a dotty grid

add some more definitions

    • binary
    ./lams/common/style/ThemeManager.as
fix bug with changing cursor when one is active

change confirm to make title optional

Created a Class for opeing a popup window

    • binary
    ./lams/common/util/JsPopup.as
Created a show sebd error request method

Added allow custom button label and custom itle for the Alert message window

Most changes are for the alert message formatting

    • binary
    ./lams/common/comms/Communication.as