Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
tool content id generator implemented

  1. … 6 more files in changeset.
setting up tool content generator

    • -8
    • +8
    ./java/org/lamsfoundation/lams/tool/Tool.java
    • -0
    • +25
    ./java/org/lamsfoundation/lams/tool/dao/IToolDAO.java
  1. … 7 more files in changeset.
Additional data access functions added

<one-to-many> relation changed to <one-to-one> between Activity and Transition

  1. … 2 more files in changeset.
BaseAction with token/double submit methods

    • -0
    • +53
    ./java/org/lamsfoundation/lams/web/action/Action.java
refactor part of the constructor to creation method. getNextOrder for new group added

  1. … 3 more files in changeset.
Added setProgressState

<one-to-many> relation for ToolSession added

*** empty log message ***

  1. … 2 more files in changeset.
Additional function added

many to one relationship between tool session and activity created

  1. … 1 more file in changeset.
unit tests for lesson package have been setup. Lesson creation and deletion processes have been tested. Corresponding hibernate mapping files are corrected.

  1. … 6 more files in changeset.
testing lesson dao. - not working yet. Just commit the changes I have done so far.

  1. … 6 more files in changeset.
Changed all saveOrUpdate to save

changed saveOrUpdate hibernate methods to save

Added session states to ToolSession as ints

*** empty log message ***

*** empty log message ***

*** empty log message ***

  1. … 8 more files in changeset.
replaced stub with hibernate code.

*** empty log message ***

*** empty log message ***

*** empty log message ***

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

*** empty log message ***

    • -0
    • +56
    ./java/org/lamsfoundation/lams/lesson/dao/ILessonDAO.java
tool interface

Replaced ToolSession with Grouped and NonGrouped

Replaced lessons with lesson

*** empty log message ***

*** empty log message ***