OpenSlides/openslides/users/static/js/users
FinnStutzenstein e1b4c1fc68 Used worker for pdf generation.
Moved pdfmake.createPdf() into a web worker thread to prevent
blocking UI and max_script_runtime error in browser.

Used gulp to manage separate worker files (pdf-worker and pdf-worker-lib).
2017-01-30 23:03:29 +01:00
..
base.js Added trim function for get_full_name/get_short_name. 2017-01-25 14:38:51 +01:00
csv.js Csv export for IE (closes #2898) 2017-01-23 16:24:25 +01:00
pdf.js Show qr codes in access data pdf only if config fields are set. 2017-01-04 22:43:17 +01:00
projector.js Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
site.js Used worker for pdf generation. 2017-01-30 23:03:29 +01:00