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

Support for exporting to YAML format #7007

Merged
merged 16 commits into from
Oct 22, 2020
Merged

Support for exporting to YAML format #7007

merged 16 commits into from
Oct 22, 2020

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    6da7c05 View commit details
    Browse the repository at this point in the history
  2. added changes in Changelog

    joethei committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4c40d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b15386 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    joethei committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0482593 View commit details
    Browse the repository at this point in the history
  5. remove one trailing space

    joethei committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    34545cb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Update src/test/java/org/jabref/logic/exporter/YamlExporterTest.java

    Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
    joethei and koppor committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fd22cba View commit details
    Browse the repository at this point in the history
  2. Update src/test/java/org/jabref/logic/exporter/YamlExporterTest.java

    Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
    joethei and koppor committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    27dce7e View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/org/jabref/logic/exporter/TemplateExporter.java

    Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
    joethei and koppor committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    977bc6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a38c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. added conversion from bibtex entrytype to csl type

    fixed blank line removal
    joethei committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    58eea46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55481e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. change deleteBlankLines boolean to use new enum BlankLineBehaviour

    wrap comments correctly
    joethei committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    92e4501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf000b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12a366a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0c3636d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. small updates

    joethei committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    a1107ed View commit details
    Browse the repository at this point in the history