LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.
LDEV-3633: Allow specyfing port which MySQL runs on. Disable SSL for building LAMS as it generates a warning message. New MySQL does not accept ALTER IGNORE TABLE statements.
LDEV-3581: Name search now works by checking each token in the search string, and it will only match if all tokens exist in the fullname or username fields.
LDEV-3581: Name search now works by checking each token in the search string, and it will only match if all tokens exist in the fullname or username fields.
LDEV-3581: Allowing monitor to search for particular learner by part of their full name. Changed sort in monitor to sort on the user's full name, to match the search.