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

Fix lookup fulltext document not finding files #5216

Closed
wants to merge 15 commits into from

Commits on Jul 11, 2019

  1. Fix issue #3874

    PedroPerozin committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    2731f8f View commit details
    Browse the repository at this point in the history
  2. Fix travis

    PedroPerozin committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    47656e7 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle Issue #3874

    PedroPerozin committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    2fc1c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec3ad69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88118f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Merge branch 'master' of git://github.com/PedroPerozin/jabref into fi…

    …xlookupfulltext
    
    * 'master' of git://github.com/PedroPerozin/jabref:
      Change variable name Issue#3874
      Fix import order Issue #3874
      Fix checkstyle Issue #3874
      Fix travis
      Fix issue #3874
    Siedlerchr committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    33fb6c5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into fixlookupfulltext

    * upstream/master:
      fix bug where main file directory is not set correctly (#5215)
      Use UTF-8 as default encoding for files (#5213)
      fix: missing separator for unchanged diff words
      fix: use UTF-8 as default encoding for files ~ resolves #5133
      Minor improvements to TexParser
      Fix lookup entry types in enums (#5209)
    Siedlerchr committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    4ef1460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c4724 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

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

    * upstream/master: (27 commits)
      remove wrong dependencies
      add missing dependencies
      Fix exception when adding field formatter in 'Cleanup entries' dialog
      Disables the preview cycling
      Removed unused method (#5219)
      Switch from tika-parsers to tika-core (#5217)
      Fix for issue 4629 (#5150)
      fix l10n, again
      fix l10n
      Fix checkstyle
      Removed old entrypreview and corresponding actions
      Prototype
      Add minor improvements and remove unused code
      Update CHANGELOG.md
      Update to current entry types and reformat code
      Convert Integer type to primitive
      Fix localization keys
      fix checkstyle again
      fix checkstyle erros
      Bibtexextractor
      ...
    Siedlerchr committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    1846b24 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    extract fetchers to the top
    Siedlerchr committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    f81fa9e View commit details
    Browse the repository at this point in the history
  3. Fixes l10n

    Siedlerchr committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    5559f9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f079a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

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

    # By Tobias Diez (109) and others
    # Via GitHub (109) and others
    * upstream/master: (404 commits)
      set jabrefHost.py executable (#5530)
      Add CHANGELOG entry for #5482
      Fix text colour in Merge dialogue (#5521)
      Remove empty customization warning
      Fix typos in external-libraries.txt file
      Fix new entry serialization test
      Add test for alphabetic serialization of fields in BibEntry
      Fix XMP null error
      Bring back the scrollbars (#5515)
      Fix metadata serialization order (#5514)
      New ADS Fetcher (#5501)
      snap: Add browser proxy for confined browser integration (#5512)
      Fix dark theme loading
      Update PreviewViewer.java
      [WIP] Try to fix dark theme path
      Use Platform.runLater
      Fixes #5485
      Bump com.github.ben-manes.versions from 0.26.0 to 0.27.0
      Bump src/main/resources/csl-styles from `68a697b` to `c3fd4bd`
      Bump byte-buddy-parent from 1.10.1 to 1.10.2
      ...
    
    # Conflicts:
    #	src/main/resources/l10n/JabRef_en.properties
    Siedlerchr committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    a0965dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ade56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed70a5 View commit details
    Browse the repository at this point in the history