OpenSlides/openslides/agenda
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 A lot of template improvements 2013-05-14 23:20:54 +02:00
templates A lot of template improvements 2013-05-14 23:20:54 +02:00
__init__.py Rework on list of speakers. Insert a method to get a formated list for various use in the templates. 2013-04-29 20:17:50 +02:00
forms.py Add second time field for list of speakers. Now you can click begin and end speach. 2013-04-29 20:05:42 +02:00
models.py A lot of template improvements 2013-05-14 23:20:54 +02:00
signals.py A lot of template improvements 2013-05-14 23:20:54 +02:00
slides.py A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
urls.py A lot of template improvements 2013-05-14 23:20:54 +02:00
views.py A lot of template improvements 2013-05-14 23:20:54 +02:00