LDEV-2372 Testing framework * modifications to tool's Selenium tests due to the changes in core classes * Assessment and Notebook tools: tests moved to the new packages
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-2387 Changed rendering of FCKEditor in Assessment and Notebook tool* removed commented script part from FCKEditor.tag* removed all references to fckeditor.js, fckcontroller.js, fckeditor.css
LDEV-2372 testing framework * ability to run tests in IE (version 7) * changes to user-extensions * fixed test failures on the newly started JBoss server * added timeouts preventing Selenium from crashing
LDEV-2369: Added tutorial video functionality to HEAD (previously removed from 2.3 branch). Fixed IE > 6 bug preventing Thickbox to be centered on the screen.
LDEV-2080: For all remaining tools - changed the way Hibernate properties are declared. Even for tools that did not need it the file was changed, so usage is the same everywhere.
LDEV-2104 Implement Assessment Toolsome small fixes:* changed the grid theme to blue* move the numbers to the top of the column rather than sitting inthe middle.... also put them in bold* Summary and Report by question headings
LDEV-2169 Monitoring* "next activity" action modified* refresh summary page only if teacher indeed made some modifications* export in xls files* changed the design of summary page* applicationResources cleaned up