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

Show merge entries for modified entries #5688

Merged
merged 34 commits into from
Dec 29, 2019
Merged

Show merge entries for modified entries #5688

merged 34 commits into from
Dec 29, 2019

Commits on Nov 30, 2019

  1. [WIP] Show merge entries for modified entries

    First attempt for showing merge dialog in panel
    Siedlerchr committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    7eab878 View commit details
    Browse the repository at this point in the history
  2. refactor and insert entry

    Siedlerchr committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    1965b74 View commit details
    Browse the repository at this point in the history
  3. remove obsolete l10n key

    Siedlerchr committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    ceb9a6a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    * upstream/master:
      Fix eclipse classpath build file
      New translations JabRef_en.properties (French) (#5709)
      Check for existing master branch
      Disable failing MathSciNet test due to missing subscription
      Try to force creating reflog
      Change travis to github in Readme
      Use GitVersion to increment build numbers (#5682)
      New Crowdin translations (#5687)
      Bump checkstyle from 8.26 to 8.27 (#5694)
      Bump byte-buddy-parent from 1.10.3 to 1.10.4
      Bump classgraph from 4.8.54 to 4.8.58
      Bump unirest-java from 3.1.04 to 3.2.00
      Bump richtextfx from 0.10.2 to 0.10.3
      Bump mockito-core from 3.1.0 to 3.2.0
      Update JavaFX (#5690)
      Run outdated dependency check after dpendabot
      Update outdatedDependencies.md
    Siedlerchr committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    abd0d5d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    * upstream/master:
      Add throttle to AutosaveUIManager (#5680)
      Do not couple search position to sidebar width (#5716)
      fix springer fetcher tests
      Bump controlsfx from 11.0.0 to 11.0.1 (#5714)
      Add CHANGELOG.md entry for Oracle
      Enable oracle tests (#5683)
    Siedlerchr committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    ab2beef View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. fix spacing

    Siedlerchr committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    743554a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    * upstream/master: (21 commits)
      New Crowdin translations (#5729)
      Update license of Oracle JDBC
      Changes string representation when detecting custom entry types. (#5741)
      Try to fix GitVersion
      Also run workflow on tag creation
      Add README.md with an initial help to work on command line para… (#5720)
      Bugfix for Multiscreen (#5738)
      Fix #2868 - keep source groups selected after drag and drop
      retrigger build
      Squashed 'src/main/resources/csl-styles/' changes from f71cd32..49a1841
      try to fix pull of csl styles
      try to fix csl update
      Fixed untranslated Strings issue #5701
      Fix #5603 - account for file extension in file name length (#5726)
      New translations JabRef_en.properties (French)
      Bump unirest-java from 3.2.00 to 3.3.00
      Bump postgresql from 42.2.8 to 42.2.9
      Bump tika-core from 1.22 to 1.23
      Fix upload to GitHub artifacts (#5712)
      Try to fix csl update (#5718)
      ...
    Siedlerchr committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    21b4de3 View commit details
    Browse the repository at this point in the history
  2. fix javadoc

    Siedlerchr committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    dd3defe View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    # By Tobias Diez (11) and others
    # Via GitHub (1) and Tobias Diez (1)
    * upstream/master: (29 commits)
      Improve things arround change detection (#5770)
      Revert "Update to most recent journal abbreviation list" (#5769)
      Various fixes to the dark theme (#5764)
      Bump mockito-core from 3.2.0 to 3.2.4 (#5760)
      Bump classgraph from 4.8.58 to 4.8.59 (#5761)
      Improve dependency update rules
      Update jpackage to build 27 (#5758)
      Persistent column sortorder (#5730)
      Fix medline fetcher/importer when using installer (#5752)
      New Crowdin translations (#5751)
      Bump byte-buddy-parent from 1.10.4 to 1.10.5 (#5750)
      Fix checkstyle
      Fix filename
      Update to most recent journal abbreviation list
      Remove obsolete string
      Revert "Switch back to development"
      Switch back to development
      Next development cycle
      Release 5.0-beta (#5684)
      Fix multiple entries allowed in crossref (issue #5284) (#5724)
      ...
    
    # Conflicts:
    #	src/main/java/org/jabref/gui/collab/ChangeDisplayDialog.java
    #	src/main/java/org/jabref/gui/collab/EntryChangeViewModel.java
    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ab48a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6884034 View commit details
    Browse the repository at this point in the history
  3. add Exception logging to Databsae Change Monitor

    fix deleted entry
    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    475fb6b View commit details
    Browse the repository at this point in the history
  4. fix l10n

    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    014edb1 View commit details
    Browse the repository at this point in the history
  5. add changelog

    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    916498f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    340a43f View commit details
    Browse the repository at this point in the history
  7. fix error

    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    c909db9 View commit details
    Browse the repository at this point in the history
  8. beautify controls

    Siedlerchr committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2750183 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

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

Commits on Dec 23, 2019

  1. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    * upstream/master:
      Fixes StringIndexOutOfBoundsException when cutting text (#5776)
      Bump org.beryx.jlink from 2.16.4 to 2.17.0 (#5782)
      Bump byte-buddy-parent from 1.10.5 to 1.10.6 (#5783)
      Fix line endings.
      Try to use implicit shell to enable variable correctly be set
      Fix branch name detection
      Update script to absolute path and new username
      Revert "Disable non-working cleanup_pr workflow"
      Switch to rsync (#5778)
      Fix Medline tests (#5774)
      Normalize line ending in test file (#5775)
      Fix Springer fetcher tests (#5773)
      Fix code style (#5772)
    Siedlerchr committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    c825212 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Dec 26, 2019

  1. make koppor happy

    change labels and preselegt right side
    Select first change
    Siedlerchr committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    392f51c View commit details
    Browse the repository at this point in the history
  2. fix tests

    fix l10n
    Siedlerchr committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    001e3f0 View commit details
    Browse the repository at this point in the history
  3. remove obsolete parameter

    Siedlerchr committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    e830f52 View commit details
    Browse the repository at this point in the history
  4. Fix parameter name

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    798d497 View commit details
    Browse the repository at this point in the history
  5. Remove obsolete newline

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    0b62ff6 View commit details
    Browse the repository at this point in the history
  6. Fix localization

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f266af3 View commit details
    Browse the repository at this point in the history
  7. Change arrows

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    241502c View commit details
    Browse the repository at this point in the history
  8. Fix checkstyle

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    1432148 View commit details
    Browse the repository at this point in the history
  9. Center selection column

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    53a0b11 View commit details
    Browse the repository at this point in the history
  10. Remove obsolete language keys

    koppor committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    55e2f23 View commit details
    Browse the repository at this point in the history
  11. Remove l10n from arrows

    Siedlerchr authored Dec 26, 2019
    Configuration menu
    Copy the full SHA
    09fbfca View commit details
    Browse the repository at this point in the history
  12. Update arrows (#5787)

    Update arrows
    koppor authored Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f033134 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. preselect left

    use jabref icons instead of unicode
    Siedlerchr committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    756d4bc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into changemergesdialog

    * upstream/master:
      Improve ignored dependencies
      Run tests also on PR
      Add latex2unicode formatter for displaying previews (#5785)
    Siedlerchr committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    fa6fb54 View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    Siedlerchr committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    4c0e055 View commit details
    Browse the repository at this point in the history