Skip to content

Enable join and replace of keywords#3094

Merged
Siedlerchr merged 4 commits into
JabRef:masterfrom
snisnisniksonah:keyword_manager
Aug 11, 2017
Merged

Enable join and replace of keywords#3094
Siedlerchr merged 4 commits into
JabRef:masterfrom
snisnisniksonah:keyword_manager

Conversation

@snisnisniksonah

@snisnisniksonah snisnisniksonah commented Aug 10, 2017

Copy link
Copy Markdown
Contributor

This implements #1076

grafik

  • 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?

@koppor koppor 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.

LGTM. I know, that we should have it reimplemented in JavaFX, but better this implementation than nothing 😇

@koppor koppor added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Aug 10, 2017
@Siedlerchr

Copy link
Copy Markdown
Member

There was someone in the issue who noticed a bug and wanted to Work on this. Maybe he is interested in porting to javafx?

@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.

Just the minor change, Rest okay


// enable a user to press Enter to get a keyword added
keyword.addKeyListener(new KeyListener() {

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.

Use keyAdapter instead of key listener, so you don't need to have the empty method.

@koppor koppor removed the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Aug 10, 2017
@Siedlerchr

Copy link
Copy Markdown
Member

Please have a look at the codacy issues, after that we can merge

@Siedlerchr

Copy link
Copy Markdown
Member

As @koppor already approved these changes and I'm happy, too, I merge this in.

@Siedlerchr Siedlerchr merged commit b5de6a9 into JabRef:master Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants