Skip to content

Releases: BirkbeckCTP/imports

v1.8.0

27 Mar 16:56
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

Upgrades this plugin for compatibility with Janeway v1.5.0

What's Changed

Full Changelog: v1.7...v1.8.0-RC-1

v1.7

04 Jul 11:26
af12cec
Compare
Choose a tag to compare

What's Changed

  • Adds a Command line inteby @mauromsl in #47
  • Completes import/export/update CSV workflow by @mauromsl in #48
  • Csv commandline improvements by @mauromsl in #53
  • Fixes a bug that crashed the export page when the Published or Rejected stage was selected by @ajrbyers in #54
  • Fixed an export error for unaccepted articles by @joemull in #52
  • Fixed a bug that crashed export when frozen authors have no linked Accounts by @joemull in #56
  • Ignore files missing on disk referenced by an import. by @ajrbyers in #57
  • Make the CSV export buttons consistent, and hide the HTML export buttons by @joemull in #61
  • Fixes an error when exporting a CSV of articles with no authors by @mauromsl in #64
  • Re-add article number as a field to import, export, update tool by @joemull in #66
  • OJS importer improvements for Janeway 1.4.1 compatibility by @mauromsl in #62

New Contributors

Full Changelog: v1.6-RC-1...v1.7-RC-1

What's Changed

  • Fixes database queries, stage tests, docs by @joemull in #68
  • Allow importing editors via CSV by @mauromsl in #70
  • [CSV ]Adds support for Custom submission fields and reviews by @mauromsl in #72
  • [CSV] Handle export of articles without a license by @mauromsl in #73

Full Changelog: v1.7-RC-1...v1.7-RC-2

v1.6

13 Sep 16:34
Compare
Choose a tag to compare

Release Notes

This release offers compatibility with Janeway v1.4.0 as well as fixing some of the problems reported on the previous version of this plugin

  • Added an importer for OJS3 journals, including an OJS3 client for their REST API
  • Fixed an issue where duplicate keywrods were being created on imports of article metadata from CSV
  • Fixed an issue where an empty ('') keyword would be introduced and linked to all articles
  • Adds support for fetching remote files from URIs provided in CSV imports via http(s)

v1.5

28 Apr 09:53
Compare
Choose a tag to compare

Release Notes

Adapts the OJS importer to make use of the new and improved endpoints provided by the API plugin birkbectp/ojs-janeway:

  • Imports editorial assignemnts for editors and section editors
  • Imports drafted peer review decisions
  • imports articles in the unassigned stage
  • Imports file metadata such as creation date, modification date, mimetypes...
  • Better handling of declined/withdrawn peer-reviews
  • Imports editor and final versions of copyedited manuscripts
  • Imports revision requests
  • Imports peer review assignments into their respective peer-review rounds
  • OJSClient can now import a single article by the provided OJS ID

Upgrade notes

There are no backwards incompatible changes and the plugin is still compatible with janeway v1.3.9. In order to upgrade upgrade your existing plugin to v1.5 and restart your webserver.

v1.4

07 Dec 19:08
Compare
Choose a tag to compare

New Importer

Adds an OJS importer. It requires installing the OJS plugin for Janeway in the OJS instance: https://github.com/BirkbeckCTP/ojs-janeway/releases

New features

  • Adds new fields to the metadata importer: Author middle names and author biographies
  • The CSV importer can now resolve file paths for importing article galleys.

v1.3

17 Jan 17:53
Compare
Choose a tag to compare

Adds 3 new importers

  • Wordpress news
  • JATS XML articles in bulk
  • Reviewer accounts from CSV