OpenSlides/openslides/core
Emanuel Schuetze 93e2296bdc A lot of template fixes
- Reset password from current (unsaved) value of default_password.
- MotionForm, AssignmentForm and UserForm factory for open ngDialog.
  Fixes edit url redirect problem.
- Added back-to-detail-view-button to list of speakers view.
- Add translation context.
- Fixed (missing) translation strings.
- Fixed tags and category list views.
- motion detail: Use select box for changing state.
- motion slide updated
2016-01-13 10:22:24 +01:00
..
management Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
migrations Squished all migrations. 2016-01-09 19:10:57 +01:00
static A lot of template fixes 2016-01-13 10:22:24 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Add search on the server side. 2016-01-09 11:35:57 +01:00
config.py Fix autoupdate of config 2016-01-09 22:13:55 +01:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
middleware.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Fix autoupdate of config 2016-01-09 22:13:55 +01:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py New Agenda Item 2015-10-29 15:44:43 +01:00
signals.py Move welcome config values to general section. 2016-01-09 16:05:06 +01:00
urls.py Add search on the server side. 2016-01-09 11:35:57 +01:00
views.py Add search on the server side. 2016-01-09 11:35:57 +01:00