Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated constructor

    • -2
    • +2
    ./lamsfoundation/lams/common/ApplicationParent.as
set learningDesignID when populating from DTO

    • -0
    • +1
    ./lamsfoundation/lams/common/Sequence.as
New Sequence singleton class

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

    • -1
    • +1
    ./lamsfoundation/lams/common/comms/Wddx.as
Updated to use ApplicationParent to retrieve Comms and root reference.

    • -4
    • +109
    ./lamsfoundation/lams/common/ApplicationParent.as
    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
    • -2
    • +2
    ./lamsfoundation/lams/common/dict/Dictionary.as
    • -3
    • +4
    ./lamsfoundation/lams/common/ui/Dialog.as
    • -1
    • +1
    ./lamsfoundation/lams/common/ui/Panel.as
    • -11
    • +10
    ./lamsfoundation/lams/common/ws/Workspace.as
    • -3
    • +3
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
Updated to look at ApplicationParent for static cursor variables

Parent for multiple Application classes (authoring,monitoring,learner)

    • -0
    • +42
    ./lamsfoundation/lams/common/ApplicationParent.as
Updated serializeString method to handle Chinese/Bulgarian character sets

    • -2
    • +7
    ./lamsfoundation/lams/common/comms/Wddx.as
Updated Authoring SWF - treat build param value as string

    • -6
    • +6
    ./lamsfoundation/lams/common/Config.as
New copyright statement attached to AS files

    • -1
    • +24
    ./lamsfoundation/lams/common/Config.as
    • -1
    • +24
    ./lamsfoundation/lams/common/Dialog.as
    • -1
    • +24
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -1
    • +24
    ./lamsfoundation/lams/common/dict/Dictionary.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/AbstractView.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/Controller.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/View.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

Added version control (build no.) - deletes cached data if new build no. passed in.

    • -10
    • +99
    ./lamsfoundation/lams/common/Config.as
*** empty log message ***

  1. … 6 more files in changeset.
added visual element for activity panel removed hardcoded cases for lime and ruby themes serialised xml data

added placement of send data button for debug messages

internationalisation

removed popupwindow sizing properties

internationalisation of error windows

internationalised the ok button for alert or error message window

added style for small label

added support for a dotty grid

    • -4
    • +31
    ./lamsfoundation/lams/common/ui/Grid.as
add some more definitions

fix bug with changing cursor when one is active

    • -1
    • +2
    ./lamsfoundation/lams/common/ui/Cursor.as
change confirm to make title optional

Created a Class for opeing a popup window

    • -0
    • +62
    ./lamsfoundation/lams/common/util/JsPopup.as
Created a show sebd error request method

    • -10
    • +13
    ./lamsfoundation/lams/common/util/LFError.as
Added allow custom button label and custom itle for the Alert message window

Most changes are for the alert message formatting

make labels of buttons configurable

    • -1
    • +12
    ./lamsfoundation/lams/common/ui/LFMessage.as
added javadoc comment