• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • binary
    ./lamsfoundation/lams/common/Config.as
added visual element for activity panel

removed hardcoded cases for lime and ruby themes

serialised xml data

*** empty log message ***

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

internationalisation

removed popupwindow sizing properties

    • binary
    ./lamsfoundation/lams/common/util/JsPopup.as
internationalisation of error windows

    • binary
    ./lamsfoundation/lams/common/util/LFError.as
internationalised the ok button for alert or error message window

    • binary
    ./lamsfoundation/lams/common/ui/LFMessage.as
added style for small label

added support for a dotty grid

    • binary
    ./lamsfoundation/lams/common/ui/Grid.as
add some more definitions

fix bug with changing cursor when one is active

    • binary
    ./lamsfoundation/lams/common/ui/Cursor.as
change confirm to make title optional

    • binary
    ./lamsfoundation/lams/common/ui/LFMessage.as
Created a Class for opeing a popup window

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

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

    • binary
    ./lamsfoundation/lams/common/ui/LFMessage.as
Most changes are for the alert message formatting

make labels of buttons configurable

    • binary
    ./lamsfoundation/lams/common/ui/LFMessage.as
added javadoc comment

    • binary
    ./lamsfoundation/lams/common/util/LFError.as
use the data dump methods

added new styles, stopped the overwrite method of merging styles as was causing performance problems

added borderColour and styleName support

    • binary
    ./lamsfoundation/lams/common/ui/Panel.as
override pradeeop as no changes were made

Added a Send data button to the dialog box and created an associalted method to call crash data dump from debugger class

no change

    • binary
    ./lamsfoundation/lams/common/Config.as
no change

used a method "getvalue" from dictionary class to show formatted alert message and title.

    • binary
    ./lamsfoundation/lams/common/ui/LFMessage.as
Wrote method to show alert message with OK and Cancel button and sent error to server in a crash data dump log package.

Used a method "getvalue" to display formatted alert title and message.

    • binary
    ./lamsfoundation/lams/common/util/LFError.as
Imported Few Package and classes.

Wrote methods to dump Crash data to the server and server response.

Created seperate log array to store only the sorted out log of Crash Dump severity level from the array of all the logs.

    • binary
    ./lamsfoundation/lams/common/util/Debugger.as