• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed test classes from lams.jar. The necessary classes (e.g. the lams test case) are now in src, not test.

Moved some workspace code back into lams_common so that lams_common isn't dependent on another project

Fixed taglib entries - the paths had changed.

Converted to use JNDI datasource. Cleaned up some of the context files - moved the ones in the test area into src.

  1. … 13 more files in changeset.
Converted to use JNDI datasource.

Moved some workspace code back into lams_common so that lams_common isn't dependent on another project

    • -0
    • +165
    ./src/java/org/lamsfoundation/lams/test/AbstractLamsTestCase.java
Should use jar files in lams-build project

    • binary
    ./lib/lams/lams-contentrepository.jar
Converted to use JNDI datasource.

    • -0
    • +184
    ./src/java/org/lamsfoundation/lams/commonContext.xml
    • -0
    • +37
    ./src/java/org/lamsfoundation/lams/localApplicationContext.xml
public static function getCenterOfMC(mc:MovieClip):Point{

*** empty log message ***

full class name

full class name

added getCurrentCursorRef

changing calls to dict to reflect new method of getting values with strings

add load button to parse WDDX

editing serverdefdaults loaded function

converting dictionary to use string identifiers (working now)

tools that help with the development and testing of LAMS 1.1 UI

    • binary
    ./src/flash/assets/tools/Comms_test.fla
    • binary
    ./src/flash/assets/tools/CreateDictionary.as
    • binary
    ./src/flash/assets/tools/CreateDictionary.fla
    • binary
    ./src/flash/assets/tools/CreateDictionary.hqx
    • binary
    ./src/flash/assets/tools/comms_test.as
Switched style and elements collections to not lazy load - makes creating the DTO easier.

  1. … 1 more file in changeset.
modifications to support string identifiers. now use 'key' to get a definition.

Added in error - is a temporary file.

Added initial Theme support

    • binary
    ./conf/create_lams_11_tables.sql
    • -82
    • +125
    ./db/sql/create_lams_11_tables.sql
    • -144
    • +159
    ./db/sql/insert_test_data.sql
    • -0
    • +743
    ./db/sql/lams_11.sql
  1. … 34 more files in changeset.
Upgraded to Struts 1.2.7

    • -0
    • +270
    ./web/WEB-INF/struts/struts-html-el.tld
    • -0
    • +270
    ./web/WEB-INF/struts/struts-html.tld
    • -0
    • +285
    ./web/WEB-INF/struts/struts-nested.tld
Added a customised LookupDispatchAction to match the actions created by Dave Garth. Uses the LAMS TokenProcessor

Checked in by DC - addtional functions added

Debugging

add getBaseStyleObject

Hopefully the problems with the moved Tool Exceptions are now fixed.

Removed accidently - looked like they were in the build area.

Should never have been in CVS

Moved to the exception directory