Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed popupwindow sizing properties

    • -1
    • +2
    ./org/lamsfoundation/lams/common/util/JsPopup.as
internationalisation of error windows

    • -0
    • +3
    ./org/lamsfoundation/lams/common/util/LFError.as
internationalised the ok button for alert or error message window

    • -0
    • +1
    ./org/lamsfoundation/lams/common/ui/LFMessage.as
added style for small label

added support for a dotty grid

add some more definitions

remove debugging statements

fix bug with changing cursor when one is active

change confirm to make title optional

    • -3
    • +5
    ./org/lamsfoundation/lams/common/ui/LFMessage.as
Created a Class for opeing a popup window

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

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

    • -3
    • +3
    ./org/lamsfoundation/lams/common/ui/LFMessage.as
Most changes are for the alert message formatting

drag and drop tree

    • -0
    • +588
    ./it/sephiroth/TreeDnd.as
    • -0
    • +95
    ./it/sephiroth/XML2Object.as
    • -0
    • +86
    ./it/sephiroth/XML2Object_doc.html
    • -0
    • +8
    ./it/sephiroth/iTreeDnd.as
make labels of buttons configurable

    • -1
    • +12
    ./org/lamsfoundation/lams/common/ui/LFMessage.as
drawing api stuff

    • -0
    • +639
    ./com/polymercode/Draw.as
    • -0
    • +63
    ./com/polymercode/DrawMC.as
added javadoc comment

    • -1
    • +8
    ./org/lamsfoundation/lams/common/util/LFError.as
use the data dump methods

the tool icons

    • binary
    ./assets/icons/icon_chat.fla
    • binary
    ./assets/icons/icon_chatgroupreporting.fla
    • binary
    ./assets/icons/icon_chatgroupreporting.swf
    • binary
    ./assets/icons/icon_forum.swf
    • binary
    ./assets/icons/icon_group.fla
    • binary
    ./assets/icons/icon_groupreporting.fla
    • binary
    ./assets/icons/icon_groupreporting.swf
    • binary
    ./assets/icons/icon_journal.fla
    • binary
    ./assets/icons/icon_mcq.swf
    • binary
    ./assets/icons/icon_messageboard.fla
    • -0
    • +18
    ./assets/icons/icon_messageboard.html
    • binary
    ./assets/icons/icon_messageboard.swf
  1. … 24 more files in changeset.
new panel version

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

added borderColour and styleName support

    • -37
    • +42
    ./org/lamsfoundation/lams/common/ui/Panel.as
override pradeeop as no changes were made

aqua colours

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

    • -0
    • +7
    ./org/lamsfoundation/lams/common/DebugDialog.as
no change

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

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

    • -3
    • +6
    ./org/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.

    • -5
    • +27
    ./org/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
    ./org/lamsfoundation/lams/common/util/Debugger.as