aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp
AgeCommit message (Collapse)AuthorFilesLines
2012-01-16Added possibility for checkbox enabling mobile test apprpiazzi1-0/+10
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@897 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-16Commented out deactivating language linkrpiazzi1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@896 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2012-01-16Commented out deactivating language linkrpiazzi1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@895 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-12-06Changed style of language linkrpiazzi1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@888 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-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-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-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-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-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-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
2011-09-23Comprehensive changes due to reorganization of user interface. JavaScripts ↵rpiazzi1-55/+340
added for functionality and styling reasons. Instead of constructing IFrames for the CCS's the whole page is now called within the IFrame. Additionally it was introduced the possibility to visualize the page differently when the whole application is called within an IFrame from an external application (see also other jsp's). git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@820 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Comprehensive changes due to reorganization of user interface. JavaScripts ↵rpiazzi1-80/+316
added for styling reasons, then added the same layout as with the start page, then added different layout handling for the cases of an error happened within the IFrame (e.g. when online CCS is called) or outside. Also added the possibility to visualize the page differently when the whole application is called from within an IFrame of an external application (see also other jsp's). git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@819 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Comprehensive changes due to reorganization of user interface. JavaScripts ↵rpiazzi1-23/+158
added for styling reasons, then also added the same layout as with the start page and last the possibility to visualize the page differently when the whole application is called within an IFrame of an extern application (see also other jsp's). git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@818 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23The signature block was introduced as an image, because the previously used ↵rpiazzi1-0/+0
table is not optimal for the WAI conformity. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@817 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23The signature block was introduced as an image, because the previously used ↵rpiazzi1-0/+0
table is not optimal for the WAI conformity. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@816 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23New symbol for online CCSrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@815 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23New symbol for mobile CCSrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@814 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Image of button needed for simulate the same file upload field on each browserrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@813 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Image of button needed for simulate the same file upload field on each browserrpiazzi1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@812 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Comprehensive changes due to reorganization of user interface of pdf-as-web. ↵rpiazzi1-78/+236
One main change was to use div's instead of tables for organizing the page structure. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@811 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-21minor bug fixedREL-3.2@923tknall1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@773 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-24- signature block preview updatedtknall2-5/+108
- added maven2 repository git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@729 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-06javadoc an cleanup of unneeded code (mainly already out-commented)pdanner1-20/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@690 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-06git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@671 ↵pdanner52-0/+1793
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c