summaryrefslogtreecommitdiff
path: root/print/templates/operator_overview.html
AgeCommit message (Collapse)Author
2021-12-18PDF: Estimated thread (#1389)Kaalleen
2021-04-20Language-Stylesheets for Print-PDF (#1156)Kaalleen
2019-04-07fix realistic detailed view (#424)Kaalleen
2019-03-26Add Custom Page to Print PDF (#418)Kaalleen
2019-01-01Fix print metadata (#372)Kaalleen
2018-10-30Print Estimated Time (#341)Kaalleen
2018-07-25change '# stops' in block to be 'stop after?'Lex Neva
2018-07-12operator detailedview dynamic thumbnail size (#221)Kaalleen
2018-06-03realistic rendering checkboxesLex Neva
2018-04-18save and restore zoom and panLex Neva
2018-04-18fix formatting of dimensionsLex Neva
2018-04-18don't get transform from htmlLex Neva
2018-04-11add apply to all button for svg transformskalleen
2018-04-09add buttons to quickly adjust svg sizekalleen
2018-04-08Update operator_overview.htmlKaalleen
2018-03-30print through web browser (#127)Lex Neva
* spawn a web server and open a printable view of the design in the user's web browser * configurable inclusion of client and operator views * editable fields for color names, client, title, and purchase order number * groundwork laid to save these parameters back into the SVG * major refactor of codebase to support printing * code is organized logically into modules * added inkstitch logo and branding guidelines * l10n text extraction now handled by babel * removed legacy embroider_update extension * partial fix for #125