LDEV-2128 Changing the createTempDirectory() method to not use the System.currentTimeInMillis() to name the files. Instead using the generateContentFolderID() method to randomly generate the file names. This is the only explanation I could think of for this JIRA
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be savedFixing a bug that paul noticed when there is no registration entry
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be savedFixing a bug that paul noticed when there is no registration entry
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be savedFixing a bug that paul noticed when there is no registration entry
LDEV-2099 - Alter registration module for lc integration, registration can now be retrieved from the Configuration utility to find out if the lamscommunity integration has been enabled
LDEV-2094 Modify CSS to widen the space in index/course pageAdded extra style option to <lams:css> tag, putting <lams:css style="main"> will change the css file from defaultHTML.css to defaultMainHTML.css which has resizable content with a minimum width of 707px