LDEV-5147 Add median and modes to Assessment stats tab in monitoringRewrite DTO entities to be more universal and to accommodate manualcalculation of stats.
LDEV-5149 Upgrade Comments plugin to 0.1.47It does not throw an exception on text copy.Also changes to replace new line characters with spaces is not neededanymore.
LDEV-4901 Invalidate session on login only if auth as another userIf the user being reauthenticated is the same as current one, just lethim through as SsoHandler will redirect him instead of runningUniversalLoginModule.