Skip to content

Improve full text search for several files#4855

Merged
Siedlerchr merged 3 commits into
JabRef:masterfrom
r0light:improveFullTextSearchForSeveralFiles
Apr 18, 2019
Merged

Improve full text search for several files#4855
Siedlerchr merged 3 commits into
JabRef:masterfrom
r0light:improveFullTextSearchForSeveralFiles

Conversation

@r0light

@r0light r0light commented Apr 5, 2019

Copy link
Copy Markdown
Contributor

Solution proposal for #4854

In FindFullTextAction, Task is now used instead of BackgroundTask to be able to show a progress dialog which shows the progress for searching files online.

lookupDialog

Furthermore, the functionality for downloading a file in LinkedFileViewModel is split into download and prepareDownloadTask to be able to define a custom onSucess-action for the background task. This is used in FindFullTextAction to add the downloaded file to the entry instead of the URL.

The functionality provided by LinkedFileViewModel.dowload remains as it is, so it does not affect the download of a single file via the EntryEditor.


  • Change in CHANGELOG.md described
  • Tests created for changes
  • Manually tested changed features in running JabRef
  • Screenshots added in PR description (for bigger UI changes)
  • Ensured that the git commit message is a good one
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codewise lgtm

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Apr 5, 2019
@Siedlerchr Siedlerchr requested a review from tobiasdiez April 5, 2019 14:19
@Siedlerchr Siedlerchr merged commit 3ed02ee into JabRef:master Apr 18, 2019
Siedlerchr added a commit that referenced this pull request Apr 20, 2019
* upstream/master:
  Fix Some Codacy Code Convention Issues (#4904)
  Bump ridl from 6.2.2 to 6.2.3 (#4903)
  Bump juh from 6.2.2 to 6.2.3 (#4902)
  Bump jurt from 6.2.2 to 6.2.3 (#4901)
  Bump unoil from 6.2.2 to 6.2.3 (#4900)
  Bump richtextfx from 0.9.3 to 0.10.0 (#4899)
  Store column widths as integer (#4896)
  Improve full text search for several files (#4855)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants