OpenSlides/openslides
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
..
account A lot of template improvements 2013-05-14 23:20:54 +02:00
agenda A lot of template improvements 2013-05-14 23:20:54 +02:00
assignment Fixed motion poll pdf (use correct delegates group, use template without header/footer) 2013-04-24 15:14:29 +02:00
config Move Version page out of config menu. Insert Link into the footer. 2013-04-25 12:37:44 +02:00
core Change version view. New way to get name and version from plugins. 2013-05-11 14:27:46 +02:00
locale A lot of template improvements 2013-05-14 23:20:54 +02:00
mediafile Minor template fixes. 2013-04-24 11:58:09 +02:00
motion A lot of template improvements 2013-05-14 23:20:54 +02:00
participant A lot of template improvements 2013-05-14 23:20:54 +02:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector A lot of template improvements 2013-05-14 23:20:54 +02:00
static A lot of template improvements 2013-05-14 23:20:54 +02:00
templates Move Version page out of config menu. Insert Link into the footer. 2013-04-25 12:37:44 +02:00
utils A lot of template improvements 2013-05-14 23:20:54 +02:00
__init__.py Set version to 1.4b1-dev 2013-04-24 15:50:49 +02:00
global_settings.py Move personal info widget to a new app: account. 2013-04-03 00:17:23 +02:00
main.py Fixed manage.py runserver. 2013-04-21 18:42:58 +02:00
urls.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