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

Add docbook 5 support #4319

Merged
merged 20 commits into from
Nov 25, 2018
Merged

Add docbook 5 support #4319

merged 20 commits into from
Nov 25, 2018

Commits on Sep 6, 2018

  1. Add docbook 5 support

    Renamed to docbook 5 export
    removed old layout files
    Siedlerchr committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9ea5747 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into docbookfive

    * upstream/master:
      update junit to release (#4320)
    Siedlerchr committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    25c6afb View commit details
    Browse the repository at this point in the history
  3. rename old docbook to docbook 4

    use lastName only in docbook5
    use new docbook template
    favor composition over inheritance
    add docbook version enum
    Siedlerchr committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    3ee5b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee248ae View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. add test for docbook5

    Siedlerchr committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    411d97f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Merge remote-tracking branch 'upstream/master' into docbookfive

    * upstream/master: (54 commits)
      Update README.md (#4419)
      Fix generate bibtex key overwrite warning dialog (#4418)
      Fix group hit counter when adding entries (#4413)
      Update README.md
      fix java.nio.file.FileSystemNotFoundException and reorganize code (#4416)
      fixed an issue where corresponding groups are sometimes not highlighted when clicking on entries (#4404)
      Add a few journal abbreviations (#4412)
      Fix display of radio buttons (#4411)
      Update issue templates
      Delete ISSUE_TEMPLATE.md
      Update issue templates
      Integrate mrdlib redesign (#4361)
      fix "save" button in preference dialog not response (#4406)
      show dialog before creating entry (#4405)
      Scrollbar invisible in Preferences -> BibTex Key Pattern (#4287) (#4398)
      Updates (#4402)
      Fixes for all mods exporter tests (#4396)
      Fix EntryType dialog not closed after generate button (#4390)
      Make rank image narrower (#4395)
      Fix showing multiple icons for one menu entry - fixes #4384 (#4392)
      ...
    Siedlerchr committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4f21871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4b22a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9093b55 View commit details
    Browse the repository at this point in the history
  4. fix variable ordr

    Siedlerchr committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    f8b0dda View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. fix tests

    Siedlerchr committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    3162bc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Merge remote-tracking branch 'upstream/master' into docbookfive

    * upstream/master:
      Add submodule pull to circle ci and fix theme loading css (#4443)
      fix groups drag and drop (#4439)
      Convert merge entries dialog to JavaFX (#4410)
      Fix ArrayIndexOutOfBoundsException on second pdf import (#4426)
      Fix radiobuttons in preference menu (#4409)
      Add citation styles as git submodule (#4431)
      Fix highlight color of selected text and progress bar (#4420)
      Fix two new issues
      Fix Violations of Always Use Braces (#4400)
      Delete PreferencesService.java.orig
      Add JabRef icon to installer and change watermark to JabRef (#4421)
      Checkstyle: force braces around code blocks
    Siedlerchr committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    231b1eb View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    Siedlerchr committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    6b9eca6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Merge remote-tracking branch 'upstream/master' into docbookfive

    * upstream/master:
      Bump junit-pioneer from 0.2.2 to 0.3.0 (#4451)
      Add Depandabot badge
      Emphasize that users should try out the newest version before reporting a bug
      Add a preference to add files in entry editor (#4408)
    Siedlerchr committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    020a03f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Merge remote-tracking branch 'upstream/master' into docbookfive

    * upstream/master:
      Change location of some fields in the entry editor (#4448)
      Bump applicationinsights-core from 2.2.0 to 2.2.1 (#4488)
      Added feature to add server timezone when connecting to shared database (#4483)
      Bump applicationinsights-logging-log4j2 from 2.2.0 to 2.2.1 (#4487)
      fix save button
      Update archunit from 0.9.1 -> 0.9.2
      Fix move to group always moves first entry (#4457)
      Add eprint cleanup (#4445)
      respect preference state (#4468)
      Set auto-update checkbox enable/disable when reading preferences (#4446)
      Improve MathSciNet fetcher and add ISBN fetcher to entry editor toolbar  (#4444)
      New translations JabRef_en.properties (German) (#4455)
      New Crowdin translations (#4454)
      Fix error in l10n file: Toogle -> Toggle (#4453)
      Remove depandabot
    Siedlerchr committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    c169517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ec92d View commit details
    Browse the repository at this point in the history
  3. fix tests

    Siedlerchr committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    54a43d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Use FullName instead of NoInitials

    User lower case formatter for \entrytype
    Siedlerchr committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    0020620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5606c53 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. update to latest version of docbook layout files provided

    convert tab character to spaces
    Siedlerchr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    60ff65a View commit details
    Browse the repository at this point in the history
  2. fix test

    Siedlerchr committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    e64d922 View commit details
    Browse the repository at this point in the history