fj-doc

Fugerit Document Generation Framework (fj-doc)Fugerit Doc

APACHE-2.0 License

Stars
11
Committers
7

Bot releases are hidden (Show)

fj-doc - 2023-08.7

Published by fugerit79 about 1 year ago

1.5.4 (2023-08-29)

  • [enhancement][fj-doc] fj-version updated to 8.2.1
  • [enhancement][fj-doc-tool] Added more fm-doc-process-config testing
  • [enhancement][fj-doc] removed some code duplication

1.5.3 (2023-08-24)

  • [fix][fj-doc-base] fix DocProcessoConfig.loadConfig( is, DocProcessConfig ) method

1.5.2 (2023-08-24)

  • [fix][fj-doc-base] fix for Backward compatibility DocProcessConfig
  • [fix][fj-doc-base] fix DocResult
fj-doc - 2023-08.6

Published by fugerit79 about 1 year ago

1.5.3 (2023-08-24)

  • [fix][fj-doc-base] fix DocProcessoConfig.loadConfig( is, DocProcessConfig ) method

1.5.2 (2023-08-24)

  • [fix][fj-doc-base] fix for Backward compatibility DocProcessConfig
  • [fix][fj-doc-base] fix DocResult
fj-doc - 2023-08.5

Published by fugerit79 about 1 year ago

1.5.1 (2023-08-24)

  • [dependency] Updated fj-version to 8.2.0
  • [enhancement][fj-doc-base] DocProcessConfig made a wrapped for MiniFilterConfig (user accessibility standard)
  • [enhancement][fj-doc-mod-fop] Added format for PDF/UA-1 (user accessibility standard)
  • [enhancement][fj-doc-mod-fop] Added constants for PDF/A-2a and PDF/A-3a formats (user accessibility standard)
fj-doc - 2023-08.4

Published by fugerit79 about 1 year ago

1.5.0 (2023-08-20)

  • [enhancement][fj-doc-base] Now DocTypeHandlerDefault implements ConfigurableObject instead of extending XMLConfigurableObject to reduce hierarchy depth[1.5.0-rc.3]
  • [dependency]Updated fj-version to 8.1.0 [1.5.0-rc.3]
  • [enhancement][fj-doc-base] DocConstants refactor to conform to singleton pattern [1.5.0-rc.3]
  • [removed][fj-doc-mod-fop] removed org.fugerit.java.doc.mod.fop.FreeMarkerFopProcess [1.5.0-rc.3]
  • [removed][fj-doc-val-pdfbox] removed deprecated class org.fugerit.java.doc.val.pdf.boc.PdfboxValidator [1.5.0-rc.3]
  • [enhancement] added sonar cloud quality gate [1.5.0-rc.3]
  • [enhancement][fj-doc-lib-autodoc] now the default html does not use a template but the standard html generation [1.5.0-rc.3]
  • [enhancement][fj-doc-freemarker] html type handler automatically add doctype and xml lang (default to 'en') [1.5.0-rc.3]
  • [enhancement][fj-doc-base] doc-2-1.xsd (added new 'alt' attribute for table) [1.5.0-rc.3]
  • [enhancement][fj-doc-freemarker] added doctype definition to html type handler [1.5.0-rc.3]
  • [documentation][fj-doc-base]Added documentation to the doc-2-0.xsd [1.5.0-rc.2]
  • [enhancement][fj-doc-mod-fop] optimization in style rendering for FO/PDF Type Handler [1.5.0-rc.2]
  • [enhancement][fj-doc-mod-fop] added support for table 'padding' and 'spacing' (convert to fo cell padding and margin) [1.5.0-rc.2]
  • [enhancement][fj-doc-freemarker] added support for table 'padding' and 'spacing' (convert to html cell padding and margin) [1.5.0-rc.2]
  • [enhancement][fj-doc-base] Added generic meta information 'default-table-spacing' and 'default-table-padding' [1.5.0-rc.2]
  • [enhancement][fj-doc-playground-quarkus] updated quarkus version to 3.2.4.Final [1.5.0-rc.2]
  • [enhancement][fj-doc-base] Added generic meta information 'default-cell-border-width' [1.5.0-rc.1]
  • [enhancement][fj-doc-freemarker] optimization in style rendering for HTML Type Handler [1.5.0-rc.1]
  • [fix][fj-doc-freemarker] fixed multiple parents loading for FreemarkerDocProcessConfig [1.4.6-rc.2]
  • [documentation][fj-doc-lib-autodoc]Some fix in meta info generation [1.4.6-rc.1]
  • [documentation][fj-doc-lib-autodoc]Added anchor to specific meta info [1.4.6-rc.1]
  • [documentation][fj-doc-base]Improved javadoc [1.4.6-rc.1]
  • [enhancement][fj-doc-freemarker] added compatibility process() + validation method to FreemarkerDocProcessConfig [1.4.6-rc.1]
fj-doc - 2023-08.3

Published by fugerit79 about 1 year ago

1.4.5 (2023-08-15)

