Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
rename btn

wsp move and rename

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

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

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

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

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

    • -0
    • +68
    ./org/lamsfoundation/lams/common/ws/Workspace.as
    • -45
    • +175
    ./org/lamsfoundation/lams/common/ws/WorkspaceDialog.as
    • -37
    • +130
    ./org/lamsfoundation/lams/common/ws/WorkspaceModel.as
email from author of DnD tree allowing us to use it

some 3rd party components, not all are being used at the moment...

    • binary
    ./assets/3rd party components/MX180932_wddx.mxp
    • binary
    ./assets/3rd party components/TabBar.swc
    • binary
    ./assets/3rd party components/tooltip_as2.zip
wsp now allows saving and opeining of designs from folders

    • -2
    • +2
    ./org/lamsfoundation/lams/common/ws/Workspace.as
  1. … 1 more file in changeset.
LDEV-73: The creative commons license icons are made up four components. assets/license_images are the original files used to make up the icons - the gifs are the component images and the xcf files are the Gimp files (with layers) that are used for making up the combined images and saved as jpegs. The jpegs are in the images/license directory in lams-central.

    • binary
    ./assets/license_images/by.gif
    • binary
    ./assets/license_images/bync.xcf
    • binary
    ./assets/license_images/byncnd.xcf
    • binary
    ./assets/license_images/byncsa.xcf
    • binary
    ./assets/license_images/bynd.xcf
    • binary
    ./assets/license_images/bysa.xcf
    • binary
    ./assets/license_images/nc.gif
    • binary
    ./assets/license_images/nd.gif
    • binary
    ./assets/license_images/sa.gif
adding save as functionality

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

*** empty log message ***

    • binary
    ./assets/icons/Waste_Paper_Basket.jpg
    • binary
    ./assets/icons/lock closed.png
    • binary
    ./assets/icons/lock open.png
    • -0
    • +1928
    ./assets/icons/locks.ai
    • binary
    ./assets/icons/missing_icon.fla
    • binary
    ./assets/icons/squareBin.jpg
    • binary
    ./assets/icons/squareBin.psd
    • binary
    ./assets/icons/squareBinOver.png
    • binary
    ./assets/icons/squareBinUp.png
    • binary
    ./assets/icons/squareBin_over.psd
    • binary
    ./assets/icons/squareBin_up.psd
    • binary
    ./assets/tools/CreateDictionary.fla
    • -1
    • +1
    ./org/lamsfoundation/lams/common/ui/LFMessage.as
Add save As, also now uses Dictionary Definitions

    • -9
    • +16
    ./org/lamsfoundation/lams/common/ui/LFMenuBar.as
locaol themes relatively

return ? for unknown items

serverURL issues

remove debugger

added VERBOSE debug level

    • -1
    • +3
    ./org/lamsfoundation/lams/common/util/Debugger.as
added a toString()

added a mode variable to show where we are monitor/author

    • -0
    • +22
    ./org/lamsfoundation/lams/common/Config.as
lots of workspace functions for the tree and dialog

lots of stuff for manageing the WSP data- including the tree etc.....

tree functions

    • -38
    • +182
    ./org/lamsfoundation/lams/common/ws/WorkspaceDialog.as
workspace dialog handlers

folder management stuff...

    • -10
    • +50
    ./org/lamsfoundation/lams/common/ws/Workspace.as
remove the bp

a crucial coment

debugging.... but error was not here in the end.