LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence.Implementation of content-removing method for most of tools.
LDEV-3070: Add single activity lessons wizard, first implementation iteration. Some changes were not committed as they interfere with old index page design.
LDEV-2868* updatedjquery.js,jquery-ui.js and jqgrid.js,jquery.layout.js,jqury.mobile.js,jqeury.form.js,jquery.autocomplete.js* removed repetitions of those libraries throughout all Lams* fixed some issues brought up by these updates* jquery.sizzle.js cut out from jquery.js and now it's a separate file
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.
CNG-7: Add ISBN collections. Add buttons to manage them.Allow going back to MindTap views from different LAMS screens, like Preview or Tool authoring.Major clean up, split bloated code to MindappAction (request processing) and MindappService (helper methods).