summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states
AgeCommit message (Expand)AuthorFilesLines
2022-03-25standardize yes/no/cancel between different kinds of signature placeholdersJakob Heher1-3/+7
2022-03-24properly close opened pdf document, cf. #74Jakob Heher1-3/+1
2022-03-24clean up encrypted pdf handlingJakob Heher1-3/+9
2022-03-24remove stray non-nls tagsJakob Heher1-3/+3
2022-03-23clean up signature placeholder selection handlingJakob Heher1-29/+34
2022-02-22add workaround for PDF-AS exception handling bug (cf. #52)Jakob Heher1-0/+10
2022-02-18various refactors to start making signature placeholder code more readableJakob Heher2-11/+15
2022-02-18properly load configured default BKU when positioning state is skipped (due t...Jakob Heher2-5/+6
2022-02-18refactor getDefaultSignatureBlockNote to not be staticJakob Heher1-1/+1
2022-02-17correctly reset to default signature on initial config setup, closes #43Jakob Heher1-1/+1
2022-02-17prevent custom signature notes from being overwritten at start-up (typo fix c...Jakob Heher1-8/+6
2022-02-17log4j -> logback 1.2.10 (latest stable)Jakob Heher1-2/+3
2022-02-15more small refactorsJakob Heher1-1/+0
2021-10-14fixed problem with the about pdf-over text fieldAndreas Abraham1-4/+9
2021-09-13fixed issue 43Andreas Abraham1-17/+2
2021-09-13refactorAndreas Abraham9-14/+29
2021-08-13updated PDF-AS versionAndreas Abraham1-6/+7
2021-07-12Updated placeholder search implementationAndreas Abraham1-5/+1
2021-07-12Added additional tooltip text for the PDF/A optionAndreas Abraham1-7/+5
2021-07-12Updated PDF-AS version to 4.2.0Andreas Abraham1-0/+1
2021-01-27added timeout check for polling (5min)Andreas Abraham1-3/+22
2021-01-27Fixed Problem that timertask did not cancelAndreas Abraham1-44/+42
2021-01-26New Thread for polling implementedAndreas Abraham1-49/+49
2021-01-19changed urlconnection to apache http client, new pdf-as version added, a-trus...Andreas Abraham1-30/+27
2020-11-19Postfix is now applied to the file to saveAndreas Abraham1-0/+1
2020-11-12fixed problem handing over the selected profile to pdf-as4 signerAndreas Abraham1-1/+3
2020-02-19set selection when loading configAndreas Abraham1-6/+7
2020-02-18comments addedAndreas Abraham1-10/+3
2020-02-18placeholder searchAndreas Abraham1-53/+85
2020-02-18finished: pdf-over advanced config extensionAndreas Abraham1-1/+1
2019-12-02code cleanup, ready for releaseAndreas Abraham1-6/+0
2019-12-02new GUI added for selecting placeholderAndreas Abraham1-13/+0
2019-12-02signature placeholder (pdf signature annotation) implementedAndreas Abraham1-20/+44
2019-11-29adobe placeholder implementation v1Andreas Abraham2-4/+47
2019-11-26started implementing signature placeholderAndreas Abraham1-2/+15
2019-11-20PDF-As version updated and update pdfbox to v2Andreas Abraham1-1/+3
2019-11-05support of all cases when pressing the sms tan buttonAndreas Abraham1-2/+2
2019-11-04cancel button and functionality implementedAndreas Abraham1-2/+2
2019-11-04request sms tan in waiting screenAndreas Abraham1-43/+68
2019-08-01ready for testingAndreas Abraham1-0/+47
2019-04-01error handling implemented in case an error occurs when connecting to atrustAndreas Abraham1-2/+1
2019-01-24user is now notified to open the signature appAndreas Abraham1-1/+25
2018-08-07pdf-over support for fingerprint and faceid implementedAndreas Abraham1-485/+581
2018-04-17bugfix in infoboxAndreas Abraham1-1/+5
2017-12-04Selecting invisible profile via command linepdf-over-4.1.16Bianca Schnalzer1-0/+1
2017-08-07Certificate Download Server + Searching for PlaceholderBianca Schnalzer6-4/+62
2016-10-25Cache (and scale) custom emblem imagesTobias Kellner2-5/+5
2016-06-30Replace signature note if it's the previous defaultTobias Kellner1-11/+30
2016-06-30Split HttpClient generation for Mobile BKUTobias Kellner1-1/+1
2016-06-30Clicking on Open in Open state opens the file dialogTobias Kellner1-4/+10