aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Fixed filename url encoding errorAndreas Fitzek1-2/+3
2013-10-16URL escape BUG fixedAndreas Fitzek2-4/+44
2013-06-19Added SHA256 hash calculation of original document do prevent application doc...Andreas Fitzek6-808/+862
2013-03-22Maintenance update (bugfixes, new features, cleanup...)tknall5-180/+85
2013-01-28Minor issues (e.g. source code encoding issues) fixed.tknall3-3/+4
2012-07-09Supported EIDafitzek1-10/+15
2012-02-14Added workaround: For external application write filename directly into sessi...rpiazzi1-2/+7
2012-02-14Added workaround: For external application pdf-as now gets directly from sess...rpiazzi1-2/+5
2012-02-02+ write old statistic message into log file as infoafitzek1-3/+5
2012-01-27+ fixed statistic log entry to provide session-ERRORafitzek3-24/+56
2012-01-26+ changed log level of message "at.gv.egiz.pdfas.web.servlets.DataURLServlet:...afitzek5-474/+612
2012-01-23Added passing form field checkbox for choosing mobile test app on test-pdf-as...rpiazzi1-5/+21
2012-01-23Added form field definition checkbox for choosing mobile test app on test-pdf...rpiazzi1-1/+1
2011-10-25Added filename of the original file within the headerrpiazzi1-1/+3
2011-10-24Set request.getSession(true), so that if there is still an old session, but a...rpiazzi1-21/+20
2011-10-24Error corrected: ignore also requests where headers and xml_string are null (...rpiazzi1-114/+118
2011-10-19Added form fields parameter for signature position x and wrpiazzi1-5/+5
2011-10-19Added parameter signature block position (x and w) when connecting from outsiderpiazzi1-14/+60
2011-10-14Corrected error that happened when the session variable error_within_iframe w...rpiazzi1-28/+21
2011-10-13Added support of mobile signature (test mode)rpiazzi1-4/+15
2011-10-07Added exeption handling for type at.gv.egiz.pdfas.exceptions.external.Externa...rpiazzi1-0/+11
2011-10-06Corrected an error that happened because of code changing when testing. The a...rpiazzi1-4/+9
2011-10-05Added error handling for the case an a-trust CCS version >1.3.3.2 as local CC...rpiazzi1-84/+121
2011-09-29Commented out assert statement causing an errorrpiazzi1-3/+3
2011-09-23Parameters added that are required with the new user interface.rpiazzi1-10/+46
2011-09-23Parameter note added to know if a advice has to be inserted into the signatur...rpiazzi1-0/+9
2011-09-23Attribute LANGUAGE added to know the language of the page.rpiazzi1-0/+6
2011-09-23Parallel to the new design of the user interface some signature parameter was...rpiazzi1-1/+2
2011-09-23Changes due to new design of user interface. For this servlet some parameters...rpiazzi1-189/+407
2011-09-23Changes due to new design of user interface. This servlet was made similar to...rpiazzi1-14/+498
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-9/+15
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-0/+251
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-249/+0
2011-06-21Copyright headers fixedtkellner1-1/+1
2011-06-21Merge branch 'license_change'tkellner21-33/+15
2011-06-21License replaced/added in .java filestkellner31-141/+704
2011-01-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@738 7b5415b0-85f9-ee...tknall1-1/+6
2011-01-24- signature block preview updatedtknall3-2/+31
2010-12-16Moved MATCH_MODE_* constants from SignParameters to Constants.pdanner1-1/+1
2010-12-13Minor changes to ease web -> pdf-as handlingpdanner2-2/+2
2010-12-06javadoc an cleanup of unneeded code (mainly already out-commented)pdanner16-1056/+77
2010-12-06git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@671 7b5415b0-85f9-ee...pdanner33-0/+5687