| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-22 | move kotlin tests back to the correct source tree | Jakob Heher | 1 | -1/+1 | |
| 2026-06-12 | Fix pdf-as-web-db data model (#97) | Jakob Heher | 1 | -1/+1 | |
| * also delete packaged release builds when running gradle clean * fix & test pdf-as-web-db - rename column for `end` - fix embeddable data model for statisticevent - fix storage model to store sign request and statistic event paired | |||||
| 2026-06-08 | Further follow-up fixes (#87) | Jakob Heher | 2 | -7/+5 | |
| * remove remaining references to pdf-as 4 * fix tomcat coop - properly initialize spring boot not just for bootRun but also for tomcat - fail-fast if properties fails to load - also deps bumps * major version bumps spring boot 3 -> 4 tomcat 10 -> tomcat 11 junit 4 -> 6 | |||||
| 2026-05-12 | Update docs & various fixes discovered in the process (#86) | Jakob Heher | 2 | -8/+24 | |
| - 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 | |||||
| 2026-04-30 | Move pdf-as-web.conf to Spring & add MOA timeout (#84) | Jakob Heher | 1 | -39/+36 | |
| * move -Dpdf-as-web.conf to spring * add configurable timeout to MOA signing * update workflow trigger | |||||
| 2026-04-15 | pdf-as-5 (#82) | Jakob Heher | 96 | -2845/+3432 | |
| - JDK 17 - PDFBox 3 - PDF-AS Web moved to Spring Boot - MOA Integration tests w/ new error code --------- Co-authored-by: Gerald Palfinger <gerald.palfinger@a-sit.at> Co-authored-by: kathrin.resek <kathrin.resek@a-sit.at> | |||||
| 2026-03-05 | chore(core): update third-party libs | Thomas Lenz | 1 | -1/+1 | |
| 2024-09-05 | chore(moa): add moa-spss web-services classes | Thomas | 88 | -0/+11600 | |
| 2024-07-22 | feat(moa): add configuration property to enable SOAP with MTOM | Thomas | 79 | -8655/+116 | |
| Hint: MTOM is not yet supported by MOA-SPSS | |||||
| 2024-06-24 | fix(moa): broken certificate loader from URL | Thomas | 1 | -1/+1 | |
| 2024-06-24 | feat(moa): allow SOAP MTOM mode for file transfer | Thomas | 3 | -23/+64 | |
| 2023-12-19 | chore(core): update third-party libs | Thomas | 1 | -1/+1 | |
| 2023-04-14 | fix(moa): change references to latest MOA-SPSS WSDL | Thomas | 3 | -11/+13 | |
| 2023-01-12 | chore(moa-spss): switch to latest MOA-SPSS Webservice specification | Thomas | 5 | -169/+762 | |
| Issue: #66 | |||||
| 2022-01-20 | Update logback (CVE-2021-42550) + other dependencies | Gerald Palfinger | 1 | -1/+1 | |
| 2021-03-26 | update gradle build-process to wrapper 6.8.3 | Thomas | 1 | -7/+8 | |
| 2020-11-04 | change version for jaxb-runtime | Emina Ahmetovic | 1 | -2/+1 | |
| 2020-11-02 | Code cleanup | Emina Ahmetovic | 1 | -2/+2 | |
| 2020-10-30 | change log, reformat code | Emina Ahmetovic | 1 | -2/+2 | |
| 2019-11-07 | Update Java 9-11 dependencies | emusic | 1 | -1/+2 | |
| 2019-07-15 | adding replacements for deprecated modules in Java 9 and 11 | emusic | 1 | -0/+2 | |
| 2018-07-09 | add SL20 connecter-backend in a first beta version (getCertificate looks ↵ | Thomas Lenz | 1 | -0/+3 | |
| good, create signature is untested) | |||||
| 2017-08-09 | Fixed problem with PAdES Signatures, removed some attributes from CAdES ↵4.1.1-RC | bschnalzer | 24 | -433/+482 | |
| signatures which are not required, minor bug fixes, implemented new style (lineCenter) | |||||
| 2015-05-22 | TTF font caching, Import cleanup, auto positioning in rotated pages | Andreas Fitzek | 1 | -1/+0 | |
| 2015-01-08 | Gradle scripts update | Andreas Fitzek | 1 | -0/+3 | |
| 2014-11-28 | Logging Error Levels adapted | Andreas Fitzek | 20 | -74/+74 | |
| 2014-10-30 | added Option to keep invalid signatures | Andreas Fitzek | 1 | -0/+11 | |
| 2014-10-30 | Introduced Process Information Map in PDFASError and SignResult | Andreas Fitzek | 1 | -0/+9 | |
| 2014-10-23 | Moa Connector Constructor added | Andreas Fitzek | 1 | -81/+103 | |
| 2014-10-22 | MOA performance improved. No live client generation from online service wsdl | Andreas Fitzek | 3 | -7/+7 | |
| 2014-10-21 | Build files update | Andreas Fitzek | 1 | -0/+2 | |
| 2014-10-21 | MOA-SPSS Client SOAP update | Andreas Fitzek | 23 | -122/+1150 | |
| 2014-10-16 | added basic Preprocessor infrastructure, moved logging to logback | Andreas Fitzek | 1 | -1/+0 | |
| 2014-10-15 | PDF-AS Errorhandling redesign only PDFASError Exceptions are returned | Andreas Fitzek | 1 | -2/+9 | |
| ! | |||||
| 2014-10-09 | MOA changes | Andreas Fitzek | 4 | -4/+11 | |
| 2014-10-09 | WebServices with CXF, removed DB dependencies to pdf-as-web-db | Andreas Fitzek | 2 | -0/+0 | |
| 2014-10-08 | Introduced PDF-AS-MOA | Andreas Fitzek | 82 | -0/+9436 | |
