LDEV-1069 fix error handling during spreadsheet preparation, and filled in missing label for the error message; fixed SummaryContent.jsp not filling in variable for 'download marks' link when not grouped
LDEV-1708 Monitoring should support groupingthe tasks shown for a group are now exactly the tasks from authoring + the tasks added by members of that group.
LDEV-1699 session flag for whether reflection was enabled was being called from wrong place; moved reflection to bottom of user entry instead of in the middle
- Updated advanced tab- Learner now displays gmap and markers- Some map control advanced options implemented in learner- build script updated to allow to deploy just the jar file
LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.
LDEV-1764 Added dash for activities of branches in branching activity. Improved control of opening branches in preview mode (learner) and monitor using active complex method.