• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

*** empty log message ***

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

  1. … 5 more files in changeset.
factor out the date conversion logic into DateUtil

  1. … 2 more files in changeset.
implemented the date conversion for gate start time and gate end time. - will be further refactored to factor out the date conversion logic into util

    • -0
    • +121
    ./lamsfoundation/lams/learningdesign/TestScheduleGateActivity.java
  1. … 3 more files in changeset.
*** empty log message ***

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

*** empty log message ***

  1. … 1 more file in changeset.
*** empty log message ***

    • -1
    • +1
    ./lamsfoundation/lams/tool/dao/TestToolDAO.java
  1. … 6 more files in changeset.
*** empty log message ***

    • -0
    • +46
    ./lamsfoundation/lams/workspace/TestWorkspaceManagement.java
  1. … 5 more files in changeset.
make the session factory configurable. - needs to be further refactored

    • -6
    • +13
    ./lamsfoundation/lams/AbstractLamsStrutsTestCase.java
    • -4
    • +10
    ./lamsfoundation/lams/AbstractLamsTestCase.java
update gate activity tested

add more test cases for opening and closing gate.

fix waiting list clearing bug

  1. … 1 more file in changeset.
code for checking up gate opening condition implemented.

    • -0
    • +116
    ./lamsfoundation/lams/learningdesign/TestGateActivityStrategy.java
  1. … 7 more files in changeset.
activity strategy refactored to fit the activity hierarchy

    • -0
    • +174
    ./lamsfoundation/lams/learningdesign/TestComplexActivityStrategy.java
  1. … 18 more files in changeset.
add new dao method to get active leaners by lesson - the learners who have started the lesson.

  1. … 2 more files in changeset.
implemented the basic functionality of chosen grouping.

    • -0
    • +110
    ./lamsfoundation/lams/learningdesign/TestChosenGrouper.java
  1. … 5 more files in changeset.
random grouping implemented and tested

    • -0
    • +224
    ./lamsfoundation/lams/learningdesign/TestRandomGrouper.java
  1. … 8 more files in changeset.
new test cases for url service methods

    • -0
    • +148
    ./lamsfoundation/lams/tool/service/TestLamsCoreToolService.java
*** empty log message ***

getToolUrlByMode method implemented and tested

  1. … 2 more files in changeset.
create separate tool interface for core lams module and tool module

    • -3
    • +18
    ./lamsfoundation/lams/tool/toolApplicationContext.xml
  1. … 5 more files in changeset.
helper methods added to enable flash java communication

    • -0
    • +90
    ./lamsfoundation/lams/tool/service/TestLamsToolService.java
  1. … 10 more files in changeset.
update learnerprogress dto

    • -2
    • +48
    ./lamsfoundation/lams/AbstractLamsStrutsTestCase.java
  1. … 1 more file in changeset.
*** empty log message ***

  1. … 4 more files in changeset.
test util method to create forward name from struts path

    • -0
    • +3
    ./lamsfoundation/lams/util/TestWebUtil.java
mapping requires restart

  1. … 2 more files in changeset.
helper for struts added

    • -0
    • +22
    ./lamsfoundation/lams/util/TestWebUtil.java
  1. … 1 more file in changeset.
new abstract test case for testing struts layer

    • -0
    • +85
    ./lamsfoundation/lams/AbstractLamsStrutsTestCase.java
roll back the change