aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-03Signupload html fixesAndreas Fitzek1-4/+4
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-28https redirection removed from signupload.jsptknall1-5/+0
2013-03-22Maintenance update (bugfixes, new features, cleanup...)tknall93-415/+4420
2013-01-28Minor issues (e.g. source code encoding issues) fixed.tknall3-3/+4
2013-01-10Eclipse config files removed.tknall1-19/+0
2012-07-09Supported EIDafitzek7-10/+300
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-08Removed setting null of the session attributesrpiazzi1-12/+0
2012-02-08Removed setting null of the session attributesrpiazzi1-27/+24
2012-02-08Removed setting null of the session attributesrpiazzi1-1/+7
2012-02-02+ write old statistic message into log file as infoafitzek1-3/+5
2012-01-30Changed language linkrpiazzi1-26/+59
2012-01-30Changed language settingsrpiazzi1-4/+4
2012-01-30Changed language settingsrpiazzi1-2/+3
2012-01-30Changed language settingsrpiazzi1-2/+2
2012-01-30Changed language settingsrpiazzi1-3/+2
2012-01-30Corrected errorrpiazzi1-1/+1
2012-01-27+ fixed statistic log entry to provide session-ERRORafitzek3-24/+56
2012-01-27Improved functionality of enabling local bku button and resending form when l...rpiazzi1-2/+13
2012-01-27Added disabled local bku button and regarding functionalityrpiazzi1-1/+7
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
2012-01-23Added possibility to add checkbox for choosing mobile test app on test-pdf-as...rpiazzi1-4/+5
2012-01-23Commented out call js functionrpiazzi1-2/+2
2012-01-16Do not add language link anymorerpiazzi1-2/+2
2012-01-16Added possibility for checkbox enabling mobile test apprpiazzi1-0/+10
2012-01-16Commented out deactivating language linkrpiazzi1-1/+1
2012-01-16Commented out deactivating language linkrpiazzi1-3/+3
2011-12-06Changed style of language linkrpiazzi1-2/+2
2011-10-25Added filename of the original file within the headerrpiazzi1-1/+3
2011-10-24Added javascript window.setTimeout() to prevent from users clicking promptly ...rpiazzi1-3/+2
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-14Deleted previously added log4j.properties. The application normally uses this...rpiazzi1-32/+0
2011-10-14Updated text for description on start page signupload.jsprpiazzi2-4/+4
2011-10-13Added support of mobile signature (test mode)rpiazzi1-4/+15
2011-10-13Change the attribute name for language from "lang" to "locale"rpiazzi1-8/+2
2011-10-13Corrected still some static pathrpiazzi1-3/+3
2011-10-13Added support of mobile signature (test mode)rpiazzi1-0/+29
2011-10-13Condition added for local deploymentrpiazzi1-2/+1
2011-10-07Added for loggingrpiazzi1-0/+32
2011-10-07Added exeption handling for type at.gv.egiz.pdfas.exceptions.external.Externa...rpiazzi1-0/+11