Skip to content

Implemented a select all button for the library import function (issue #7786)#7808

Merged
Siedlerchr merged 2 commits into
JabRef:mainfrom
brapana:fix-issue-7786
Jun 9, 2021
Merged

Implemented a select all button for the library import function (issue #7786)#7808
Siedlerchr merged 2 commits into
JabRef:mainfrom
brapana:fix-issue-7786

Conversation

@brapana

@brapana brapana commented Jun 8, 2021

Copy link
Copy Markdown
Contributor

Fixes #7768

SelectAllScreenshot

We implemented a select all button for the library import function that fixes issue #7786.
Added a new function selectAllEntires() to ImportEntriesDialog and a button to ImportEntriesDialog.fxml.
New localization String "Select all entries" also added to JabRef_en.properties.

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jun 8, 2021
Comment thread src/main/java/org/jabref/gui/importer/ImportEntriesDialog.java Outdated

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

Looks good to me. Thanks!

@Siedlerchr Siedlerchr merged commit f2b51fb into JabRef:main Jun 9, 2021
Siedlerchr added a commit to JabRef/jabref-koppor that referenced this pull request Jun 16, 2021
* upstream/main:
  Added auto-key-generation task to task-progress (JabRef#7797)
  cleanup temporary files, use prefix "jabref-" (JabRef#7811)
  Add easier how-to for checklist (JabRef#7813)
  Fix annotation + package of ACMPortalParserTest (JabRef#7812)
  Implemented a select all button for the library import function (issue JabRef#7786) (JabRef#7808)
  Fix for issue 4682 : Restructuring the side pane structure having additional functionality and merging the remove group menus (JabRef#7714)
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