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

updated test data

minor changes

new workspace data struct and moves etc..

fix bug in object printer

save as...

    • -1
    • +1
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
cursor

*** empty log message ***

tidies up the code

    • -35
    • +39
    ./org/lamsfoundation/lams/common/ws/Workspace.as
    • -104
    • +48
    ./org/lamsfoundation/lams/common/ws/WorkspaceModel.as
updated to work with new serverside model. simpler and now works. TODO: Tidy code and removve debugging

    • -11
    • +21
    ./org/lamsfoundation/lams/common/ws/Workspace.as
    • -67
    • +148
    ./org/lamsfoundation/lams/common/ws/WorkspaceModel.as
start focus in the input field

fiox a bug in the object printer

better cahce clearning handler, still have bug when moving to top level. added basic validation, made dictionary complient