OpenSlides/openslides/assignments
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
..
migrations Sort candidates in assignments 2016-12-19 16:03:45 +01:00
static Used worker for pdf generation. 2017-01-30 23:03:29 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Performance improvements 2017-01-13 13:37:18 +01:00
apps.py Send all data to the client at startup 2017-01-14 20:42:38 +01:00
config_variables.py Majority calculation for assignments. 2016-12-01 14:35:35 +01:00
models.py Performance improvements 2017-01-13 13:37:18 +01:00
projector.py list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02:00
serializers.py Validates open posts field of assignment form (Fixes #2623) 2017-01-14 15:30:02 +01:00
views.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00