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

Added button to crossref entry editor field to select parent entry #1563

Merged
merged 4 commits into from
Jul 12, 2016

Conversation

oscargus
Copy link
Contributor

@oscargus oscargus commented Jul 8, 2016

Based on the idea in #1338 a button is added in the crossref entry editor field to select the parent entry in the main table. It is not exactly the same thing as suggested in #1338 though.

  • Change in CHANGELOG.md described

@oscargus oscargus added type: enhancement status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers labels Jul 8, 2016
@oscargus
Copy link
Contributor Author

oscargus commented Jul 8, 2016

Well, now it is more like the actual feature request. The reverse linking is not obvious how to implement graphically and relates to JabRef#14 as well.

@@ -474,4 +474,55 @@ public void mouseClicked(MouseEvent e) {
return Optional.of(gender);

}

/**
* Return a button which sets the owner if the field for fields with EXTRA_SET_OWNER
Copy link
Member

Choose a reason for hiding this comment

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

I think the comment is wrong here.

Copy link
Contributor Author

@oscargus oscargus Jul 9, 2016 via email

Choose a reason for hiding this comment

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

@tobiasdiez tobiasdiez removed the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jul 9, 2016
@oscargus
Copy link
Contributor Author

I kept the button name and didn't understand the lambda thing. Other than that, the comments are honored.

@oscargus oscargus added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jul 11, 2016
@Siedlerchr
Copy link
Member

@oscargus Forget about the lambda thing. I oversaw that it contains more than one method 😕

@simonharrer simonharrer merged commit eddf636 into JabRef:master Jul 12, 2016
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 type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants