lams-github

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

implemented the learner service layer and struts layer of grouping

  1. … 3 more files in changeset.
no message

    • -0
    • +43
    /lams_tool_deploy/test/file/application.xml
no message

    • -0
    • +97
    /lams_tool_deploy/build.xml
    • binary
    /lams_tool_deploy/lib/ant/ant.jar
    • binary
    /lams_tool_deploy/lib/jakarta-commmons/commons-dbutils-1.0.jar
    • binary
    /lams_tool_deploy/lib/junit/junit.jar
    • binary
    /lams_tool_deploy/lib/mysql/mysql-connector-java-3.1.7-bin.jar
    • -0
    • +67
    /lams_tool_deploy/nbproject/project.xml
  1. … 5 more files in changeset.
change some grouping data to make more sense.

    • -2
    • +2
    /lams_common/db/sql/insert_test_data.sql
add helper method to detect existing learner for a grouping

add new dao method to get active leaners by lesson - the learners who have started the lesson.

The deploy task didn't work - was trying to copy ear from D:\eclipse\workspace\lams_common\assembly\assembly\lams.ear. Also changed jboss directory to the windows directory, so any unix/linux users will need to change it back.

implemented the basic functionality of chosen grouping.

filled in usage task!

changes for master build of ear

    • -0
    • +22
    /lams_common/conf/j2ee/application.xml
    • -0
    • +102
    /lams_common/master-build.xml
implements Serializable was added

typo fixed

    • -3
    • +3
    /lams_common/doc/LAMS 1.1 Database Configuration.txt