v1.3.10
Version 1.3.10 includes updates mainly for Peer Review.
Bugfixes
- The Edit Metadata link now shows for Section Editors (#2183)
- Fixed a bug where the review assignment page wouldn't load if a reviewer had multiple ratings for the same review (#2168)
- Fixed wrong URL name in review_accept_acknowledgement (#2165)
- Section editors are now authorised by the
article_stage_accepted_or_later_or_staff_required
security decorator (#2162) - The edit review assignment form now works properly after a review has been accepted (#2156)
- When a revision request has no editor we now fallback to email journal editors rather than sending no email (#2150)
- Only published issues display in the Issue sidebar (#2113)
- Empty collections are now excluded from the collections page (#2139)
- When revising a file the supplied label is retained and defaults now to "Revised Manuscript" (#2128)
- Guest Editors now display properly on Issue pages (#2134)
- Fixed potential validation error when sending emails using the contact popup (#1967)
- Fixed issue where when two or more review form elements had the same name the review would not save (#2108)
Workflow (Review)
- The draft decisions workflow has been updated to be more user friendly (#1809)
- Article decisions have been moved from the main review screen to a Decision Helper page (#1809)
- When using the enrol pop up when assigning a reviewer you can now select a salutation (#2143)
- The Request Revisions page has had some of its wording updated (#2131)
- The Articles in Review page has has some of its wording updated and now displays even more useful information (#2122)
- Review Type has been removed from the Review Assignment form (#2119)
- The Review Form page now displays useful metadata for the Reviewer (#2101)
- Added a Email Reviewer link to the Review Detail page (#1967)
- Added tooltips to user action icons and moved reminder link to dropdown (#2002)
Emails
- The Peer Review Request email now contains useful metadata (#2100)
send_reviewer_accepted_or_decline_acknowledgements
now has the correct link and more useful information (#2102)
Author Dashboard
- You can enable the display of additional review metadata for authors. Originally this was always available but is now a toggle-able setting that is off by default (#2103)
Manager
- The Users and Roles pages have been updated to:
- Enrolled Users (those users who already have a role on your journal)
- Enrol Users (allows you to search, but not browse, users to enrol them on your journal)
- Roles (now only displays users with the given role)
- One click access is now enabled by default for all new journals (#2105)
Front End
- Added support for linguistic glosses (#2031)
- Privacy Policy links are now more visible on Registration pages (#2174)
Crossref & Identifiers
- Crossref deposit has been update:
- Authors are now in the correct order
- Abstracts are included
- Date accepted is included
- Page numbers are included
- Publisher IDs can now have . (dots) in them (#2173)
Docker (Development)
- When running docker using Postgres a pgadmin container is automatically connected (#2172)