OpenSlides/openslides/motions
Emanuel Schuetze 16f1ad5731 Use tinymce instead of CKEditor.
- better integration of tinymce in bower and gulp
- Improve support for html tags in reportlab's motion pdf.
- Now paste from word works without problems
  (That was the main reason of switching to tinymce:
   The data loss problem with MS Word is still unfixed in CKEditor,
   see https://dev.ckeditor.com/ticket/13174)
- The editor is now used for customslides (text), motions (text,
  reason) and users (about).
- Use mediafile image list for tinymce.
- Use own repository for tinymce-i18n: OpenSlides/tinymce-i18n
2016-02-16 00:22:01 +01:00
..
migrations Squished all migrations. 2016-01-09 19:10:57 +01:00
static Use tinymce instead of CKEditor. 2016-02-16 00:22:01 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
apps.py Split motions.js into base, site and projector 2015-11-23 22:06:50 +01:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py Merge pull request #1901 from emanuelschuetze/fix1895 2016-01-27 20:42:07 +01:00
pdf.py Use tinymce instead of CKEditor. 2016-02-16 00:22:01 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py Fixed validation of default votes in assignment and motion poll. Fixed #1959. 2016-02-09 21:14:01 +01:00
signals.py Motion state translation strings are still used by motion pdf. 2016-02-09 00:11:48 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Merge pull request #1868 from normanjaeckel/TrivialChanges 2016-01-15 09:31:30 +01:00