-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Recommendation retrieval from new Mr. DLib MrDLibImporter and MrDLibFetcher updated to support JSON and new Mr. DLib format. Tests updated and passing. * Create GDPR dialog and update GUI Created dialog to ask for consent to sed data to Mr. DLib Created preference setting to keep track of consent Updated the recommendations GUI to use JavaFX * Privacy dialog text wrapping Changed privacy dialog text and allowed the text to wrap. * Created dev switch based on JabRef version * Adjusted Hyperlink styling * Removed .bib file included by mistake * Simplification of Dev switch Replaced if/else with in-line conditional * Removed unnecessary setting of html_representation Recommendation html_representation field no longer set as it is not used * Removed .orig file mistakenly added * Fixed Codacy issues and removed abstracts from tests Removed html representation test Removed abstracts from tests * Moved root styling to css file * Removed Print Stack Trace call * Replaced UI strings with Localization.lang strings * everted to EntryEditorPreferences * Removed reference to Globals in MrDLibFetcher * Fixed awkward syntax with JSONObject * Implemented Dialogs One to notify the user to restart JabRef after changing preferences Two to show IOExceptions to the user * Reverting unintended change * Set Accept button as default button * Updated CHANGELOG.md * Fix for broken MrDLibFetcherTest * Fix unused imports, refactor event listener to lambda, call static method through classname * Fix localization strings Co-authored-by: halirutan <patrick@halirutan.de>
- Loading branch information
1 parent
4d89b0a
commit f1c29c2
Showing
14 changed files
with
296 additions
and
240 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.