hibernate

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 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. … 11 more files in changeset.
tool content id generator implemented

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

  1. … 13 more files in changeset.
<one-to-many> relation changed to <one-to-one> between Activity and Transition

  1. … 12 more files in changeset.
<property> class_name changed to service_name

<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.

  1. … 9 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.
Session states are part of ToolSession

Uses the ToolSession sub-classes

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

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.

*** empty log message ***

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

*** empty log message ***

*** empty log message ***

moved from learningdesign package

moved to tools package

generator class changed fronm"assigned" to "identity"

No Longer required