Emanuel Schuetze
a737ef7300
Prepared 1.2-beta2 release.
2012-05-21 08:16:40 +02:00
Andy Kittner
0007a1dfa8
Add log messages when poll is updated/deleted ( #187 )
2012-05-20 23:12:50 +02:00
Emanuel Schuetze
37619b0a80
#114 : Set participants tab inactive if usersettings page is active
2012-05-20 22:34:41 +02:00
Emanuel Schuetze
f8137da055
#203 : Fixed highlighting more than one active line.
2012-05-20 22:20:17 +02:00
Emanuel Schuetze
5eb29ba9dd
Fixed width of countdown input field.
2012-05-20 22:06:07 +02:00
Emanuel Schuetze
5581ed1222
#168 : Improved countdown control buttons.
2012-05-20 22:01:44 +02:00
Emanuel Schuetze
760bb415ae
Added missing license header.
2012-05-20 21:56:11 +02:00
Emanuel Schuetze
c66e306d90
Added benchmark test script. Thanks to Andy Kittner!
2012-05-20 21:12:19 +02:00
Emanuel Schuetze
92a64d38cf
Add projector view link on front page. Fixed column for can_manage_projector permission.
2012-05-20 20:51:11 +02:00
Emanuel Schuetze
4389f5f548
#89 : Added missing control_customslide.html template.
2012-05-20 20:15:49 +02:00
Emanuel Schuetze
c516bd6198
#200 : Added option for clone 1.2-dev branch.
2012-05-20 20:07:50 +02:00
Emanuel Schuetze
c4450bf14e
Updated translations.
2012-05-20 20:02:48 +02:00
Emanuel Schuetze
97bea50b03
Use single url for toggle publish/unpublish election ballots.
2012-05-20 20:02:36 +02:00
Emanuel Schuetze
9b6640c2ae
Removed unused link var.
2012-05-20 19:44:29 +02:00
Emanuel Schuetze
406a2d18e3
Fixed can_manage_projector permission.
2012-05-20 19:43:38 +02:00
Emanuel Schuetze
189c975137
Use same url to toggle participant status.
2012-05-19 19:22:20 +02:00
Emanuel Schuetze
3a52cd56c6
#165 : Use AJAX instead of page reload to publish assignment polls
2012-05-19 16:25:55 +02:00
Andy Kittner
fbc603b748
Fix initial value for pollform is value is a "special" value ( #135 )
2012-05-19 14:19:32 +02:00
Andy Kittner
182f20308b
Fix exception in polls with special values (fallout from translation fix)
2012-05-19 13:41:30 +02:00
Andy Kittner
e005863336
Changed/ added logmessages for applications ( #184 , #187 )
...
- Added a logmessage when a version is accepted/ rejected
- Made logmessage for trivial changes more explicit and include
the names of the changed fields
- Updated translations
2012-05-19 12:46:54 +02:00
Andy Kittner
5aead54a0c
Improve error message for failed logins ( #199 )
...
While #199 was already closed I think passing on the original
error message is more userfriendly as it gives more details
what the actual error was (generates specific messages for
user inactive and disabled cookies)
2012-05-19 10:48:29 +02:00
Andy Kittner
d3cf5c9311
Correctly handle first time passwords ( #194 )
...
- Save User object after setting the password
- Only generate first time password if none was explicitly specified
2012-05-19 10:33:59 +02:00
Emanuel Schuetze
3f4119f182
#199 : Changed login error message. Updated translation.
2012-05-19 08:44:46 +02:00
Emanuel Schuetze
23fb97c7a2
#170 : Use second submenu for agenda items.
2012-05-19 08:26:59 +02:00
Emanuel Schuetze
188fe4cce5
Fixed missing check for activeline in assignment overview.
2012-05-19 08:15:20 +02:00
Emanuel Schuetze
07c587a025
#186 : Fixed published polls/ballot column on projector template.
2012-05-19 08:09:18 +02:00
Emanuel Schuetze
2dc156ef74
Automated merge with ssh://openslides.org/openslides
2012-05-18 23:25:51 +02:00
Emanuel Schuetze
f2a93c4505
#89 : Delete custom slides.
2012-05-18 23:24:54 +02:00
Emanuel Schuetze
90787b2597
#89 : Edit custom slides.
2012-05-18 23:07:09 +02:00
Andy Kittner
3f722d3b27
Add --insecure to runserver args in order to always server static files
...
See: https://docs.djangoproject.com/en/1.4/ref/contrib/staticfiles/
2012-05-18 22:34:59 +02:00
Emanuel Schuetze
ebe5381439
Automated merge with ssh://openslides.org/openslides
2012-05-18 19:38:26 +02:00
Emanuel Schuetze
b81469703b
#198 : Optimized submenu of application and assignment.
2012-05-18 19:38:21 +02:00
Emanuel Schuetze
c99deb8a2a
Increase max_length of agenda title field.
2012-05-18 10:24:43 +02:00
Emanuel Schuetze
8ec3099620
#197 : Rename the default User Group "Delegierte" to "Delegierter"
2012-05-17 22:03:48 +02:00
Emanuel Schuetze
4cef2762fe
Fixed style in empty agenda overview table.
2012-05-17 21:38:37 +02:00
Emanuel Schuetze
0351627234
Fixed title in assignment projector template.
2012-05-17 21:36:18 +02:00
Emanuel Schuetze
ca2900e9d1
#195 : Fixed unicode string in pdf header.
2012-05-17 21:34:19 +02:00
Emanuel Schuetze
92562aef28
#188 : Fixed projector template style error.
2012-05-15 20:36:49 +02:00
Andy Kittner
298cefcb45
Fix error when creating new applications (introduced by translation fix)
2012-05-15 20:10:54 +02:00
Emanuel Schuetze
61fe84a780
Removed LANGUAGE_CODE and TIME_ZONE from default.settings.py. LANGUAGE_CODE no longer required after fix of rev615.
2012-05-15 19:51:40 +02:00
Andy Kittner
3815ef26af
Fix wrong translations in forms/ models
...
Converted utils.translation_ex.ugettext to use ugettext_lazy and changed
forms modules to import ugettext from there (models where already importing
it from there)
2012-05-15 01:08:08 +02:00
Emanuel Schuetze
c19025ceb3
#190 : Fixed typo in translation.
2012-05-14 23:10:17 +02:00
Emanuel Schuetze
3324ce6131
Removed help text of active form field by overriding.
2012-05-14 23:07:24 +02:00
Emanuel Schuetze
1d6a0bee4e
#174 : Change form field 'groups' to 'user groups'.
2012-05-14 23:04:00 +02:00
Emanuel Schuetze
31ae7c38c9
#192 : i18n-de: Beamer -> Projektor
2012-05-14 22:16:13 +02:00
Emanuel Schuetze
304013649b
Changed default event description. Updated tranlsations.
2012-05-14 22:08:40 +02:00
Emanuel Schuetze
bc9765230c
#185 : Wrong permission to print assignments.
2012-05-14 22:02:45 +02:00
Emanuel Schuetze
bb5fcf4d6d
#183 : Wrong permission to print application.
2012-05-14 22:00:22 +02:00
Emanuel Schuetze
114b719cad
Added comment column in agenda overview.
2012-05-14 21:55:36 +02:00
Emanuel Schuetze
fbf2256493
#182 : Wrong permission for edit button in view template.
2012-05-14 21:55:02 +02:00