OpenSlides/openslides/participant
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
..
templates Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
__init__.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
api.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02: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 Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
main_menu.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
middleware.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
models.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
pdf.py Regrouped config collections and pages. Fixed #1201. 2014-03-13 00:41:57 +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 Change to MIT Licence 2013-11-04 14:57:30 +01:00
urls.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
views.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
widgets.py Move projector.models.ProjectorSlide to core.models.CustomSlide 2014-01-28 08:32:26 +01:00