forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
Develop #12
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
Closed
Closed
Develop #12
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* IDE setup updated and extended * Update docs/guidelines-for-setting-up-a-local-workspace.md Co-Authored-By: Christoph <cschwentker@gmail.com> * update * update * minor changes Co-authored-by: Christoph <cschwentker@gmail.com>
* adding all entries of OrFields to the list of required fields for the tab "Required fields" of the entry editor * changelog extended * Fix checkstyle Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
Bumps org.beryx.jlink from 2.17.0 to 2.17.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@2.5.3...2.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update JDK14 from EA 30 to EA 34 * Fail at the end * Revert to fail fast Co-authored-by: Christoph <cschwentker@gmail.com>
* Fixes making paths of linked files relative (web urls will not be touched anymore) (JabRef#5879) * Fixes JabRef#5861 Description: - Cleanup entries: "Make paths of linked files relative (if possible)" broke web URLs and resulted in various other issues subsequently. This PR fixes this issue. It has been tested for local files and web urls. * changelog updated * refactoring: use existing method isOnlineLink() for checking whether a file link is an online link; improving isOnlineLink() * Replace link to Workspace set-up with new one (JabRef#5896) As the current link just pointed to a page with another link, I'd propose to directly put that second link. * update to 13.0.2 Co-authored-by: systemoperator <3658393+systemoperator@users.noreply.github.com> Co-authored-by: Thomas F. Duellmann <duelle@users.noreply.github.com>
…abRef#5789) * Update open OpenOfficePanel to show buttons in three rows of three. * Update CHANGELOG.md Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
* Update to jdk 13.0.2 * update gradle to 6.1.1
* Fix maintable not updated when changing entry type Fixes JabRef#5906 * fix checkstyle * use easybind with cast
Work on discussion
Fix exception when getSearchResultSize returned null
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.12.1...1.12.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps commons-csv from 1.7 to 1.8. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.60 to 4.8.62. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.60...classgraph-4.8.62) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [archunit-junit5-api](https://github.com/TNG/ArchUnit) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.13.0...v0.13.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.2.10. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.9...REL42.2.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump unirest-java from 3.4.01 to 3.4.03 Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.4.01 to 3.4.03. - [Release notes](https://github.com/Kong/unirest-java/releases) - [Changelog](https://github.com/Kong/unirest-java/blob/master/CHANGELOG.md) - [Commits](Kong/unirest-java@v3.4.01...v3.4.03) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Add to module-info * Update module-info.java Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
Restructured GrobidCitationFetcherTest into an integration test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This merge request is used to fix the travis pipeline