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-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.
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class (this is done in order to prevent updating list of mobile devices in all modules ) *merged from lams2_3_release
LDEV-2664 LearnerFlashEnabled.tag has been reimplemented as Java class(this is done in order to prevent updating list of mobile devices in all modules )
LDEV-2646: Several fixes for Planner access control:"Viewing" and "removing" is for whole nodes, not just templates.Node's owner can not remove it if there are subnodes he doesn't have permissions to remove.
LDEV-2642, LDEV-2646: Extend access control for Planner nodes.Add a node's owner field.Fix exporting/importing nodes.Upgrade XStream from 1.1 to 1.1.3.