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

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

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

    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
no change

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

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.

    • -5
    • +27
    ./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.

    • -10
    • +82
    ./lamsfoundation/lams/common/util/Debugger.as
fix bug with names

    • -18
    • +19
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -3
    • +3
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
updated test data

minor changes

    • -3
    • +4
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
new workspace data struct and moves etc..

fix bug in object printer

    • -1
    • +1
    ./lamsfoundation/lams/common/util/ObjectUtils.as
save as...

cursor

tidies up the code

    • -35
    • +39
    ./lamsfoundation/lams/common/ws/Workspace.as
    • -104
    • +48
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
    • -2
    • +1
    ./lamsfoundation/lams/common/ws/WorkspaceView.as