OpenSlides/openslides
Emanuel Schuetze 71ac7a1cdb New feature: qr-code for system url on participants password pdf.
(Note: New dependency! Run 'pip install qrcode')

Fixed pep8 issues. Create qr-code image for system url one time only.

New feature: qr-code for system url on participants password pdf.
(Note: New dependency! Run 'pip install qrcode')

Fixed pep8 issues. Create qr-code image for system url one time only.

Print qrcode image from StringIO stream.
Adapted table stylesheet for better integration of reportlab's Image object.

Fixed pep8 issue.

Made qrcode import as optional feature. Fixed pep8 issue.
2013-03-22 14:35:40 +01:00
..
agenda Compressed jquery-ui files (for agenda config). 2013-03-18 20:22:54 +01:00
assignment Fix typo in assignment. 2013-03-18 21:31:24 +01:00
config Move builtin groups to a signal. 2013-03-12 20:58:22 +01:00
core Built-in Workflows are created by listening to a signal which is sent after syncdb. 2013-03-11 21:32:09 +01:00
locale Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00
mediafile Insert whitespace. Fix docstrings. 2013-03-20 11:17:24 +01:00
motion Tests for the motion views 2013-03-15 12:18:27 +01:00
participant New feature: qr-code for system url on participants password pdf. 2013-03-22 14:35:40 +01:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector Used custom build jquery-ui javascript components file. Integrated required jquery-ui styles (no remote link). Added used jquery components/addons to THANKS file. 2013-02-15 08:39:36 +01:00
static Updated bootstrap from 2.2.2 to 2.3.1 2013-03-18 20:19:17 +01:00
templates Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
utils New feature: qr-code for system url on participants password pdf. 2013-03-22 14:35:40 +01:00
__init__.py Merged (conflicts). 2013-01-05 15:29:57 +01:00
global_settings.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
main.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
urls.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00