lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

removed the "use lams" clause: makes testing very difficult

    • -2
    • +0
    /lams_common/db/sql/drop_lams_11_tables.sql
update gate activity tested

modify test case according to new test data

new test data for gate activity

    • -7
    • +45
    /lams_common/db/sql/insert_test_data.sql
add more test cases for opening and closing gate. fix waiting list clearing bug

code for checking up gate opening condition implemented.

Dev update

Dev update

    • -6
    • +6
    /lams_tool_deploy/test/file/deploy.properties
    • -0
    • +30
    /lams_tool_deploy/test/file/sql/test-script.sql
    • -0
    • +13
    /lams_tool_deploy/test/file/test.properties
modify gate hibernate mapping file and object to include waiting learners attribute

added query to query active learners

DB Changes: lams_tool: columns learning_library_id and default_tool_content_id made nullable (C Perfect's request). lams_user: column user_organisation_id removed (checked with F Yang)

    • -5
    • +9
    /lams_common/db/sql/create_lams_11_tables.sql
    • -3
    • +3
    /lams_common/db/sql/insert_test_data.sql
refactorred strategies using template method. added comments

clean up some unused code

activity strategy refactored to fit the activity hierarchy

  1. … 7 more files in changeset.
Dev update

Dev update

    • binary
    /lams_tool_deploy/lib/jakarta-commmons/commons-lang-2.0.jar
    • -2
    • +6
    /lams_tool_deploy/nbproject/project.xml
    • -43
    • +0
    /lams_tool_deploy/test/file/application.xml
    • -0
    • +39
    /lams_tool_deploy/test/file/deploy.properties
  1. … 6 more files in changeset.
Converted sql type to date for creation date

Updating version of struts, converting ActionErrors to ActionMessages

    • binary
    /lams_contentrepository/lib/commons-codec-1.1.jar
    • binary
    /lams_contentrepository/lib/struts/struts-el.jar
    • binary
    /lams_contentrepository/lib/struts/struts.jar
Change the build script to use a properties file. Moved to the shared tools datasource.

    • binary
    /lams_contentrepository/lib/ehcache/ehcache-1.0.jar
    • binary
    /lams_contentrepository/lib/jboss-cache/jboss-cache.jar
    • binary
    /lams_contentrepository/lib/jboss-cache/jgroups.jar
    • -2
    • +3
    /lams_contentrepository/src/java/treecache.xml
Change the build script to use a properties file

    • -0
    • +70
    /lams_contentrepository/build.properties
    • -77
    • +0
    /lams_contentrepository/properties.xml
fix the bug caused by using learner progress data across request.

implemented complete activity for the completion of system driven activity. customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

    • -1
    • +1
    /lams_learning/web/grouping/grouping.jsp
view grouping done

    • -0
    • +79
    /lams_learning/web/grouping/grouping.jsp