Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate GVK plugin #378

Merged
merged 13 commits into from
Nov 25, 2015
Merged

Integrate GVK plugin #378

merged 13 commits into from
Nov 25, 2015

Commits on Nov 20, 2015

  1. Configuration menu
    Copy the full SHA
    47885f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37664ee View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2015

  1. Add GVKParserTest and improve GVKParser

     * add initial support of 036D and 037A
     * move is to document conversion from GVKFetcher to GVKParser
     * add XMLUtil
     * minor code style changes
    koppor committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    6293b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e0f02 View commit details
    Browse the repository at this point in the history
  3. Add GVK authors to AUTHORS

    koppor committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    f308410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2c8db5 View commit details
    Browse the repository at this point in the history
  5. GVKFetcher: Ensure that first letter of subtitle is always capitalized

    Minor improvements:
     * replace calls to datafield.getAttribute("tag") by a single variable
    koppor committed Nov 21, 2015
    Configuration menu
    Copy the full SHA
    7047a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Change package of XMLUtil

    koppor committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    e73da68 View commit details
    Browse the repository at this point in the history
  2. Introduce canonical BibTeX format and create BibtexEntryAssert

     * adapt GVKParserTest accordingly
     * use Guava Strings.isNullOrEmpty in hasCiteKey and getFieldOrAlias
     * fix UTF-8 encoding in test cases
    koppor committed Nov 23, 2015
    5 Configuration menu
    Copy the full SHA
    51c0c1a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into gvk_fetcher

    # Conflicts:
    #	src/main/java/net/sf/jabref/model/entry/BibtexEntry.java
    koppor committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    b8dcb5b View commit details
    Browse the repository at this point in the history
  4. Change label of GVK Fetcher

    We use the German description instead of "GVK (Common Union Catalogue)" as GVK is typically used in Germany and (currently) the help file states the English translation.
    koppor committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    bee6637 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1430d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1776bb6 View commit details
    Browse the repository at this point in the history