Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
<one-to-many> relation for ToolSession 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.

    • -10
    • +2
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 9 more files in changeset.
testing lesson dao. - not working yet. Just commit the changes I have done so far.

    • -2
    • +3
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 6 more files in changeset.
Session states are part of ToolSession

Uses the ToolSession sub-classes

    • -125
    • +59
    ./org/lamsfoundation/lams/tool/ToolSession.hbm.xml
fixed the mapping between lessonClass and lesson

Uses currentActivity and nextActivity instead of activity

*** empty log message ***

  1. … 2 more files in changeset.
Removed inverse on activity sets

Commited to remove compile errors

    • -2
    • +5
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
Removed references to old lesson stuff

removed usertoolsession refs

*** empty log message ***

*** empty log message ***

Checking in to fix compile errors, these are not correct.

    • -116
    • +85
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
*** empty log message ***

    • -219
    • +0
    ./com/lamsinternational/lams/tool/Tool.hbm.xml
  1. … 43 more files in changeset.
*** empty log message ***

*** empty log message ***

*** empty log message ***

moved from learningdesign package

    • -0
    • +85
    ./com/lamsinternational/lams/tool/ToolContent.hbm.xml
moved to tools package

generator class changed fronm"assigned" to "identity"

    • -2
    • +2
    ./com/lamsinternational/lams/tool/Tool.hbm.xml
No Longer required

generator class changed fronm"assigned" to "identity" one-to-many relation with LessonLearner removed

generator class changed fronm"assigned" to "identity" additional field "libraryActivityUiImage" added

diasable proxy

disable proxy

*** empty log message ***

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

    • -203
    • +0
    ./learningdesign/Activity.hbm.xml
    • -38
    • +0
    ./learningdesign/ActivityType.hbm.xml
    • -85
    • +0
    ./learningdesign/GateActivityLevel.hbm.xml
    • -133
    • +0
    ./learningdesign/Grouping.hbm.xml
    • -338
    • +0
    ./learningdesign/LearningDesign.hbm.xml
    • -109
    • +0
    ./learningdesign/LearningLibrary.hbm.xml
    • -85
    • +0
    ./learningdesign/ToolContent.hbm.xml
    • -134
    • +0
    ./learningdesign/Transition.hbm.xml
  1. … 2 more files in changeset.