aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp
AgeCommit message (Collapse)AuthorFilesLines
2026-06-10deployment fixes for external tomcat (#93)Jakob Heher1-0/+7
2026-05-12Update docs & various fixes discovered in the process (#86)Jakob Heher1-4/+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
2026-04-15pdf-as-5 (#82)Jakob Heher1-263/+0
- 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>
2023-06-14feat(core): do not create a HTTP session for some servlet endpointsThomas1-0/+4
2023-01-12feat(ux): update signature-verification screen to select interal or moa-sp ↵Thomas1-0/+7
verification
2021-06-30release preparationAlexander Marsalek1-1/+2
2021-06-28removed test charsAlexander Marsalek1-1/+1
2021-06-28seems to work on most systems ..Alexander Marsalek2-5/+23
2021-06-14v4.1.7-RC-0.0.8 changed post formular parameter handling to ↵Alexander Marsalek1-3/+5
sbp:keyA=valueA&sbp:keyB=valueB
2021-06-11version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServletAlexander Marsalek1-0/+3
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks ↵Thomas Lenz2-0/+21
good, create signature is untested)
2018-05-14changes in pdf-as-lib4.1.3emusic2-0/+0
2018-03-21enabled placeholder serach for pdf-as webemusic2-0/+2
2017-12-11ProtectPDF, PDFAbschnalzer3-0/+0
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ↵bschnalzer1-1/+1
issues
2017-07-17Removed OnlineBKU Optionbschnalzer2-18/+0
2016-06-27added JSON API, added keep signed data flag for configurationAndreas Fitzek1-0/+13
2016-03-03removed doctype web.xmlAndreas Fitzek1-3/+1
2016-02-15QR placeholder generation servletAndreas Fitzek1-0/+10
2015-04-02Reload servlet mapping fixedAndreas Fitzek1-1/+1
2015-03-04enabled CORS headerAndreas Fitzek1-1/+13
2015-02-25Added QR Code Content Parameter for PDF-AsAndreas Fitzek1-0/+77
2015-02-23added Statistics Facilities to PDF-AS WebAndreas Fitzek1-0/+11
2015-01-23fixed default UI JKS buttonAndreas Fitzek1-1/+1
2014-10-09WebServices with CXF, removed DB dependencies to pdf-as-web-dbAndreas Fitzek3-16/+16
2014-07-21Remove sitemesh filterAndreas Fitzek1-2/+2
2014-07-15register Reload Servlet in web.xmlAndreas Fitzek1-0/+10
2014-07-15Web Helper and ConfigAndreas Fitzek2-0/+9
2014-07-01PDF-AS Web Signature Block Preview ServiceAndreas Fitzek1-0/+10
2014-06-10process locale Parameter and provide it to BKU4.0.0-RC3Andreas Fitzek1-2/+8
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek1-0/+10
2014-05-14Added Verification functionality, + some Log Level fixesAndreas Fitzek2-2/+22
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek2-0/+20
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-0/+3
2014-04-01HTML fixesTobias Kellner3-8/+6
2014-02-25changed parameter sig_type and pdfFileChristian Maierhofer2-2/+2
2014-02-06Started verification implementation, HTTP Session cleanupAndreas Fitzek1-0/+328
2014-02-05MOA-SS integration doneAndreas Fitzek1-0/+8
2014-02-05removed TestServletAndreas Fitzek1-10/+0
2014-01-29Added resource templates for default pagesAndreas Fitzek1-5/+1
2014-01-29Remove bootstrap resourcesAndreas Fitzek11-9850/+0
2014-01-28URL Whitelist + Basic DesignAndreas Fitzek2-66/+61
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek4-15/+46
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek17-38/+9991
2013-11-27MOA integration sign/verification (not finished yet ...)Andreas Fitzek1-5/+5
Lots of PDF-AS Web implementation
2013-11-12SecurityLayer commands includedAndreas Fitzek3-0/+128