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 CSL rendering in case of article #8607

Merged
merged 23 commits into from
Aug 30, 2022
Merged

Fix CSL rendering in case of article #8607

merged 23 commits into from
Aug 30, 2022

Commits on Mar 10, 2022

  1. Rewrite to parameterized tests

    koppor committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    69ac610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b91011 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Add test cases

    Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
    koppor and ThiloteE committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a2a76d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0354542 View commit details
    Browse the repository at this point in the history
  2. Work on CitationSTyleGeneratorTest (and fix PagesChecker)

    Co-authored-by: Christoph <siedlerkiller@gmail.com>
    Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
    Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
    4 people committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d148a54 View commit details
    Browse the repository at this point in the history
  3. Refine special pages handling

    Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
    Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
    3 people committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    32fb34e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge remote-tracking branch 'origin/main' into fix-8372

    # Conflicts:
    #	src/main/java/org/jabref/logic/citationstyle/CSLAdapter.java
    koppor committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a7b299d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb2073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c579d36 View commit details
    Browse the repository at this point in the history
  4. Some updaes

    Co-authored-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
    koppor and ThiloteE committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3ac0daa View commit details
    Browse the repository at this point in the history
  5. Experimenting with more

    koppor committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4283ebe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Merge remote-tracking branch 'upstream/main' into fix-8372

    * upstream/main: (185 commits)
      Snapcraft and issue template
      Show development information\n\n+semver: minor
      Release v5.7
      New Crowdin updates (#9030)
      New Crowdin updates (#9029)
      [Bot] Update CSL styles (#9027)
      Add missing translations for AutomaticFieldEditor (#9028)
      [Bot] Update Journal abbrev list (#9026)
      Rating in main table (#9023)
      New Crowdin updates (#9024)
      New Crowdin updates (#9016)
      New Crowdin updates (#9013)
      try to gather more output from LO exception (#9002)
      Improve Automatic Field Editor Dialog (#8973)
      Update BST VM to Antlr4 (#8934)
      Support biblatex apa citation for legal entry types (#8966)
      Bump junit-jupiter from 5.8.2 to 5.9.0 (#9012)
      Bump lucene-core from 9.2.0 to 9.3.0 (#9009)
      Bump checkstyle from 10.3.1 to 10.3.2 (#9006)
      Bump appleboy/ssh-action from 0.1.4 to 0.1.5 (#9005)
      ...
    Siedlerchr committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    e7374f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    c155402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ae73f View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    ThiloteE authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    41fa5ad View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Update CHANGELOG.md

    calixtus authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    79dcc16 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    20ba810 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-8372' of https://github.com/JabRef/jabref into fix-…

    …8372
    
    # Conflicts:
    #	src/main/java/org/jabref/logic/citationstyle/CSLAdapter.java
    ThiloteE committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c028c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27434c6 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    ThiloteE authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    538dc15 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle again

    ThiloteE authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1727fda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25acf39 View commit details
    Browse the repository at this point in the history
  7. Add changelog entry

    ThiloteE committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4fa4243 View commit details
    Browse the repository at this point in the history