LDEV-5122 Modify DB structure to produce 3.1 versionTill now DB structure was compliant with 3.0 version and patchesupgraded it to 3.1. Now we produce DB compliant with 3.1 and patches inbranch 4.0 upgrade it to version 4.0.
LDEV-4932 Secure edit in monitor with CSRF Guard* In order to secure /definelater.do path, added definelater() method toAuthoringController to the tools missing it* Remove unnecessary forms from monitor in Vote, NB, QA tools