aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/assets/js/pdf.js/web/app.js
AgeCommit message (Collapse)AuthorFilesLines
2015-09-01tempfschneider1-2/+2
2015-09-01User Interface nearly finishedfschneider1-63/+202
2015-08-19Responsive Design for most Cfschneider1-12/+75
2015-08-13Improvementsfschneider1-6/+44
2015-08-13OnePageScrollingfschneider1-0/+1
2015-08-12ToBeChangedfschneider1-0/+6
2015-07-14many fixes for html5 js viewer integrationAndreas Fitzek1-14/+56
2015-07-13introduced statusobject to app.js, file get reqeust parameter now gets ↵Thomas Felber1-52/+368
handled within app.js and not in viewer.js anymore. fixed a bug where a placed signature would dissappear if the user scrolls too far away. updated some stylesheets. parent and child frame dont talk via postmessage anymore, instead functionality of the DOM is used. added porject report / documentation
2015-07-13removed unneeded console outputThomas Felber1-2/+0
2015-07-13Improved Signature Placement, Removed unneeded pdf.js UI elements, enabled ↵Thomas Felber1-36/+98
possibility to sign with server keystore, added possibility to sign pdfs (give as url) by calling pdf.js with appropriate request parameters
2015-07-13switched to jspdf with pdf.js, added movable signatureblock prototype, ↵Thomas Felber1-0/+53
updated js in order to make pdf.js work