OpenSlides/openslides/utils
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
..
auth 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
jsonfield A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
management Fixed manage.py runserver. 2013-04-21 18:42:58 +02:00
person A lot of template improvements and translation fixes 2013-04-24 10:38:03 +02:00
templatetags Inserted a new config variable 'Stop submitting of new motions' 2013-04-05 11:49:57 +02:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
csv_ext.py cleanup 2012-11-24 14:01:21 +01:00
exceptions.py Work on motion workflow system. 2013-02-13 23:04:24 +01:00
forms.py Fixed #629 2013-04-28 10:21:31 +02:00
modelfields.py cleanup 2012-11-24 14:01:21 +01:00
pdf.py Format fix 2013-04-19 19:15:57 +02:00
signals.py Updated license header. 2012-04-25 22:29:19 +02:00
staticfiles.py cleanup utils 2012-07-10 13:19:12 +02:00
template.py Insert new app to upload files via the frontend. Let tornado server media files. Insert icon-mediafile css class. Insert extra_stylfiles context variable. 2013-03-18 21:44:02 +01:00
test.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
tornado_webserver.py Fixed manage.py runserver. 2013-04-21 18:42:58 +02:00
utils.py Merge branch 'master' of github.com:OpenSlides/OpenSlides 2013-03-15 02:16:26 +01:00
views.py A lot of template improvements 2013-05-14 23:20:54 +02:00