OpenSlides/openslides/agenda
Emanuel Schütze 3b3597aa1f Improved chatbox style. Updated jquery cookie and jquery ui.
- Fixed js error on dashboard page if no cookie is found.
- Use cookies only until end of session. For dashboard cookies use url /dashboard only.
- Updated permission numbering of builtin groups and added can_use_chat permission.
- Used minified version of jquery.cookie.
- Added TODO comment for django session way from pull request.
2014-04-27 20:58:22 +02:00
..
static New projector view with the current list of speakers. 2014-04-15 01:00:56 +02:00
templates Improved chatbox style. Updated jquery cookie and jquery ui. 2014-04-27 20:58:22 +02:00
__init__.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
csv_import.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
forms.py Translate state.name in motion log message. 2013-11-22 15:34:32 +01:00
main_menu.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
models.py Merge branch 'stable/1.5.x' 2014-01-12 13:38:07 +01:00
personal_info.py Inserted api for the personal info widget. 2013-12-09 12:16:16 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Improved chatbox style. Updated jquery cookie and jquery ui. 2014-04-27 20:58:22 +02:00
slides.py Add function get_active_object and bugfixes 2013-11-25 11:35:03 +01:00
urls.py New projector view with the current list of speakers. 2014-04-15 01:00:56 +02:00
views.py New projector view with the current list of speakers. 2014-04-15 01:00:56 +02:00
widgets.py Move projector.models.ProjectorSlide to core.models.CustomSlide 2014-01-28 08:32:26 +01:00