OpenSlides/openslides/agenda
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 Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Used worker for pdf generation. 2017-01-30 23:03:29 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Fixed security issue #2850: Comments were shown for unprivileged users. 2017-01-15 10:26:37 +01:00
apps.py Send all data to the client at startup 2017-01-14 20:42:38 +01:00
config_variables.py Using a datetimepicker for agenda start time (closes #2413 and fixes #2440) 2016-10-06 22:12:51 +02:00
models.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00
projector.py list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py Improved speed of motion numbering. 2016-12-03 20:57:00 +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