OpenSlides/openslides/agenda
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 Set default of item.weigth to 10000. 2016-01-27 22:16:46 +01:00
static Use tinymce instead of CKEditor. 2016-02-16 00:22:01 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py New Agenda Item 2015-10-29 15:44:43 +01:00
models.py Set default of item.weigth to 10000. 2016-01-27 22:16:46 +01:00
projector.py Rename ItemDetailSlide to ListOfSpeakersSlide (Fixes #1576) 2016-01-09 10:55:12 +01:00
serializers.py Several template fixes and clean up 2016-01-27 12:10:40 +01:00
signals.py Show agenda titles with correct numbering 2016-01-09 14:01:30 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Show agenda titles with correct numbering 2016-01-09 14:01:30 +01:00