lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Additional notes added for setting up MySQL and lams db

    • -7
    • +109
    /lams_common/doc/LAMS 1.1 Database Configuration.txt
table names alphabetically sorted

    • -36
    • +40
    /lams_common/db/sql/drop_lams_11_tables.sql
JUnit task comment added

create tables and insert statementsd are out of date and removed

    • -526
    • +0
    /lams_common/db/sql/create_lams_11_db.sql
DEFAULT CHARACTER SET utf8 is added to CREATE DATABASE DEFAULT 0 is removed from AUTO_INCREMENT

    • -18
    • +19
    /lams_common/db/sql/create_lams_11_db.sql
removed

driver class was wrong added UTF-8 to the MySQL JDBC URL

UTF-8 with MySQL 4.1

    • -0
    • +29
    /lams_common/doc/LAMS 1.1 Database Configuration.txt
test adding to cvs

    • -0
    • +0
    /lams_common/doc/test.txt
project name was wrong - fixed

minor error correction about root password

Added the Windows version installation notes

a note for setting up MySQL 41. for using UTF-8 properly

    • -0
    • +29
    /lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt
This project was not a Java project previously. I am converting it to MyEclipse type: Web project

    • -0
    • +56
    /lams_common/.project