Ticket #25 (closed task: fixed)

Opened 6 years ago

Last modified 5 years ago

Article management Topaz API

Reported by: amit Assigned to: ronald
Priority: high Milestone:
Component: topaz Version:
Keywords: article API Cc: amit
Blocking: Blocked By:

Description

PLoS One requires an Article/Journal/Issue view to the information repository to ingest, retrieve and in general manage them.

Dependency Graph

Change History

04/30/06 16:33:56 changed by amit

  • owner changed from somebody to ronald.

Assigned to Ronald

05/04/06 12:32:53 changed by ronald

  • status changed from new to assigned.

05/23/06 02:16:06 changed by ronald

Work started with rev [81].

06/06/06 04:53:01 changed by ronald

(In [98]) Implement article deletion. Still no version support. Addresses #25.

06/10/06 20:43:06 changed by ronald

(In [109]) Removed version support; a new 'version' of an article is to be published under a new doi. Added a method to mark one article as superseded by another. Addresses #25.

06/11/06 18:02:14 changed by ronald

(In [114]) First security stuff: add support for non-password authentication when talking to Fedora and Mulgara. Note: incomplete, due to problems with Fedora's Uploader. Addresses #25.

06/12/06 04:02:02 changed by ronald

(In [115]) Upload the zip in an attachment (SOAP-with-attachments) instead of as inline base64-encoded data. This allows for the upload of large zips (100MB+) since Axis will use streaming and will buffer the stuff out to disk. Addresses #25.

06/14/06 15:37:48 changed by amit

This has morphed into tracking a bunch of other items. The thing left here is the security PEP which should be done this week.

06/18/06 14:14:33 changed by ronald

(In [132]) Added access-control to all operations. Addresses #25.

06/18/06 15:05:45 changed by ronald

(In [134]) Get the location of fedora and itql services, and other settings, from config. Addresses #25.

06/18/06 15:37:22 changed by ronald

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [135]) Switch from log4j to JCL. Closes #25.

07/31/06 01:05:50 changed by ronald

  • keywords changed from Article API to article API.

10/29/07 21:12:57 changed by

  • milestone deleted.

Milestone dodo deleted