OLAT-6076 trigger autocompletion search only when at least 3 characters are entered, don't execute empty search queries which finds all users, don't use opacity to show search results.
OLAT-6076 trigger autocompletion search only when at least 3 characters are entered, don't execute empty search queries which finds all users, don't use opacity to show search results.
OLAT-6076 fix problem in ExtJS based modal window with not appearing info/warn/error message. Problem was the modal controller and not the flexi form. Added also a failure message in case the email could not be sent.
added to LocalStrings_de.properties and modified 2 java files
OLAT-6076 fix problem in ExtJS based modal window with not appearing info/warn/error message. Problem was the modal controller and not the flexi form. Added also a failure message in case the email could not be sent.
added to LocalStrings_de.properties and modified 2 java files
OLAT-6076OLAT-5875 fix a layering issue with the callout window which surprisingly does not use the ExtJS internal window z-indexing. Missing info message when sending the email for EP invitations still not fixed, seems to be a flexi form window control problem.
OLAT-5066 use md5 hash of entire file path as lock item instead of last 50 chars of file which is not unique when working with multiple directories or long file names