Share

DocDB

File Release Notes and Changelog

Release Name: 8.4.5

Notes: 8.4.5 Fix bug where some people watching documents would not be notified. Those users should re-visit the Personal Account page, check it, and re-submit their notification preferences. Add back any watched documents that are missing. Add in the capability to update the DB info of documents via XML. The signature of AddDocument has changed, now must be called with ({ -version => 1, document => 2 )}, etc. New documents should be created with version="bump" or version="new" 8.4.4 Fixs a crash in ListGroupUsers 8.4.3 Limit display of sessions in right navigation bar to situations where there are 5 or les sessions 8.4.2 Fix bug where session pre-amble (Event Info) was not displayed for single session events Fix an issue where documents modifiable by groups without modify permission (currently) could still be modifed if the user was able to create documents Make safe search strings which could crash MySQL search function Add a new administration routine, BulkCertificateInsert which allows an admin insert new certificate users 12 at a time without the user having to apply. Linked from admin page. New files: BulkCertificateInsert & DBColumnSizes.pm 8.4.1 Make some additional changes to XML uploading. 8.4.0 Add a new routine, XMLUpload which takes XML in the same format (with some additions) as that output by ShowDocument and creates a new document or updates an existing one. See the instructions under "advanced users" for more information and CopyDocDB in scripts/examples for a script that will move documents from one DocDB to another preserving the meta-data 8.3.0 Add the ability to make the user check a disclaimer box. See $Preferences{Options}{SubmitAgree} in Project/DocDBGlobals.pm For certificate version, add a script to be able to check which users are part of which group(s).


Changes: