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

Convert Part of the Issue#3861 Quality->Cleanup entries #4268

Merged
merged 8 commits into from
Oct 2, 2018

Conversation

1160300614
Copy link
Contributor

I have done some changes about convert the swing dialogs to javafx.
It's about Quality->Cleanup Entries.

But when the component became the node, it doesn't work. I mean these checkbox won't change its value when I click them.


  • 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
Copy link
Member

Please merge the latest version of upstream/master repo from jabref. And the checkbox should be working again
Here is a tutorial on how to setup the remotes.

# Conflicts:
#	src/test/java/org/jabref/gui/fieldeditors/LinkedFileViewModelTest.java
#	src/test/java/org/jabref/gui/journals/ManageJournalAbbreviationsViewModelTest.java
# Conflicts:
#	src/test/java/org/jabref/gui/fieldeditors/LinkedFileViewModelTest.java
#	src/test/java/org/jabref/gui/journals/ManageJournalAbbreviationsViewModelTest.java
@tobiasdiez tobiasdiez added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Sep 29, 2018
@tobiasdiez
Copy link
Member

I went over the code again and it is now ready for merge from mine point of view.

@Siedlerchr Siedlerchr merged commit 0b45ab5 into JabRef:master Oct 2, 2018
Siedlerchr added a commit that referenced this pull request Oct 13, 2018
* upstream/master:
  Update Libraries (#4366)
  ArXiv fetcher support http url (#4367)
  Fix issue 3861 : XMP Dialog, Add new Groups dialog, Append Library dialog to javafx (#4264)
  fix IndexOutOfBoundsException when saving preferences
  group RadioButtons in ExportSortingPrefsTab to prevent the selection of multiple or no order types
  Convert Part of the Issue#3861 Quality->Cleanup entries (#4268)
  UPDATE gradle to 4.10.2 (#4358)
  Completed General Fields Customizer conversion to JavaFX (#4346)
  Fix JavaFX thread exception when fetching new infos (#4354)
  Auto trim url field (#4355)
  Fix freezes in entry editor (#4351)

# Conflicts:
#	src/main/java/org/jabref/preferences/PreferencesService.java
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