Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
lams tool service implemented. related services has been refactored into this implementation and shared throughout the application

  1. … 8 more files in changeset.
add test data for random grouping and fixed some broken test case due to the code merge

  1. … 1 more file in changeset.
add test case to test get group for a user against an activity instance.

added grouping data into testing sql script

  1. … 2 more files in changeset.
test group based tool session

  1. … 4 more files in changeset.
added new tool session helper method to get tool session by learner and activity

  1. … 2 more files in changeset.
Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

  1. … 3 more files in changeset.
upgraded hibernate to 2.1.8. added helper method to get all tool activities belongs to an activity.

  1. … 4 more files in changeset.
fixing up the broken learner progress test due to the change of mapping file

  1. … 2 more files in changeset.
fix the potential foreign key failure during lesson deletion

  1. … 2 more files in changeset.
add new test case to test updating learner progress and activity comparator

learner progress dao tested

  1. … 5 more files in changeset.
add referrence to learningdesignApplication.xml

*** empty log message ***

bugs for getting all learners in a class fixed. Refactored the getLearners to template method pattern

  1. … 5 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 6 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 6 more files in changeset.
add some domain convenient methods, such as getAllLearners for a lesson, validate the type of an acitivity. change cascade to save-update between learningdesign and activity.

  1. … 9 more files in changeset.
correct some old comments that still referrence to lamsinternational

  1. … 2 more files in changeset.
correct the typo in isolation level

Rename AbstractLamsCommonTestCase to AbstractLamsTestCase. so it can used in other package as well.

    • -0
    • +99
    ./java/org/lamsfoundation/lams/AbstractLamsTestCase.java
  1. … 1 more file in changeset.
setup test environment for mock web testing

    • -0
    • +190
    ./web/WEB-INF/struts-config.xml
    • -0
    • +82
    ./web/WEB-INF/tiles/tiles-defs.xml
    • -0
    • +241
    ./web/WEB-INF/web.xml
  1. … 1 more file in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
change ac to context. comments for ToolContentIDGenerator added

  1. … 1 more file in changeset.
tool content id generator implemented

    • -0
    • +57
    ./java/org/lamsfoundation/lams/tool/dao/TestToolDAO.java
  1. … 3 more files in changeset.
setting up tool content generator

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

refactor part of the constructor to creation method. getNextOrder for new group added

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

*** empty log message ***

  1. … 1 more file in changeset.