LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed
Updating the common autopatch script to include grouping changes and also to include the lams_configuration table changes (which are just server version and LAMS version changes)
LDEV-1893: Changed isolation level of save event operation in order to prevent "Illegal attempt to associate a collection with two open sessions" errors.
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.
LDEV-1977 make a lams-central action that takes a relative LAMS url and redirects to it, so the users are taken through the login page if neccessary.- Adding checking to make sure that a user cannot access monitor unless they have permission, see LDEV-1978