Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-13 | introduced statusobject to app.js, file get reqeust parameter now gets ↵ | Thomas Felber | 1 | -19/+35 | |
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-13 | removed unneeded console output | Thomas Felber | 1 | -4/+0 | |
2015-07-13 | Improved Signature Placement, Removed unneeded pdf.js UI elements, enabled ↵ | Thomas Felber | 1 | -8/+13 | |
possibility to sign with server keystore, added possibility to sign pdfs (give as url) by calling pdf.js with appropriate request parameters | |||||
2015-07-13 | switched to jspdf with pdf.js, added movable signatureblock prototype, ↵ | Thomas Felber | 1 | -48/+21 | |
updated js in order to make pdf.js work | |||||
2015-07-13 | deleted jsPDF, added pdf.js, updated index.jsp + css and js | Thomas Felber | 1 | -20/+74 | |
2015-07-13 | added html, css, js | Thomas Felber | 1 | -0/+112 | |