lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Converted to use JNDI datasource. Moved some workspace code back into lams_common so that lams_common isn't dependent on another project

Converted to use JNDI datasource.

    • -0
    • +184
    /lams_common/src/java/org/lamsfoundation/lams/commonContext.xml
Should use jar files in lams-build project

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

    • binary
    /lams_build/lib/lams/lams-authoring.jar
    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • binary
    /lams_build/lib/lams/lams-workspace.jar
updated usage, for instructions on running the junit test

updated the targets: usage build-db insert-test-data and changed db.driver.file to db.driver.jar (as that is used in common.properties)

*** empty log message ***

    • -1
    • +1
    /lams_tool_nb/db/sql/drop_lams_tool_nb.sql
removed toolContentId parameter in the learner urls

the userId field is no longer specified to be unique. "UNIQUE" keyword removed from create statement

    • -1
    • +1
    /lams_tool_nb/db/sql/create_lams_tool_nb.sql
    • -1
    • +1
    /lams_tool_nb/db/sql/init_lams_tool_nb.sql
removed the columns offline_instructions and online_instructions to suit the new table structure

    • -4
    • +0
    /lams_tool_nb/db/sql/activity_insert.sql
added new case for new method retrieveNbUserBySession

added new testcase for new method getNbUserBySession

quite a few changes here. removed unused import declarations the learner environment doesnt expect a toolContentId to be passed via url. the tool contentId/toolSessionId relationship is assumed to have been establish when the core made the call to createToolSessions() if no toolSession exist in the table when the learner reaches the activity, the user will see an error screen. if user in this tool session isnt found, thena new entry is created.

removed unused exports

uses the new method retriveNbUserBySession to grab the user data from the db. This ensures that the user does belong to the tool session specified

removed unused import declarations

added new method retrieveNbUserBySession() which calls the equivalent DAO method getNbUserBySession

added new method getNbUserBySession, which gets a user from tl_lanb11_user table with a particular user id and sessionId

full class name

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

*** empty log message ***

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
    /lams_common/src/flash/assets/tools/Comms_test.fla
    • -0
    • +63
    /lams_common/src/flash/assets/tools/CreateDictionary.as
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.fla
    • -0
    • +29614
    /lams_common/src/flash/assets/tools/CreateDictionary.hqx
    • -0
    • +41
    /lams_common/src/flash/assets/tools/comms_test.as
Made the windows and unix versions the same. Needed to add the zeroDateTimeBehaviour

Update ant properties files to common.properties