Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
updated to work with new serverside model. simpler and now works. TODO: Tidy code and removve debugging

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

fiox a bug in the object printer

    • -5
    • +9
    ./lamsfoundation/lams/common/util/ObjectUtils.as
better cahce clearning handler, still have bug when moving to top level. added basic validation, made dictionary complient

    • -6
    • +112
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
rename btn

wsp move and rename

added rename and move functions. also now common response handler except for move

    • -11
    • +44
    ./lamsfoundation/lams/common/ws/Workspace.as
some todos

    • -3
    • +3
    ./lamsfoundation/lams/common/Config.as
added static method to craete InputDialog

    • -1
    • +36
    ./lamsfoundation/lams/common/ui/Dialog.as
simple pop up to collect a string form user and pass it back to specified function

    • -0
    • +178
    ./lamsfoundation/lams/common/ui/InputDialog.as
added copy/paste, new and delete functionality to workspace

    • -0
    • +68
    ./lamsfoundation/lams/common/ws/Workspace.as
    • -45
    • +175
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -37
    • +130
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
wsp now allows saving and opeining of designs from folders

    • -36
    • +34
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
  1. … 1 more file in changeset.
adding save as functionality

    • -5
    • +58
    ./lamsfoundation/lams/common/ws/Workspace.as
    • -38
    • +229
    ./lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -13
    • +137
    ./lamsfoundation/lams/common/ws/WorkspaceModel.as
    • -3
    • +4
    ./lamsfoundation/lams/common/ws/WorkspaceView.as
add isEmpty function

    • -1
    • +52
    ./lamsfoundation/lams/common/util/StringUtils.as