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

Use only last name for auto completion in search bar #3240

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

tobiasdiez
Copy link
Member

Now only the last name of the author is added (and shown as a suggestion) to the search bar. Previously it was in the format "Last, F.". Thus authors specified as "Last, First" were not found correctly because of the "dot".

Fixes koppor#253.

  • Change in CHANGELOG.md described
  • Tests created for changes
  • Screenshots added (for bigger UI changes)
  • Manually tested changed features in running JabRef
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)
  • If you changed the localization: Did you run gradle localizationUpdate?

@tobiasdiez tobiasdiez added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Sep 28, 2017
@LinusDietz LinusDietz merged commit 5e91d63 into master Sep 29, 2017
@LinusDietz LinusDietz deleted the fixAutocompletion branch September 29, 2017 06:24
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.

3 participants