LDEV-2374: Added outputs for Data Flow for:* Image gallery (URL to the images uploaded by the students),* Forum (text for the postings for a student in the forum)* Chat (all text postings for a student in the chat)* Pixlr (URL to the image)* Share resources (URL to file/urls uploaded)* Notebook (Text entered by the student)* Submit Files (URL to files uploaded)
LDEV-2374:- Vote now accepts nominations created by Teacher as well as ones derived from input.- Teacher can now limit number of Learners contributing to Vote's nomination pool.- Each tool now declares which DataOutputDefinitions it can accept for Data Flow.
LDEV-2071, LDEV-2201, LDEV-57: Changed the Transaction Manager to Hibernate instead of JTA. Synchronized code in 2 more spots as deadlock exceptions had been thrown.