lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial website release for 1.0.1

    • binary
    /lams_documents/user_guides/LAMS_Administrators_Guide.doc
*** empty log message ***

    • -74
    • +8
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

*** empty log message ***

added

    • binary
    /lams_documents/lams_tool_deploy/LAMSToolDeployUndeploy.doc
no message

no message

    • -9
    • +1
    /lams_common/conf/j2ee/application.xml
  1. … 11 more files in changeset.
*** empty log message ***

    • binary
    /lams_common/lib/lams/lams-authoring.jar
  1. … 17 more files in changeset.
*** empty log message ***

  1. … 5 more files in changeset.
*** empty log message ***

    • -153
    • +0
    /lams_common/test/java/applicationContext.xml
    • -186
    • +0
    /lams_common/web/WEB-INF/applicationContext.xml
    • -0
    • +193
    /lams_common/web/WEB-INF/spring/applicationContext.xml
    • -0
    • +34
    /lams_common/web/WEB-INF/spring/learningDesignApplicationContext.xml
workspaceFolder related data added

    • -27
    • +209
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

    • -8
    • +0
    /lams_common/db/sql/insert_types_data.sql
Quartz scheduled job implemented

test cases changed according to the change of super test case

make the session factory configurable. - needs to be further refactored

gate open and close services implemented

testing sequence modified - schedule gate and permission gate added

    • -5
    • +81
    /lams_common/db/sql/insert_test_data.sql
get rid of comments that cause the failure of ant run

    • -20
    • +0
    /lams_common/db/sql/drop_lams_11_tables.sql
Added test data for the content repository

    • -0
    • +27
    /lams_common/db/sql/insert_test_data.sql
Initial document prepared by Dave Caygill

    • binary
    /lams_documents/lams_common/Making_LAMS_Accessible.doc
Initial document, written by Chris Perfect

    • binary
    /lams_documents/lams_common/LAMS_Glossary.xls
Deploy working

    • -11
    • +11
    /lams_tool_deploy/test/file/deploy.properties
    • -1
    • +27
    /lams_tool_deploy/test/file/test.properties
Rejigged a few things to make junit work locally, now that main code uses JNDI database. Included moving the test context to the src area so that is in jar and available for junit testing in other projects. Changed name of createCredential to createCredentials. More consistent with other methods. Fixed a transaction bug - this method was defined as createCredentials in the Spring xml file.

Moved the test context to the src area so that is in jar and available for junit testing in other projects.

Keep version in line with lams_common

Added comment to clarify type

gate struts action implemented

    • -0
    • +27
    /lams_learning/web/gate/gateWaiting.jsp
Dev update

    • -0
    • +43
    /lams_tool_deploy/test/file/application.xml
    • -0
    • +84
    /lams_tool_deploy/test/file/sql/activity_insert.sql
    • -0
    • +52
    /lams_tool_deploy/test/file/sql/create_tool_tables.sql
    • -0
    • +148
    /lams_tool_deploy/test/file/sql/insert_test_records.sql
    • -0
    • +18
    /lams_tool_deploy/test/file/sql/library_insert.sql
  1. … 7 more files in changeset.
knock gate service implemented

knock gate service implemented