LDEV-2718: On "newNomination" CKEditor instance load, run method resizing parent iframe. CKEditor instance grows even when it seems that whole iframe content was loaded, so the defined onload method for this frame did not do its job.
LDEV-2711: Forbid accessing lesson level gradebook by learners. Allow setting courseName without prefix. Fix a bug when accessing course level gradebook by learners.
LDEV-2711: Add "mode=gradebook" parameter value to LoginRequestServlet so it redirects user straight to Gradebook servlet after authentication. Modify parameters veryfied by Gradebook servlet on access to keep them coherent with LoginRequestServlet.
CNG-2: Use a LAMS integrated server for calls to internal servlets, so there is no need for backdoor anymore. Externalise some properties to a configuration file rather than hardcode them or put in message file.
CNG-3: Allow choosing and adding LAMS Lesson as MindTap Inline activity. There are still some CSS issues. Make a placeholder for Docked activity content. Get activity rootURI and Cengage Open ID server URL from request and resource file instead of hardcoding them.
LDEV-2711: Add Gradebook servlet which authenticates a call from external system and then redirects to either lesson or course Gradebook, depending on provided parameters.
CNG-1: Single activity LD configuration opens authoring for only that activity instead of Planner with the whole LD. Parameter "notifyCloseURL" support has been added to each Tool's authoring saved page in order to redirect back to MindApp.
CNG-1: Further support of LAMS sequences in MindTap. Add notifyCloseURL parameter support in Learning. Add templates and single activity LDs. Copy templates before editing or choosing. Go straight to Tool author/learner for single activity LDs.
CNG-1: Add basic MinApp integration implementation to public CVS. Temporarily override security for several servlets until OpenID support is introduced. Allow hiding chosen buttons in Planner using URL parameter. Allow overriding Back button target in Planner using URL parameter.