LDEV-4746 Inform author of detected question changesIn MC authoring if a new question or version gets added, the author getsa pop up displayed.Further steps are detection of minor changes (update and not create anew version) and allowing author to choose whether changes are minor orshould lead to new version.
LDEV-4767 Move logout logging to higher level methodsThis way we know what triggered logout: manual logout, sysadmin orduplicate session in another browser.Timeout logout will be silent.
LDEV-4731, LDEV-4761 Create users and orgs via integrated serverProvisioned users will authenticate through Azure using SAML. They needto go through an integrated server, so they need to be alreadyprovisioned as external users.
LDEV-4696 Reintroduce a failsafe for missing branch activities setThere are normal situations where the collection is null. It needs to bechecked before attempting to add something.