lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Testing whether I can check into the mcq project. No real change.

Updated tool-deploy to suit xml format for deploy properties file.

Rolling back mc changes that were accidently made to qa

    • -1
    • +1
    /lams_tool_laqa/conf/jar/META-INF/MANIFEST.MF
    • -1
    • +1
    /lams_tool_laqa/conf/war/META-INF/MANIFEST.MF
    • -820
    • +0
    /lams_tool_laqa/db/model/lams_tool_mc.clay
    • -0
    • +561
    /lams_tool_laqa/db/model/lams_tool_qa.clay
    • -3
    • +3
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -121
    • +0
    /lams_tool_laqa/db/sql/create_lams_tool_lamc.sql
  1. … 96 more files in changeset.
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
changed the class name from CreatePackageTask to CreateToolPackageTask, changed deploy.properties to deploy.xml

Fix bug in postpone saving content.

*** 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
*** empty log message ***

    • -0
    • +3
    /lams_tool_deploy/test/file/sql/drop_tool_tables.sql
    • -0
    • +455
    /lams_tool_deploy/test/file/sql/insert_library_test_data.sql
    • -0
    • +20
    /lams_tool_deploy/test/file/tool_deploy/deploy.xml
    • -0
    • +11
    /lams_tool_deploy/test/file/tool_deploy/deploy2.xml
    • -0
    • +20
    /lams_tool_deploy/test/file/tool_deploy/test.xml
updated sql scripts to reflect new table structure (removed online and offline instructions)

updated sql scripts