1.4.5-rc.2 (2023-08-13)

  • Added documentation to [fj-doc-lib-autodoc]
  • Added sample xml as helper for writing autodoc detail
  • [fj-doc-freemarker] added support for html-css-style and html-css-link meta info
  • Added meta informations documentation

1.4.5-rc.1 (2023-08-13)

  • [fj-doc-mod-fop] added cell vertical alignment handling
  • [fj-doc-mod-fop] added cell rowspan handling
  • Updated fj-core version to 8.0.13
  • Updated fj-doc-mod-openpdf version to 0.1.0
  • Added module fj-doc-bom (dependency management for incubator and deprecated projects is here now, fj-mod-doc-openpdf, fj-mod-doc-pdfbox etc)
fj-doc - 2023-08.2

Published by mttfranci about 1 year ago

1.4.4-rc.001 (2023-08-10)

  • [fj-doc-lib-simpletable] Fix on simple table special characters
  • [fj-doc-lib-simpletable] Fix DocTypeHandlerXML rendering for simple table
fj-doc - 2023-08.1

Published by fugerit79 about 1 year ago

1.4.3-rc.001 (2023-08-02)

  • Updated freemarker version to 2.3.32

1.4.2-rc.002 (2023-08-01)

  • Updated fj-core version to 8.0.13-rc.001

1.4.1-rc.002 (2023-07-31)

  • Updated fj-core version to 8.0.12-rc.001
fj-doc - 2023-07.12

Published by fugerit79 about 1 year ago

1.4.1-rc.001 (2023-07-30)

  • Add more unit test for PDF/A format
  • Handler registration allowed by id (freemarker-doc-process-1-0.xsd updated)
  • Added some Useful resources on Apache FOP
  • Fix to version import
  • Added sample for ${pageCount}
fj-doc - 2023-07.11

Published by fugerit79 about 1 year ago

1.4.0-rc.002 (2023-07-29)

  • Added PDFA output format in playground
  • fj-doc-mod-fop fix to pdf-a metadata, changed structure of title and creator tag

1.4.0-rc.001 (2023-07-29)

fj-doc - 2023-07.10

Published by mttfranci over 1 year ago

1.3.2-rc.001 (2023-07-20)

1.3.1-rc.006 (2023-07-20)

  • Autodoc configuration review
  • AutodocDocConfig converted to new configuration model

1.3.1-rc.004 (2023-07-19)

  • Fix chain parent handling
  • Fix xsd for attribute mapping of complex
fj-doc - 2023-07.9

Published by fugerit79 over 1 year ago

1.3.1-rc.003 (2023-07-18)

  • Freemarker html type handler converted to new configuration model
  • Configuration stub for freemarker configuration model
  • Tool for stub generation and conversion from old model (new maven module fj-doc-tool)
fj-doc - 2023-07.8

Published by fugerit79 over 1 year ago

1.3.1-rc.002 (2023-07-14)

  • Updated fj-core version to 8.0.11-rc.002
  • Simplified FreemarkerDocProcessConfig
fj-doc - 2023-07.6

Published by fugerit79 over 1 year ago

1.3.1-rc.001 (2023-07-13)

fj-doc - 2023-07.5

Published by fugerit79 over 1 year ago

fj-doc - 2023-07.4

Published by fugerit79 over 1 year ago

1.3.0-rc.004 (2023-07-11)

  • fj-bom updated to 1.2.3
fj-doc - 2023-07.3

Published by fugerit79 over 1 year ago

1.3.0-rc.001 (2023-07-09)

fj-doc - 2023-07.2

Published by mttfranci over 1 year ago

1.2.0-rc.001 (2023-07-07)

  • Added module fj-doc-lib-simpletable-import to convert xlsx or csv to simple table
fj-doc - 2023-07.1

Published by fugerit79 over 1 year ago

1.1.2-rc.001 (2023-07-03)

  • Updated quarkus version to 3.1.3.Final
  • Added generation time on playgroud quarkus
  • Added lombok dependency
  • Added API for AOT type handlers initialization (especially useful for libraries like apache fop)
fj-doc - 2023-07.0

Published by mttfranci over 1 year ago

1.1.1-rc.001 (2023-07-02)

  • Added fj-doc bom dependencies for incubator and deprecated modules (fj-doc-ent, fj-doc-mod-pdfbox, fj-doc-mod-itext, fj-doc-mod-jxl)
  • Fix page number handling on footer / header of fj-doc-mod-fop,[fj-doc-mod-fop] inccorect handling of &
fj-doc - 2023-06.1

Published by mttfranci over 1 year ago

1.1.0-rc.001 (2023-06-25)

  • Added bom to make importing core libraries easier (fj-doc-bom-core)
  • Added bom to make importing fop pdf libraries easier (fj-doc-bom-pdf)
Package Rankings
Top 29.26% on Repo1.maven.org
Badges
Extracted from project README
Keep a Changelog v1.1.0 badge Maven Central license code of conduct Quality Gate Status Coverage Known Vulnerabilities Codacy Badge Docker images Java runtime version Java build version Apache Maven Online playground Fugerit Github Project Conventions xsd JetBrains