OpenSlides/openslides/users
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 Cleaned up users app. 2015-09-21 16:23:47 +02: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 Added JSHint to Gulp. Split up JS-Code in users app. 2015-10-21 22:44:07 +02:00
auth.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
exceptions.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
models.py Remove model field verbose names. Move help texts. 2016-01-09 14:17:51 +01:00
pdf.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
projector.py Remove translations for projector exception messages. 2015-11-21 00:01:48 +01:00
serializers.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
signals.py New Agenda Item 2015-10-29 15:44:43 +01:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py A lot of template fixes 2016-01-13 10:22:24 +01:00