Skip to content

Introduce convienent interface for ID-based fetcher#1998

Merged
tobiasdiez merged 3 commits into
JabRef:masterfrom
tobiasdiez:idBasedFetcher
Sep 16, 2016
Merged

Introduce convienent interface for ID-based fetcher#1998
tobiasdiez merged 3 commits into
JabRef:masterfrom
tobiasdiez:idBasedFetcher

Conversation

@tobiasdiez

Copy link
Copy Markdown
Member

Follow-up from #1929. Since the changes in this PR are completely parallel to #1929, I will merge it as soon as the build passes.

  • Change in CHANGELOG.md described
  • Tests created for changes
  • Screenshots added (for bigger UI changes)
  • Manually tested changed features in running JabRef
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)


Search_in_all_open_databases=

Invalid_ISBN\:_'%0'.=

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure we don't have a related error message already?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't find anything related to ISBN

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yes, we have Invalid_DOI already. It would make sense to have sth like Invalid_%0 which we can reuse for all id fetchers. (e.g. doi/isbn) so we

@tobiasdiez tobiasdiez merged commit f8954bd into JabRef:master Sep 16, 2016
@tobiasdiez tobiasdiez deleted the idBasedFetcher branch September 16, 2016 18:02
Siedlerchr added a commit that referenced this pull request Sep 17, 2016
* upstream/master: (103 commits)
  add id fetcher in biblatexmode (#2006)
  Check available help languages when opening specific help page (#2005)
  Remove help suffix at help pages (#2004)
  French localization: Jabref_fr: empty strings translated + correction of a glitch (#2000)
  Disable gradle daemon - maybe, this brings back the integration tests
  French localization: Menu: update (#1999)
  Introduce convienent interface for ID-based fetcher (#1998)
  Updated dependencies (#1994)
  Some minor code cleanups (#1991)
  Add missing calls to showEntryEditor (which ensures that currentEditor is right)
  Remove obsolete adjustSplitter calls
  Remove FocusRequester as it is not executed threaded
  Rename variable "form" to "editor"
  use JabRefPreferences.getInstance() to fix ci
  simplify code
  always use fetcherexception's message for output
  Quickfix: Time limit for integration tests
  Fix Exception when Close Dialog with 'X'
  Enable tests at CircleCI build to ensure that only binary passing the basic tests are released.
  Fix japanese language files
  ...

# Conflicts:
#	src/main/java/net/sf/jabref/logic/cleanup/RenamePdfCleanup.java
zesaro pushed a commit to zesaro/jabref that referenced this pull request Nov 22, 2016
* Introduce IdBasedParserFetcher

* Add language text

* Remove unused imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants