OpenSlides/openslides/static/javascript
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
..
ckeditor Upgrade CKEditor from 4.1rc to 4.1.1 2013-04-24 19:04:02 +02:00
bootstrap.min.js Updated bootstrap from 2.2.2 to 2.3.1 2013-03-18 20:19:17 +01:00
ckeditor-config.js Format fix 2013-04-19 19:15:57 +02:00
dataTables.bootstrap.js Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00
jquery-ui.custom.min.js Updated jQuery UI to v1.10.2. 2013-04-24 11:34:24 +02:00
jquery.cookie.js Add code 2011-07-31 10:46:29 +02:00
jquery.dataTables.min.js Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00
jquery.min.js Updated jquery from 1.9.0 to 1.9.1. 2013-02-05 11:15:23 +01:00
utils.js A lot of template improvements 2013-05-14 23:20:54 +02:00