Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add email and theme to UserDTO

to support new structure

lots of changes - see diff!

Add UserDTO info to SharedSession

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

  1. … 63 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.

  1. … 4 more files in changeset.
Move to lams_central package

  1. … 23 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
    • +138
    ./java/org/lamsfoundation/lams/test/AbstractLamsStrutsTestCase.java
  1. … 2 more files in changeset.
Converted to use JNDI datasource.

    • -0
    • +37
    ./java/org/lamsfoundation/lams/localApplicationContext.xml
  1. … 1 more file in changeset.
full class name

public static function getCenterOfMC(mc:MovieClip):Point{

*** empty log message ***

    • -0
    • +31
    ./flash/org/lamsfoundation/lams/common/util/LFError.as
full class name

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

added getCurrentCursorRef

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
    ./flash/assets/tools/Comms_test.fla
    • -0
    • +63
    ./flash/assets/tools/CreateDictionary.as
    • binary
    ./flash/assets/tools/CreateDictionary.fla
    • -0
    • +29614
    ./flash/assets/tools/CreateDictionary.hqx
    • -0
    • +41
    ./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 initial Theme support

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