lams-github

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

Changed testcases to use resource files stored in the test java package, rather than relying them to be on the filesystem. Anyone should now be able to run the test, rather than needed to set their PC up manually.

Changed testcases to use resource files stored in the test java package, rather than relying them to be on the filesystem. Anyone should now be able to run the test, rather than needed to set their PC up manually.

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.

Added generic directory delete and zip file extraction code.

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 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 ***

    • binary
    /lams_build/lib/lams/lams-authoring.jar
*** empty log message ***

removed trace for i

Added loaded flag and removed getItemsById()

Added new stylesheets and examples of how to use

    • -0
    • +140
    /lams_central/web/css/aqua.css
    • -0
    • +3
    /lams_central/web/css/base.css
    • -0
    • +3
    /lams_central/web/css/xp.css
*** empty log message ***

    • -3
    • +162
    /lams_common/db/model/lams_11.clay
    • -179
    • +179
    /lams_common/db/model/lams_tables.clay
    • -0
    • +27
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +2
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -1
    • +14
    /lams_common/db/sql/insert_test_data.sql
    • -0
    • +2
    /lams_common/db/sql/insert_types_data.sql
    • binary
    /lams_common/lib/lams/lams_contentrepository.jar
  1. … 19 more files in changeset.
updated to handle close button styling through skinning

    • binary
    /lams_common/src/flash/LFWindow.fla
    • binary
    /lams_common/src/flash/LFWindow.swc
Added label

Changed build and class paths to use shared libraries

Switched build, class paths to use libraries in the build area.

    • -3
    • +6
    /lams_contentrepository/build.properties
    • binary
    /lams_contentrepository/lib/cglib/cglib-full-2.0.2.jar
    • binary
    /lams_contentrepository/lib/j2ee/j2ee.jar
  1. … 52 more files in changeset.
Compiled after rejigging the content repository project to use the shared libraries.

Moved ear conf files to build project, added a few more libraries needed to run lams.

    • -1
    • +89
    /lams_build/conf/j2ee/application.xml
    • -0
    • +161
    /lams_build/conf/unix/jboss/login-config.xml
    • -0
    • +44
    /lams_build/conf/unix/jboss/service/mysql-ds.xml
    • -0
    • +16
    /lams_build/conf/unix/lams/lams.dtd
    • -0
    • +22
    /lams_build/conf/unix/lams/lams.xml
    • -0
    • +6
    /lams_build/conf/windows/authentication.dtd
    • -0
    • +53
    /lams_build/conf/windows/authentication.xml
    • -0
    • +161
    /lams_build/conf/windows/jboss/login-config.xml
    • -0
    • +44
    /lams_build/conf/windows/jboss/service/mysql-ds.xml
    • -0
    • +28
    /lams_build/conf/windows/lams.dtd
  1. … 13 more files in changeset.