aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web
AgeCommit message (Collapse)AuthorFilesLines
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-09-23Parameters added that are required with the new user interface.rpiazzi1-10/+46
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@810 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Parameter note added to know if a advice has to be inserted into the ↵rpiazzi1-0/+9
signature block git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@809 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Attribute LANGUAGE added to know the language of the page.rpiazzi1-0/+6
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@808 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Parallel to the new design of the user interface some signature parameter ↵rpiazzi1-1/+2
was added/changed to take into account the changes of signupload.jsp. But with the new user interface this Servlet is not used anymore. With the old version this Servlet was used when form fields changed and the page has to be reloaded. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@807 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Changes due to new design of user interface. For this servlet some ↵rpiazzi1-189/+407
parameters where added (e.g. note within the signature block) and some if clause too, to set the submitted parameters correctly. Changes are documented within the code. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@806 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Changes due to new design of user interface. This servlet was made similar ↵rpiazzi1-14/+498
to the SignServlet. Now when user hits the preview button (function is hidden at the time) this Servlet is called and the parameters are already written into the session. After the redirection to the page signpreview.jsp then the SignServlet is called, without having to get all parameters again. Additionally to this substantial changes some parameters where added (e.g. note within the signature block) and some if clause too, to set the submitted parameters correctly. Changes are documented within the code. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@805 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-9/+15
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@804 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-0/+251
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@803 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-09-23Added mobile-bku and mobile-test-bku as possible signature devicesrpiazzi1-249/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@802 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21Copyright headers fixedtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@781 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21Merge branch 'license_change'tkellner22-34/+16
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@780 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-06-21License replaced/added in .java filestkellner32-141/+727
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@778 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-02-17For security reasons, default configuration must not enable placeholder search.tknall1-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@764 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-02-17preparation for releasetknall2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@763 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@738 ↵tknall1-1/+6
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-27git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@735 ↵tknall1-0/+19
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-24- signature block preview updatedtknall7-8/+148
- added maven2 repository git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@729 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2011-01-20- Adding missing font for PDF/A-1btknall3-27/+5
- Cleaning up pom file. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@724 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-16Moved MATCH_MODE_* constants from SignParameters to Constants.pdanner1-1/+1
Added javadoc and updated Anwendungsbeschreibung git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@715 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-13Minor changes to ease web -> pdf-as handlingpdanner2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@706 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-06javadoc an cleanup of unneeded code (mainly already out-commented)pdanner17-1076/+77
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@685 ↵pdanner1-0/+26
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
2010-12-06git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@671 ↵pdanner89-0/+7933
7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c