| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-12 | Update docs & various fixes discovered in the process (#86) | Jakob Heher | 13 | -53/+4 | |
| - update documentation for pdf-as 5 - document the v2 json api - fix a number of documentation quirks - document `keyId` parameter - px (pixels) -> pt (pdf page units) - document --verify_level - remove a number of documented features that were never implemented: - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles - `UNDERLINE` and `STRIKETHRU` from fonts - `num-bytes` parameter - `verify_only`/`sign_only` enable states for profiles - update mobile BKU base URL - update pdfbox backend default to 3 in sample configurations - consistently made boolean parsing from configuration files case permissive - add moa verification timeout - add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier - fix a number of small quirks - hibernate properties are now reloaded properly - fix the signature block parameter key regex - v1 json api now correctly checks for onlinebku/mobilebku being enabled - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints - test operationcountwatcher no longer sometimes breaks due to spring context differences | |||||
| 2024-03-08 | test(core): add some more positioning tests | Thomas | 1 | -0/+9 | |
| 2023-06-27 | feat(placeholder): add configuration value to disable profile over-write by ↵ | Thomas | 1 | -0/+2 | |
| placehoder information | |||||
| 2023-04-11 | chore(core) remove unused configuration file | Thomas | 1 | -23/+0 | |
| 2023-01-12 | chore(profiles): switch to https://www.signaturpruefung.gv.at for signature ↵ | Thomas | 12 | -25/+25 | |
| profiles Issue: #72 | |||||
| 2023-01-12 | feat(signatureblock): optimize processing for signed documents with less ↵ | Thomas | 1 | -1/+5 | |
| space for signature block Issue #73 add configuration property to stop signing process if document has less space for new signature block and new page is not allowed because document is already signed | |||||
| 2021-02-01 | change version number, update fonts in profiles | Emina Ahmetovic | 11 | -19/+21 | |
| 2020-11-06 | change PAdES flag to previous configuration4.1.6 | Emina Ahmetovic | 1 | -2/+3 | |
| 2020-11-04 | config changes for a signature profile | Emina Ahmetovic | 1 | -10/+1 | |
| 2020-08-13 | changes in BASE_LOGO | Emina Ahmetovic | 1 | -0/+2 | |
| 2020-08-03 | change default fonts to support special characters | Emina Ahmetovic | 2 | -2/+2 | |
| 2020-07-30 | rename signature profile | Emina Ahmetovic | 2 | -1/+1 | |
| 2020-07-29 | creating new profile for logo-only signatures | Emina Ahmetovic | 1 | -0/+26 | |
| 2020-01-17 | fix profile loading exception | emusic | 1 | -0/+9 | |
| 2019-11-14 | Changes in font for base_small and base_small_en profiles | emusic | 2 | -4/+2 | |
| 2019-11-07 | PAdESCompatibility flag is set to true | emusic | 1 | -2/+2 | |
| 2019-11-07 | Changes in signature profiles, adding a font that support special characters | emusic | 2 | -2/+5 | |
| 2018-09-18 | changes in pdfurl | emusic | 1 | -6/+0 | |
| 2018-03-21 | enabled placeholder serach for pdf-as web | emusic | 1 | -3/+1 | |
| 2018-03-21 | changes regarding protection, bug fix, thread safe | emusic | 1 | -0/+1 | |
| 2018-03-21 | protecting pdf file | emusic | 2 | -2/+7 | |
| # Conflicts: # pdf-as-pdfbox-2/src/main/java/at/gv/egiz/pdfas/lib/impl/signing/pdfbox2/PADESPDFBOXSigner.java | |||||
| 2017-11-06 | Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ↵ | bschnalzer | 1 | -1/+1 | |
| issues | |||||
| 2017-08-29 | Update Documentation, changed config settings, Update library4.1.1 | bschnalzer | 1 | -1/+1 | |
| 2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RC | bschnalzer | 2 | -7/+4 | |
| signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
| 2017-08-08 | Removed OnlineBKU Option | bschnalzer | 1 | -1/+10 | |
| 2016-08-17 | build tasks for pdfbox2 | Christian Maierhofer | 1 | -1/+2 | |
| 2016-08-17 | added config params for bg-detection and debug rendering | Christian Maierhofer | 1 | -1/+5 | |
| 2016-07-01 | updated PDF-AS profiles for EIDAS | Andreas Fitzek | 34 | -182/+320 | |
| 2016-07-01 | added augmentating signature profiles | Andreas Fitzek | 1 | -0/+49 | |
| 2016-02-15 | placeholder sorted mode | Andreas Fitzek | 1 | -0/+1 | |
| 2015-03-20 | added Placeholder ID and Mode configuration settings | Andreas Fitzek | 1 | -0/+12 | |
| 2015-02-23 | removed mobiletest from default config | Andreas Fitzek | 1 | -5/+0 | |
| 2014-12-04 | Changed PDF-AS 4 profile describtions and comments | Andreas Fitzek | 34 | -72/+74 | |
| 2014-11-06 | Configuration update | Andreas Fitzek | 18 | -13/+146 | |
| 2014-10-20 | Cfg update | Andreas Fitzek | 1 | -0/+1 | |
| 2014-10-16 | added basic Preprocessor infrastructure, moved logging to logback | Andreas Fitzek | 1 | -0/+16 | |
| 2014-10-07 | default config changes | Andreas Fitzek | 2 | -2/+2 | |
| 2014-10-01 | updated standard configuration4.0.1 | Andreas Fitzek | 3 | -21/+38 | |
| 2014-09-01 | Fixed default configuration of PDFA_NOTE_DE Profile | Andreas Fitzek | 1 | -1/+1 | |
| 2014-08-29 | Removed file appender from default logging | Andreas Fitzek | 1 | -7/+8 | |
| 2014-08-26 | Fixed default config | Andreas Fitzek | 2 | -2/+2 | |
| 2014-07-22 | added buildTomcat task | Andreas Fitzek | 1 | -23/+3 | |
| 2014-07-22 | fixed SIGNATURBLOCK_DE cfg | Andreas Fitzek | 1 | -1/+2 | |
| 2014-07-21 | Implemented Profile inheritance via .parent | Andreas Fitzek | 21 | -715/+311 | |
| 2014-07-01 | Configuration changes unified Config Constants interface | Andreas Fitzek | 1 | -0/+1 | |
| 2014-07-01 | Configuration Update | Andreas Fitzek | 4 | -4/+4 | |
| 2014-06-06 | Visual Block changes + Configuration updates | Andreas Fitzek | 17 | -18/+20 | |
| 2014-06-06 | Default configuration update | Andreas Fitzek | 17 | -47/+127 | |
| 2014-04-03 | Fixed Positioning to recognize Annotations | Andreas Fitzek | 1 | -0/+1 | |
| 2013-12-17 | Fixed SIGNATURBLOCK_DE_NOTE profile | Andreas Fitzek | 1 | -5/+5 | |
