OpenSlides/openslides/motion
Emanuel Schuetze b082f8a8fc A lot of template improvements
- Translate group name in participant overview table.
- Move 'status_link' function from participants.js to utils.js for using in VoteCollector plugin.
- Added hook 'post_js' for VoteCollector plugin.
- Fixed poll id in poll_form.
- Improved 'show log' button
- Used welcome_title for default custom slide
- Used bootstraps' fluid grid nesting for responsive layout of widgets.
- Added microphone icon for 'add-me-to-list-of-speakers' button.
- Format motion identifier and title in (motion and account) widgets.
- Format list of speakers (slide, overlay, view, overview)
- Format list of speakers widget and view. Added view to link to current list of speakers (without add to list).
- Fixed motion slide. Made up/down animation faster and the scroll way shorter.
- Fixed icon name.
- Set default context of 'extra_javascript' to use kwargs['context']['extra_javascript'].append('...') without error.
- Fixed translation of motion state.

Moved css code.
2013-05-14 23:20:54 +02:00
..
static/styles New motion version diff view. Improved version history table in motion detail template. 2013-03-14 21:28:03 +01:00
templates A lot of template improvements 2013-05-14 23:20:54 +02:00
__init__.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
csv_import.py Fix and update motion csv import. 2013-05-13 18:30:20 +02:00
exceptions.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
forms.py Fix and update motion csv import. 2013-05-13 18:30:20 +02:00
models.py Fix and update motion csv import. 2013-05-13 18:30:20 +02:00
pdf.py Fixed motion poll pdf (use correct delegates group, use template without header/footer) 2013-04-24 15:14:29 +02:00
signals.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
slides.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
urls.py motion csv import 2013-05-13 18:25:59 +02:00
views.py Merge pull request #639 from normanjaeckel/Url_name_args 2013-05-13 11:51:15 -07:00