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 mrdlib redesign #4361

Merged
merged 25 commits into from
Oct 26, 2018
Merged

Integrate mrdlib redesign #4361

merged 25 commits into from
Oct 26, 2018

Commits on Sep 5, 2018

  1. Recommendation retrieval from new Mr. DLib

    MrDLibImporter and MrDLibFetcher updated to support JSON and new Mr.
    DLib format. Tests updated and passing.
    conorfos committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    cfa4356 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. 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
    conorfos committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    1320270 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Privacy dialog text wrapping

    Changed privacy dialog text and allowed the text to wrap.
    conorfos committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0416402 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    86350c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Adjusted Hyperlink styling

    conorfos committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    25e5cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045c15d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Simplification of Dev switch

    Replaced if/else with in-line conditional
    conorfos committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    69c6383 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary setting of html_representation

    Recommendation html_representation field no longer set as it is not used
    conorfos committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    3518596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4215e13 View commit details
    Browse the repository at this point in the history
  4. Fixed Codacy issues and removed abstracts from tests

    Removed html representation test
    Removed abstracts from tests
    conorfos committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    55ca696 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    4ccbea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    440db51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40af08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5df3d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    761ed98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4dabe0 View commit details
    Browse the repository at this point in the history
  3. Implemented Dialogs

    One to notify the user to restart JabRef after changing preferences
    Two to show IOExceptions to the user
    conorfos committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    bfe5abf View commit details
    Browse the repository at this point in the history
  4. Merge latest from Master

    conorfos committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    fdd1e03 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Reverting unintended change

    conorfos committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    fb2fc79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd82562 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Updated CHANGELOG.md

    conorfos committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    9c769b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4357ada View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    493d5e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Fix unused imports, refactor event listener to lambda, call static me…

    …thod through classname
    halirutan committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    571618c View commit details
    Browse the repository at this point in the history
  2. Fix localization strings

    halirutan committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ecf9eb5 View commit details
    Browse the repository at this point in the history