LDEV-3115: Annotations saving/loading.DB structures for recently used LDs list.Duplicates of SVG icons with name pattern recognised by Flashless Authoring.
LDEV-3070: Allow enabling single activity lessons for each organisation, not globally in sysadmin panel.Sort Tool names. Use their i18n names instead ones from DB.Fix layout issues. Fix bugs in Daco Tool.
LDEV-2926* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.* removed static .hbm.xml files in cases when they can be produced using Xdoclet information
LDEV-2926* removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files.* removed static .hbm.xml files in cases when they can be produced using Xdoclet information
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.