• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add comment

*** empty log message ***

Added dummy learner page

    • -0
    • +16
    /lams_central/web/learner.jsp
Monitoring and Authoring all works well

made changes to export service - should not affect other lams-learning stuff

    • binary
    /lams_build/lib/lams/lams-learning.jar
servlet definition and mapping for the exportNotSupportedServlet

    • -0
    • +7
    /lams_learning/conf/xdoclet/servlets.xml
servlet which generates the main page "Export Portfolio not supported "

modified createPortfolio method

first checks the export url, if there isnt one, then the export url is points to the exportNotSupportedServlet

added new constant - the url that points to the ExportNotSupportedServlet

Authoring flash client works well now.

Deployable version

    • -1
    • +0
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -3
    • +3
    /lams_tool_forum/db/sql/tool_insert.sql
    • -114
    • +0
    /lams_tool_forum/src/java/forumApplicationContext.xml
previously it was appending "toolContentId" and "toolSessionId", so now its changed so that it will get this parameter name from AttributeNames class.

Add forum Tool service

changed the Nb's export URL, so it uses the export servlet.

change forum tool context location

    • binary
    /lams_build/lib/lams/lams-learning.jar
    • binary
    /lams_build/lib/lams/lams-monitoring.jar
added libraryDeployMain test

included the jar file for xstream

*** empty log message ***

    • binary
    /lams_build/deploy-tool/lib/xstream-1.1.2.jar
Fix bug in postpone saving content.

changed the class name from CreatePackageTask to CreateToolPackageTask,

changed deploy.properties to deploy.xml

*** empty log message ***

*** empty log message ***

    • binary
    /lams_tool_deploy/test/file/lams.ear/test-dummy.jar
    • binary
    /lams_tool_deploy/test/file/lams.ear/test-dummy.war
*** empty log message ***

changed the testDeployPropertiesPath

    • -1
    • +4
    /lams_tool_deploy/test/file/test.properties
updated sql scripts to reflect new table structure

(removed online and offline instructions)

updated sql scripts

added some methods

previously named DeployConfigTest

tests the deployment of a tool

modified the tearDown function

now moved to DeployToolConfigTest