For LDEV-1346Created the method in LessonManagerServlet that returns all the learner progresses for integrated servers, given the lsid and other parameters
For LDEV-1346A gradebook line item is now created in bb when you start a lesson, all that is needed now is another jsp page that updates the lineitem for a given lesson
fix problem with integration users getting rejected when LDAPEncryptPasswordFromBrowser is false; generate random password for ldap users instead of hard coded text
improve speed of bulk update by running in separate thread (bypass hibernate filter); make sync page refresh every 5 seconds to prevent timeout (and also to detect when bulk update is finished)