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

Fix export of number + pubstate in OFFice XML #2514

Merged
merged 4 commits into from
Feb 3, 2017
Merged

Fix export of number + pubstate in OFFice XML #2514

merged 4 commits into from
Feb 3, 2017

Conversation

Siedlerchr
Copy link
Member

@Siedlerchr Siedlerchr commented Feb 2, 2017

Fixes #2509
Export/import volumes <-> numberofvolume
Export pubstate field as bibtex only field

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

Export/import volumes <-> numberofvolume
Export pubstate field as bibtex only field
@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Feb 2, 2017
* upstream/master:
  Fix journal title in ris importer (#2510)
  French localization: Main file: translations of strings (#2512)

# Conflicts:
#	CHANGELOG.md
Copy link
Member

@lenhard lenhard left a comment

Choose a reason for hiding this comment

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

There are a few formatting things that should be fixed before merging, but apart from that the code looks fine and is ready to go.

Thanks!

@@ -20,11 +20,13 @@ We refer to [GitHub issues](https://github.com/JabRef/jabref/issues) by using `#
- Redesigned journal abbreviations dialog.
- Redesigned error console.
- All file dialogs now use the native file selector of the OS. [#1711](https://github.com/JabRef/jabref/issues/1711)
- The MS-Office XML export now exports the field `volumes` and `pubstate`.
Copy link
Member

Choose a reason for hiding this comment

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

Minor thing: This should be aligned with the other bullet points.

Copy link
Member Author

Choose a reason for hiding this comment

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

doen

@@ -26,6 +25,7 @@ @Unpublished{
size = {1000},
sourcetype = {Interview},
timestamp = {2016.08.19},
volumes = {10}
Copy link
Member

Choose a reason for hiding this comment

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

Again, please align.

@@ -20,6 +19,7 @@ @Article{
price = {10},
school = {Gymnasium Unterrieden},
size = {1000},
volumes = {10},
Copy link
Member

Choose a reason for hiding this comment

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

Again, please align.

@Siedlerchr
Copy link
Member Author

Siedlerchr commented Feb 3, 2017 via email

@Siedlerchr Siedlerchr merged commit c517c6f into master Feb 3, 2017
@Siedlerchr Siedlerchr deleted the officeXML branch February 3, 2017 10:40
Siedlerchr added a commit that referenced this pull request Feb 3, 2017
* upstream/master:
  Fix export of number + pubstate in OFFice XML (#2514)
  Groups button and context menu for adding groups (#2508)
  Fix journal title in ris importer (#2510)
  French localization: Main file: translations of strings (#2512)
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.

2 participants