• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made the hibernate properties a separate bean. All the session factories should

now use this shared hibernate properties bean.

  1. … 1 more file in changeset.
Added getMaxId() function to make it easier for test code to work out a next id.

  1. … 1 more file in changeset.
Added comment about autodetectTransactionManager for documentation purposes

Delete web stuff. Move usermangement.web.* to admin project.

    • -25
    • +0
    ./conf/xdoclet/servlet-mappings.xml
    • binary
    ./doc/LAMS_Learner_Guide_b60.pdf
    • binary
    ./test/web/WEB-INF/.struts-config.mex
    • -227
    • +0
    ./test/web/WEB-INF/struts-config.xml
  1. … 57 more files in changeset.
Upgraded to Spring 1.2.4

  1. … 29 more files in changeset.
Move 2 classess into *.web.util package instead of *.web package.

    • -0
    • +136
    ./src/java/org/lamsfoundation/lams/web/util/HttpSessionManager.java
  1. … 4 more files in changeset.
Move to lams_central package

  1. … 23 more files in changeset.
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