aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
AgeCommit message (Collapse)AuthorFilesLines
2011-10-25Added filename of the original file within the headerrpiazzi1-1/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@878 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-24Added javascript window.setTimeout() to prevent from users clicking promptly ↵rpiazzi1-3/+2
at the local bku button, when the SignServlet is not passed completely and not all parameters are set yet git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@877 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-24Set request.getSession(true), so that if there is still an old session, but ↵rpiazzi1-21/+20
a new one is required git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@876 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-24Error corrected: ignore also requests where headers and xml_string are null ↵rpiazzi1-114/+118
(this happen sometimes, when a-trust is called) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@875 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-19Added form fields parameter for signature position x and wrpiazzi1-5/+5
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@870 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-19Added parameter signature block position (x and w) when connecting from outsiderpiazzi1-14/+60
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@869 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-14Corrected error that happened when the session variable error_within_iframe ↵rpiazzi1-28/+21
was null git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@867 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-14Deleted previously added log4j.properties. The application normally uses ↵rpiazzi1-32/+0
this file from the configuration files, therefore it is not more needed git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@866 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-14Updated text for description on start page signupload.jsprpiazzi2-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@865 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-13Added support of mobile signature (test mode)rpiazzi1-4/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@864 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-13Change the attribute name for language from "lang" to "locale"rpiazzi1-8/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@863 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-13Corrected still some static pathrpiazzi1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@862 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-13Added support of mobile signature (test mode)rpiazzi1-0/+29
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@861 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-13Condition added for local deploymentrpiazzi1-2/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@860 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-07Added for loggingrpiazzi1-0/+32
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@859 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-07Added exeption handling for type ↵rpiazzi1-0/+11
at.gv.egiz.pdfas.exceptions.external.ExternalErrorException. Set session attribute ERROR_WITHIN_IFRAME to false to react to the out-redirection from iframe of online or mobile CCS. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@858 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-07Reject the last changes for handling ExternalErrorException. Added adequate ↵rpiazzi1-8/+4
exception handling at: at.gv.egiz.pdfas.web.servlets.DataURLServlet:doPost:162 git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@857 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-07Added condition for the case when mobile CCS is canceled. In this case the ↵rpiazzi1-7/+10
parameter error_within_iframe is true, but because of the redirecttarget parameter the application goes out of iframe. For this the backgrounnd template etc. have to be shown. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@856 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-06Added redirection to https if http is called, to avoid unsecure problems with IErpiazzi1-6/+13
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@855 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-06Corrected reference path errorrpiazzi1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@854 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-06Corrected reference path errorrpiazzi1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@853 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-06Corrected reference path errorrpiazzi1-3/+26
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@852 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-06Corrected an error that happened because of code changing when testing. The ↵rpiazzi1-4/+9
attribute "error_within_iframe" is again set to yes, if mobile or online CCS are choosen. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@851 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-05Added error handling for the case an a-trust CCS version >1.3.3.2 as local ↵rpiazzi1-84/+121
CCS is choosen. In this case this servlet receives more than one call from the CCS and the first call will be ignored because there is no information on the CCS type in. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@850 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-10-05Error code/number deletedrpiazzi1-25/+6
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@849 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Set src locations to dynamic (checking automatically if pdf-as or ↵rpiazzi1-12/+14
test-pdf-as is started) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@847 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Set src locations to dynamic (checking automatically if pdf-as or ↵rpiazzi1-3/+5
test-pdf-as is started) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@846 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Set src locations to dynamic (checking automatically if pdf-as or ↵rpiazzi1-6/+7
test-pdf-as is started) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@845 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Set src locations to dynamic (checking automatically if pdf-as or ↵rpiazzi1-7/+10
test-pdf-as is started) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@844 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Set src locations to dynamic (checking automatically if pdf-as or ↵rpiazzi1-6/+9
test-pdf-as is started) git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@843 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Commented out assert statement causing an errorrpiazzi1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@842 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Added dynamic src locations for resourcesrpiazzi1-3/+4
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@841 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Corrected div classrpiazzi1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@840 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Added some descriptionrpiazzi1-8/+42
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@839 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Added some descriptionrpiazzi1-9/+45
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@838 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Corrected one if clause because header file of buergerkarte.at has changedrpiazzi1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@837 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-29Added jericho html parser for reading the header php files of buergerkarte.atrpiazzi1-0/+6
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@836 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-28Added artifact to repository: jericho HTML parser for reading the ↵rpiazzi1-0/+0
buergerkarte.at templates git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@835 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-1/+1
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@832 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-11/+11
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@831 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-6/+6
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@830 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-2/+2
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@829 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-4/+4
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@828 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-8/+8
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@827 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Base URL changed from http://www.buergerkarte.at/test-pdf-as/ to ↵rpiazzi1-4/+4
http://www.buergerkarte.at/pdf-as/ git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@826 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Two decorator patterns where inserted instead of one to distinguish between ↵rpiazzi1-9/+3
the two languages. Each pattern relates to the same page but with a different language parameter added to the URL. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@825 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23The buergerkarte.at header-pages has changed to dynamic php pages. Therefore ↵rpiazzi1-25/+164
standalone.jsp now has to read the header php files from the net, make some changes and insert the header. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@824 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Comprehensive changes due to reorganization of user interface. The form was ↵rpiazzi1-247/+828
organized within div's. Many JavaScripts added for functionality and styling reasons. See the code for further explanations. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@823 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Comprehensive changes due to reorganization of user interface. JavaScripts ↵rpiazzi1-63/+211
added for functionality and styling reasons. But due to changes the preview feature is no more active. See the code for further explanations. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@822 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Changes to take into account the possibility for calling the whole ↵rpiazzi1-8/+62
application within an IFrame from an external application (see also other jsp's). git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@821 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c