lams-github

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

Created

Moved to style from util

remove customizedOpenSessionInviewFilter

useful lams1.0 docs

    • binary
    /lams_documents/lams1.0/ANTI_POLLING.doc
progress engine doc

    • binary
    /lams_documents/lams_learning/LAMS 1.1 Progress Engine.doc
tool contract from Chris

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

added resize + button event handlers