Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
extended to include method getLearningLibraryDTO(List templateActivities), which is used in authoring environment when trying to retrieve the list of all learning library details. The template is passed as a parameter, because previously, when obtaining the list of template activities for a particular learning library, it grabs all activities in lams_learning_activities for that particular learning library, however each library should only have one template activity, and what distinguishes it from a normal activity is that its learning_design_id is null

Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager. We will have to rely on the database settings.

  1. … 7 more files in changeset.
fix bug in serialising a date

tool for testing wddx postings

    • binary
    ./flash/assets/tools/PostTest.exe
    • binary
    ./flash/assets/tools/PostTest.fla
    • binary
    ./flash/assets/tools/PostTest.swf
    • -0
    • +49
    ./flash/assets/tools/post_test.as
*** empty log message ***

added the new constant PARAM_USER_ID_NEW which is used in lams_learning when calculating the next activity url

Noted that the messages contained in this class need internationalization.

created a method to zip up directories.

*** empty log message ***

have created methods to createDirectory

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