Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made changes for workspace dialog to use Application.root

*** empty log message ***

    • -0
    • +201
    ./java/org/lamsfoundation/lams/applicationContext.xml
  1. … 108 more files in changeset.
new version

created

    • -0
    • +46
    ./flash/org/lamsfoundation/lams/common/Config.as
Changed StyleManager name to ThemeManager to avoid confusion and possible conflict with MM StyleManager

added style handling code for scrollPane child

added style handling code

Added generic directory delete and zip file extraction code.

    • -0
    • +70
    ./java/org/lamsfoundation/lams/util/FileUtil.java
  1. … 2 more files in changeset.
Theme changes + tidied up

created

Added themeChanged event functionality for Themes/Styles

implemented broadcasting changes and creation of Visual element/theme hierarchy

comment out debug

Made StyleManager a singleton, added getStyleObject(), put in default style and added event listening.

Added setAsDefineLater and setAsRunOffline to ToolContentManager interface, and added code in the tool service to call these methods when content is copied (for running the service).

Added setAsDefineLater and setAsRunOffline to ToolContentManager interface, and added code in the tool service to call these methods when content is copied (for running the service).

Removed supportsGrouping field as it doesn't exist in the database. The call was commented out in the test case.

    • -12
    • +0
    ./java/org/lamsfoundation/lams/tool/Tool.java
*** empty log message ***

removed trace for i

Added loaded flag and removed getItemsById()

*** empty log message ***

  1. … 24 more files in changeset.
updated to handle close button styling through skinning

Added label

removing from util

Created

    • -0
    • +20
    ./flash/org/lamsfoundation/lams/common/style/Theme.as
Moved to style from util

Added over-ridden method for setting contentPath as this is set up in extended component

changed popup call to implement width+height

fixed bug w. elements array not being created

Added debug level constants