Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

New release #2

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

New release #2

wants to merge 44 commits into from

Commits on Dec 19, 2014

  1. Configuration menu
    Copy the full SHA
    7b7533a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8e62b View commit details
    Browse the repository at this point in the history
  3. Finally fixed the typo in How it works

    David McElroy committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    e37c779 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2015

  1. code moved to datacitedoi.pl

    thus taking advantage of config options
    cziaarm committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    adbcb28 View commit details
    Browse the repository at this point in the history
  2. new config options

    and datacite_core.pl code too
    cziaarm committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    af246e6 View commit details
    Browse the repository at this point in the history
  3. improved event handling

    plus use of new config options
    cziaarm committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    dae3b09 View commit details
    Browse the repository at this point in the history
  4. Event::Datacite::coin_doi for consisstency

    better name handling, use of new config etc
    cziaarm committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    10c2a39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43dfb29 View commit details
    Browse the repository at this point in the history
  6. Action button plugin

    cziaarm committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    7723caf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53af6d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2015

  1. Screen not Sreen!!

    cziaarm committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    67d9326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6c49a View commit details
    Browse the repository at this point in the history
  3. epmi relates to latest code

    cziaarm committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    4db3b82 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Updating plugin code to resolve server error issue

    Andrew Hercules committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    1683cd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    2daef87 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    3d1bef3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Updating DataCiteEvent.pm to use Crypt::SSLeay module

    Andrew Hercules committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    6b80290 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Update z_datacitedoi.pl

    Added config param to check for DataCiteXML shcema version #2 #3 (Ideally the event will ask which schema version datacite will use, but for now we can set it in the config)
    cziaarm authored Sep 7, 2016
    Configuration menu
    Copy the full SHA
    ee2d788 View commit details
    Browse the repository at this point in the history
  2. Update z_datacitedoi.pl

    Updating the schema version to 4.0
    BorysFeldman authored Sep 7, 2016
    Configuration menu
    Copy the full SHA
    aceb640 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Configuration menu
    Copy the full SHA
    50233b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Fixing bug when <subjects> tag is created

    Andrew Hercules committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    5178819 View commit details
    Browse the repository at this point in the history
  2. Fixing minor typo

    Andrew Hercules committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    cfb51f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Adding resourceType and resourceTypeGeneral attributes to DataCiteXML…

    … export
    Andrew Hercules committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    a3354c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

  1. Updating rendering of resourceType and subjects elements

    Andrew Hercules committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    4939f22 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. Fixing minor typos in XML element names

    Andrew Hercules committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    32cc4b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Fixing rendering of geoLocations XML elements

    Andrew Hercules committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    cc5493d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Fixed hash ref bug, this closes #6

    Rory McNicholl committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    203e85a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Commenting out creation of contributors element due to requirements o…

    …f DataCite 4.0 metadata schema
    Andrew Hercules committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    402886d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. bug fix for creators and orcid, though more to be done, and tidied lo…

    …opy tabs
    Rory McNicholl committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    4fed4d0 View commit details
    Browse the repository at this point in the history
  2. Added configurable var for lang tags, use EPrints::XML::to_string, Cl…

    …oses #9
    Rory McNicholl committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    a40fe61 View commit details
    Browse the repository at this point in the history
  3. be more explicit about utf8

    Rory McNicholl committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    ec11dca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. updates to the dataciteXML

    Borys Feldman committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    d1741dc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. tab tidying and datacite_custom_repo_link

    Rory McNicholl committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    3ac5bf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. remove the relatedIdentifier for now

    Rory McNicholl committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    be7a6c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. reworked Export plugin so that *any* EPrint field can be mapped if a …

    …corresponding sub is found in zzz_datacite_mapping
    Rory McNicholl committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    336a27c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. rationalisation of field render code

    Borys Feldman committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    7aab5a0 View commit details
    Browse the repository at this point in the history
  2. rationalisation of field render code

    Borys Feldman committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    c5454f7 View commit details
    Browse the repository at this point in the history
  3. remove uneeded file

    Borys Feldman committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    4808185 View commit details
    Browse the repository at this point in the history
  4. removing uneeded file

    Borys Feldman committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    2cb2ba8 View commit details
    Browse the repository at this point in the history
  5. updating Datacitexml file

    Borys Feldman committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    d5659f9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from eprintsug/new_release

    Thanks Borys
    cziaarm authored Sep 19, 2017
    Configuration menu
    Copy the full SHA
    659a674 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2017

  1. updated epmi

    Rory McNicholl committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    5a2ab4d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. updating license

    Borys Feldman committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    17ae4a3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/eprintsug/DataCiteDoi int…

    …o new_release
    Borys Feldman committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    7f48f88 View commit details
    Browse the repository at this point in the history