The search form layout has been redesigned. The search criteria fields and "search" button are now distinct from the set of buttons intended to process those results, such as export and mas edit. These options will appear at the top of the search results page after performing a search.
The publication date search criteria is now a year/month pair of dropdown options instead of having to pick a specific date with a widget. Results are inclusive for that month, e.g. a search on published from 2010 will find anything released on January 1, 2010 or later and a search on published to 2010 will find anything released on December 31, 2010 or earlier.
The search order option for "Year, First Author" has changed slightly. If selected, all publications will first be sorted by date and any matching dates will be sorted alphabetically by author.
The default search order field has been changed to "Year, First Author".
It is now possible to expose only a subset of export options to various users based on role. For instance, Members could be allowed to export CSV and Endnote RIS while Site Administrators can export in any format.
Milestone: Apr 03, 2019
Made an adjustment to how short term backups are created in some cases. This should result in increased speed when adding or deleting large files.
Milestone: Mar 20, 2019
Fixed an issue on some sites where videos could not be embedded in pages because the <iframe> tag was blacklisted
When copying folders from inside a GroupSpace to an area outside a GroupSpace, those folders incorrectly retained permission settings that prevented further GroupSpaces from being added inside that folder. This setting is only intended to prevent adding a GroupSpace inside an existing GroupSpace. This issue has been resolved so that folders moved outside can now have a new GroupSpace added in them.
Improved support for multi value displays in the Tabular View within a Collection.
Milestone: Feb 06, 2019
Fixed an issue where files uploaded with a .txt extension would be uploaded as a Page content type. They will now be uploaded as a File content type.
Milestone: Jan 23, 2019
Contacts - fixed an issue with contact vCard downloads when a contact had a phone number with no type set
Contacts Folder and Displays - removed search filter fields by default for new displays.
Milestone: Dec 12, 2018
Added the "File with Encryption" content type. This content type password protects an uploaded file with AES-256 encryption and provides a tool to download a decrypted version of the file if password is confirmed. Tools were made available to encrypt already uploaded files.
Milestone: Nov 28, 2018
When using the "Link" content type to link to a page within the Plone site and the target is deleted, the Link object is now also deleted. Previously it would remain and serve out a bad link.
Made a cosmetic change to hide mailto links when printing.
Improved the messaging displayed to a user when they attempt to access a page for which they do not have authorization.
Added a Mass Edit tool. Contact IMS Staff for help with applying changes across the site.
Milestone: Nov 14, 2018
Improved performance of uploading large files
Milestone: Oct 17, 2018
Fixed an issue with how the WYSIWYG editor was creating relative links. In some domains, the relative URL was off by one level due to discrepancies between the backend and frontend paths.
Milestone: Oct 03, 2018
Added information about unique values to the API documentation pages
Milestone: Jul 18, 2018
Added some text on upload pages to inform users about uploading sensitive or personal identifying information.
Milestone: Jul 05, 2018
Updated a core dependency to handle Pubmed's new support of HTML tags in titles and abstracts.
Milestone: Jun 20, 2018
Minor cosmetic changes on table of contents on Page content and on versioning history pages.
Milestone: Jun 06, 2018
Made significant improvements to the PubMed comparison pages for individual publications, particular when the current publication does not yet have a PubMed ID.
Milestone: Jun 06, 2018
Subscription notification emails in HTML format now include the full URL for Images and Files. Other content types continue to display the Title in this case.
Fixed a minor CSS issue on album listings for folders.
Removed a link to a nonexistent "touch_icon.png" in the header.
Made cosmetic changes to the History page and added a CSRF token to links in this area to prevent a false positive warning.
Milestone: May 23, 2018
Addressed an issue where link integrity checks (deleting content that other content links to) would not work in some cases for migrated content.
Added content creator and modifier information to subscription email notifications.
Milestone: May 09, 2018
Fixed a bug when editing a Link that did not properly allow you to hide and show fieldsets by tab (Default, Settings, Categorization, etc)
Change the behavior of event pages to display the full URL if a website has been added.
Milestone: Apr 25, 2018
Fixed an issue with using an ampersand and select other characters in certain form fields. This pertains to form fields that allow multiple items to be selected from a search or dropdown, such as the "Tags" field.
Milestone: Apr 11, 2018
Limited the display of authors when performing a PubMed ID find to 10. This form was quite excessive on certain publications that could display hundreds of authors.
Fixed an issue that prevented saving a publication when an author had a first name or initial but no last name.
Correctly assigned the "PubMed Compare" action to Journal, Book, and Book Chapter types on ### All Sites
Improved behavior when trying to compare a publication that differs in type between PubMed and the site (e.g. a Book publication in PubMed that was created as a Journal on the site by mistake)
Enabled Books and Book Chapters that do not have a PMID to be able to search PubMed to find a potential match
Improved the ISBN comparison behavior for Books and Book Chapters, including fixing the redirect on completion, and preventing a false discrepancy with the Google Books link field when using that source.
Milestone: Apr 11, 2018
Corrected the search results when searching by relevancy. These results were mistakenly sorted by increasing relevancy instead of decreasing.
Provided a more user friendly message when attempting to delete content that is locked.
Updated the link to FOIA to use the https protocol on NIH sites.
Reverted a previous security change that was deemed overly aggressive. This prevented javascript from being able to see that the user had copied content in the folder contents page, and thus disabled the paste button.