LDEV-1627Replaced javascript calltop.frames['contentFrame']withparent.frames['contentFrame']For requestURL.jsp, if the call returns a null we attempt to retrieve the contentFrame by moving one level up
LDEV-1618 Found that itemData updates individual for all queued items - therefore adjusted loading setting factored on completed items to prevent an occurance of 0 - 50% happening twice.
Changes to the win_installer project as of 2.1:Project is split up into smaller sections:- installer- updater- utils - language pack - start lams - stop lams - backup lams - restor lams- java
LDEV-1633 added 'join' method to be called when adding a class of learners and staff to a lesson; fixed type error in 'delete' method; removed commented out code; call static constants from HttpServletRequest class, not instance.