OpenSlides/openslides/motions
Emanuel Schuetze d1458dcca1 Fixed motion form to save form with default text (Fixes #2069).
Use workaround: Added 'novalidate' to motion form. Otherwise user
can't save form if text editor field contains default value.
2016-09-17 15:45:59 +02:00
..
migrations Reconnect autoupdate after some migrations. Fixed #2377. 2016-09-17 13:36:32 +02:00
static Fixed motion form to save form with default text (Fixes #2069). 2016-09-17 15:45:59 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Added generic fields for comments for motions. 2016-09-07 20:43:00 +02:00
apps.py Move inline editing methods into a separate service 2016-09-08 19:22:09 +02:00
config_variables.py Added recommendations for motions. 2016-09-07 23:46:38 +02:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py Fixes and template improvements for motion comments. 2016-09-08 11:18:56 +02:00
pdf.py Fixed motion PDF if motions have no identifier. Fixed #2158. 2016-06-06 14:26:16 +02:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py Fixes and template improvements for motion comments. 2016-09-08 11:18:56 +02:00
signals.py Added recommendations for motions. 2016-09-07 23:46:38 +02:00
urls.py Added motion poll pdf (Fixes #1710). 2016-02-23 22:27:03 +01:00
views.py Motion comment permission fixes on server and client. 2016-09-16 23:35:37 +02:00