OpenSlides/openslides/motion
Emanuel Schuetze 9aed1f764d Fixed a lot of template bugs.
- agenda overview: Text align right for duration column.
- item summary slide: Show 'get_title_supplement' after each related agenda item.
- item detail view: Add ":" in button after item content_type
- projector: Show <hr> below title/subtitle line.
- motion view: Check manage permission for delete version button in version history table.
- motion detail view: Update version authorized badges and go to buttons.
- motion list: Link warning icon to newest version.
- assignment detail view: Added ballot paper pdf button.
- Group slide and overview: Show members.
- Use dynamic title column width in participants pdf.
- Fixed missing translations in user settings form.
- IE8/9 fix for projector template style.
- Style linebreak and border in h1 title with css.
2013-11-20 22:05:10 +01:00
..
static/styles Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
templates Fixed a lot of template bugs. 2013-11-20 22:05:10 +01:00
__init__.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
csv_import.py Improved #1023 - Motion csv import: Collect all warnings and errors in one message. 2013-11-18 17:21:21 +01:00
exceptions.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
forms.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
models.py Fixed typo (titel->title). 2013-11-12 10:57:07 +01:00
pdf.py Fixed #957 (Allow list-style in CKEditor) 2013-11-10 19:33:38 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
slides.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
urls.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
views.py Add check for set state view, fix #1080. 2013-11-19 01:06:38 +01:00