lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added set and get metjod for organisationID

typo

    • -0
    • +102
    ./lams/common/Progress.as
Added Progress class to store learner progress data when user loads a sequence.

    • -0
    • +102
    ./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

    • -0
    • +222
    ./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.

    • -4
    • +109
    ./lams/common/ApplicationParent.as
Updated to look at ApplicationParent for static cursor variables

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

    • -0
    • +42
    ./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

    • -1
    • +24
    ./lams/common/comms/Communication.as
    • -1
    • +24
    ./lams/common/comms/WddxRecordset.as
    • -1
    • +24
    ./lams/common/dict/DictionaryItem.as
    • -1
    • +24
    ./lams/common/mvc/AbstractController.as
    • -1
    • +24
    ./lams/common/style/LFButtonSkin.as
    • -1
    • +24
    ./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

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

*** 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

    • -191
    • +76
    ./lams/common/style/ThemeManager.as
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

    • -1
    • +13
    ./lams/common/style/ThemeManager.as
added support for a dotty grid

add some more definitions

    • -37
    • +51
    ./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

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