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

Implement ottobib fetcher #5196

Merged
merged 12 commits into from
Aug 23, 2019
Merged

Implement ottobib fetcher #5196

merged 12 commits into from
Aug 23, 2019

Commits on Jul 14, 2019

  1. fetcher ottobib

    allisonsampaio committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    56ca5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4ae96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b1bfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c90f7a View commit details
    Browse the repository at this point in the history
  5. import

    allisonsampaio committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    477432a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Removed unused method

    allisonsampaio authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    10f1450 View commit details
    Browse the repository at this point in the history
  2. removed method call

    allisonsampaio authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    72776cc View commit details
    Browse the repository at this point in the history
  3. added a unit test

    allisonsampaio committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    77606fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992f63f View commit details
    Browse the repository at this point in the history
  5. added a unit test

    allisonsampaio committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    236d622 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Merge branch 'master' of https://github.com/sampaiox/jabref into ottobib

    * 'master' of https://github.com/sampaiox/jabref:
      added a unit test
      added a unit test
      removed method call
      Removed unused method
      import
      changed the order of the importer
      changed the order of the importer
      removed new fetcher ottobib from the list of expected fetchers
      fetcher ottobib
    Siedlerchr committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    f96d554 View commit details
    Browse the repository at this point in the history
  2. Implement ottobib fetcher

    Fetcher does not return bibtex data in plain text, instead it's part of an html text area
    
    Fix ISBN tests
    Update user agent
    
    
    Follow up from #5125
    Siedlerchr committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    526fcf6 View commit details
    Browse the repository at this point in the history