• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added clean of repository directory when the database is rebuilt. This ensures that the repository will not throw "file exists" errors.

Added generic directory delete and zip file extraction code.

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

Added themeChanged event functionality for Themes/Styles

implemented broadcasting changes and creation of Visual element/theme hierarchy

created

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).

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

Also corrected the supportsGrouping call in the testcase.

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

*** empty log message ***

removed trace for i

Added loaded flag and removed getItemsById()

*** empty log message ***

*** empty log message ***

    • -179
    • +179
    ./db/model/lams_tables.clay
    • binary
    ./lib/lams/lams_contentrepository.jar
*** empty log message ***

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

Added label

removing from util

Created

Moved to style from util

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

fixed bug w. elements array not being created

Added debug level constants

added resize + button event handlers

created

changed popup call to implement width+height

created

add TODO comments