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

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

Should never have been in CVS

Moved to the exception directory

Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion. Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors. Moved all the tool exceptions to one package.

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

*** empty log message ***

  1. … 1 more file in changeset.