Emanuel Schuetze
|
36f5c97dbe
|
Added assignment context menu (more actions). Fixed 'back to election' link.
|
2013-02-04 13:18:10 +01:00 |
|
Emanuel Schuetze
|
e822efdc81
|
Some template style work.
|
2013-02-04 13:06:36 +01:00 |
|
Emanuel Schuetze
|
82ad5e2de0
|
Major changes for new twitter bootstrap template (e.g. replaced icons)
|
2013-01-31 10:19:56 +01:00 |
|
Emanuel Schuetze
|
b8532fabe4
|
Removed files from images to img dir.
|
2013-01-18 22:23:31 +01:00 |
|
Emanuel Schuetze
|
369f418b0e
|
Fixed missing endif
|
2013-01-05 15:43:52 +01:00 |
|
Emanuel Schuetze
|
13cd52bd96
|
Merged (conflicts).
|
2013-01-05 15:29:57 +01:00 |
|
Emanuel Schuetze
|
4ae7f3e243
|
Merge remote branch 'upstream/master' into newtemplate
Conflicts:
openslides/application/views.py
openslides/assignment/templates/assignment/overview.html
openslides/assignment/templates/assignment/view.html
openslides/assignment/views.py
openslides/locale/de/LC_MESSAGES/django.mo
openslides/locale/de/LC_MESSAGES/django.po
openslides/motion/templates/motion/config.html
openslides/motion/templates/motion/edit.html
openslides/motion/templates/motion/import.html
openslides/motion/templates/motion/overview.html
openslides/motion/templates/motion/poll_view.html
openslides/motion/templates/motion/view.html
openslides/participant/templates/participant/base_participant.html
openslides/participant/templates/participant/config.html
openslides/participant/templates/participant/group_edit.html
openslides/participant/templates/participant/group_overview.html
openslides/participant/templates/participant/overview.html
openslides/projector/templates/projector/base_projector.html
openslides/projector/templates/projector/dashboard.html
openslides/projector/templates/projector/live_view_widget.html
openslides/static/styles/base.css
openslides/templates/base.html
openslides/templates/front_page.html
openslides/utils/utils.py
|
2013-01-02 23:01:43 +01:00 |
|
Oskar Hahn
|
0369edae1e
|
Added translationcontext for posts in assignment
|
2012-12-09 10:48:45 +01:00 |
|
Emanuel Schuetze
|
a010df5d1f
|
Reverted person.sort_name AttributeError fix (e0ce1052c0 )
|
2012-11-27 22:54:07 +01:00 |
|
Emanuel Schuetze
|
40984a6508
|
Merge remote branch 'upstream/master'
|
2012-11-27 20:10:13 +01:00 |
|
Emanuel Schuetze
|
ec60207cfd
|
Fixed typo (candidation -> candidature)
|
2012-11-24 17:39:28 +01:00 |
|
Emanuel Schuetze
|
e0ce1052c0
|
Catch AttributeError for 'person.sort_name' in assignment/models.py
|
2012-11-24 17:34:56 +01:00 |
|
Oskar Hahn
|
bd32994296
|
cleanup
Removed unused imports and fixed pep8 errors
|
2012-11-24 14:01:21 +01:00 |
|
Oskar Hahn
|
8014f327a2
|
Merge branch 'master' of github.com:OpenSlides/OpenSlides into sort_person_api
|
2012-11-22 16:35:26 +01:00 |
|
Oskar Hahn
|
fbf81e7780
|
sort persons
|
2012-11-22 16:19:09 +01:00 |
|
Emanuel Schuetze
|
c5a2f896e2
|
Fixed typo in identifier 'assignment_candidates'.
|
2012-11-21 20:12:08 +01:00 |
|
Emanuel Schuetze
|
da0757e40f
|
#417: Don't hide vote results table if status is reset
|
2012-11-21 19:39:55 +01:00 |
|
Emanuel Schuetze
|
17d813e08b
|
Show error message for NameError.
|
2012-11-21 19:36:12 +01:00 |
|
Norman Jäckel
|
af6c403936
|
Fix perms for agenda, motion and assignment widget. It is now set to projector.can_manage_projector.
|
2012-11-21 15:14:38 +01:00 |
|
Norman Jäckel
|
06af94fb91
|
Fix assignment poll choosing the right method (yes-no-abstain True or False)
|
2012-11-21 15:03:29 +01:00 |
|
Emanuel Schuetze
|
7fa86f7de0
|
Used blocktrans instead of trans
|
2012-11-20 12:37:16 +01:00 |
|
Emanuel Schuetze
|
5e97ece5f4
|
#278: Used cycle rowcolor in vote results table also for inavlid votes row
|
2012-11-19 23:52:48 +01:00 |
|
Emanuel Schuetze
|
93d2dc8d7d
|
Restructuring and optimization of assignment templates.
(Now: elected candidates are marked in candidate list; blocked candidates not visible for status 'finished')
|
2012-11-19 22:54:09 +01:00 |
|
Emanuel Schuetze
|
0cf4191934
|
Hide vote results if status is 'searching for candidates'. Hide blocked candidates title if empty.
|
2012-11-17 23:44:41 +01:00 |
|
Emanuel Schuetze
|
e601d8a5a3
|
Fixed display_name of widgets.
|
2012-11-08 09:43:04 +01:00 |
|
Emanuel Schuetze
|
71790a345b
|
Fixed some English strings. Updated translations.
|
2012-11-07 22:37:33 +01:00 |
|
Emanuel Schuetze
|
005cb2f15e
|
Updated translations.
|
2012-11-03 08:59:34 +01:00 |
|
Norman Jäckel
|
b213e75223
|
Enhancement to ticket # 389 (Message on assignment slide when no vote results yet available)
|
2012-10-29 10:16:12 +01:00 |
|
Norman Jäckel
|
0ec106a034
|
Fix message on assignment slide, ticket #389
|
2012-10-25 22:18:20 +02:00 |
|
Norman Jäckel
|
d6ebbdc541
|
Fix plural-error on ballot paper, ticket #393
|
2012-10-25 21:57:02 +02:00 |
|
Norman Jäckel
|
4052e137a2
|
Insert new list with all elected candidates, see ticket #374
|
2012-10-25 21:28:13 +02:00 |
|
Norman Jäckel
|
d0771063b3
|
Fix assignment overview table, ticket #372
|
2012-10-25 21:08:29 +02:00 |
|
Oskar Hahn
|
a0242c3c74
|
Show linebreaks in assignment description. #392
|
2012-10-24 12:48:11 +02:00 |
|
Oskar Hahn
|
57d591fee8
|
Renamed category to detail
|
2012-10-24 12:30:45 +02:00 |
|
Oskar Hahn
|
3e1938941f
|
Append a default class for the person-api.
Also fixed the assignment-ballot-paper for group-persons
|
2012-10-24 12:15:29 +02:00 |
|
Oskar Hahn
|
681d909fa3
|
rename application to motion
|
2012-10-24 11:07:36 +02:00 |
|
Emanuel Schuetze
|
9f9ea81fc6
|
Fixed attribute error if anonymous opens application/assignment view.
|
2012-09-19 14:16:17 +02:00 |
|
Emanuel Schuetze
|
613956b62a
|
Fixed missing blue 'candidate elected' line in assignment projector template.
|
2012-09-18 22:55:31 +02:00 |
|
Emanuel Schuetze
|
1548479069
|
Fixed application and assigment ballot paper: don't use old profile object.
|
2012-09-18 22:47:12 +02:00 |
|
Emanuel Schuetze
|
9cb9270df3
|
Assignment: Fixed generating ballot pdf paper (typo: surfix).
|
2012-09-18 22:37:53 +02:00 |
|
Norman Jäckel
|
77ae543ff2
|
Using Meta Class for ordering assignments by name
|
2012-09-14 00:21:59 +02:00 |
|
Oskar Hahn
|
f0f14861e8
|
fixed message for unblocking users
|
2012-09-13 21:51:50 +02:00 |
|
Oskar Hahn
|
0cf0e58af9
|
Merge branch 'master' of git://github.com/emanuelschuetze/OpenSlides
Conflicts:
openslides/assignment/models.py
|
2012-09-13 15:28:35 +02:00 |
|
Oskar Hahn
|
20ac817d49
|
Fixed error message when delrun after the list is closed
|
2012-09-13 15:07:24 +02:00 |
|
Oskar Hahn
|
e64f4f5efc
|
show blocked candidates of an assignment
|
2012-09-13 14:59:14 +02:00 |
|
Oskar Hahn
|
760f8e042e
|
some fixes
|
2012-09-12 10:17:51 +02:00 |
|
Emanuel Schuetze
|
7376b7a692
|
Updated translations.
|
2012-09-11 20:50:53 +02:00 |
|
Oskar Hahn
|
8732b67bd8
|
Merge pull request #14 from ostcar/no_recandidate
block a user to be a candidate from a assignment, if he delete his candidation by him self
|
2012-09-11 00:52:50 -07:00 |
|
Emanuel Schuetze
|
2bf992117c
|
Updated widget titel and icons.
|
2012-09-11 00:00:44 +02:00 |
|
Emanuel Schuetze
|
2f3e57bf4a
|
Removed unused base_assignment.html template.
|
2012-09-10 23:40:08 +02:00 |
|