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
b81469703b
#198 : Optimized submenu of application and assignment.
2012-05-18 19:38:21 +02:00
Emanuel Schuetze
0351627234
Fixed title in assignment projector template.
2012-05-17 21:36:18 +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
bc9765230c
#185 : Wrong permission to print assignments.
2012-05-14 22:02:45 +02:00
Emanuel Schuetze
d8807ba979
#180 : Ballot description. Fixed ballot number function.
2012-05-14 21:34:46 +02:00
Emanuel Schuetze
79605531c5
Some minor style fixes for poll view templates.
2012-04-29 19:12:18 +02:00
Emanuel Schuetze
4e8e9b5407
#155 : Remove header/footer in frameless PDF.
2012-04-29 18:54:42 +02:00
Emanuel Schuetze
dd10a59533
#109 : New second submneu for election view.
2012-04-28 23:10:19 +02:00
Emanuel Schuetze
804c3da59a
Updated tranlation string.
2012-04-27 08:02:01 +02:00
Emanuel Schuetze
3bcf4fd9c3
Added missing 'required' helptext to all forms.
2012-04-26 17:50:46 +02:00
Emanuel Schuetze
9b6b969f8a
Added missing license header (for js and css).
2012-04-25 22:48:27 +02:00
Emanuel Schuetze
7ef298881d
Updated license header.
2012-04-25 22:29:19 +02:00
Emanuel Schuetze
719ea6ec79
#93 : Show application number in header of projector template.
...
Some more projetor style work.
2012-04-24 22:27:16 +02:00
Emanuel Schuetze
d56dcba7d4
#119 : Adjusted icon filenames.
2012-04-23 21:27:22 +02:00
Emanuel Schuetze
81a0c9661e
#119 : Adjusted some icon filenames.
2012-04-23 08:07:21 +02:00
Emanuel Schuetze
61b9d476ab
Set default config values.
2012-04-22 16:55:16 +02:00
Emanuel Schuetze
039bd4121c
Some assignment poll template fixes.
2012-04-21 22:27:11 +02:00
Emanuel Schuetze
61d4d1ca2f
#136 : Fixed missing polls in projector view
2012-04-21 21:38:59 +02:00
Emanuel Schuetze
f711f96265
#107 : New actions column for elections.
2012-04-20 22:58:34 +02:00
Emanuel Schuetze
7a6eaf2660
Fixed building AssignmentPollPDF.
2012-04-20 14:33:40 +02:00
Oskar Hahn
9f70b2ff1c
rename ballout def in application and assignment
2012-04-18 19:02:41 +02:00
Emanuel Schuetze
040b5ffb45
Fixed #125 : Assignment PDF: Invalid votes and votes cast doesn't support special values '-1' and '-2'.
2012-04-17 21:16:55 +02:00
Oskar Hahn
a3808c7b30
fixed problem in assignment poll
2012-04-15 14:58:05 +02:00
Emanuel Schuetze
95d5929449
Added participant and version config page. Moved system settings to general. Some style work.
2012-04-15 12:39:28 +02:00
Emanuel Schuetze
8149686a04
Updated German translation from "Benutzergruppe" to "Benutzerrolle". Some translation fixes.
2012-04-15 09:48:01 +02:00
René Köcher
e9ad4de11f
Minor template fix..
2012-04-14 22:45:33 +02:00
René Köcher
aef2a08666
Minor template fixes.
2012-04-14 22:41:02 +02:00
Emanuel Schuetze
09d2c3112d
Minor fixes.
2012-04-14 19:14:51 +02:00
Oskar Hahn
92d2b1db60
ballot methode for AssignmentPoll and ApplicationPoll
2012-04-14 17:09:15 +02:00
René Köcher
f674897505
Split static files in application specific directories and use django 1.4 staticfiles app.
2012-04-14 14:51:56 +02:00
Oskar Hahn
fbdcc5e0b4
Automated merge with ssh://openslides.de/openslides
2012-04-14 14:31:15 +02:00
Oskar Hahn
535795391d
remove default permission after syncdb
2012-04-14 14:31:09 +02:00
Emanuel Schuetze
1528ab90c6
Merged.
2012-04-14 14:27:31 +02:00
Emanuel Schuetze
d192ac4952
Added AssignmentPollDelete View. Moved Assignment pdf functions to assignment's views.py
2012-04-14 14:24:13 +02:00
Oskar Hahn
6f377453bc
rename system in config. Add default config in each apps
2012-04-14 12:52:56 +02:00
Oskar Hahn
491c65cf24
use app name for projector category
2012-04-14 11:18:47 +02:00
René Köcher
7e12e1d5e2
Support for localized permissions on top of the untranslated django model.
2012-04-14 09:28:28 +02:00
Emanuel Schuetze
a1c5766e7a
Adjusted app prefix in urls.py (outsource in global urls.py). Some code formatting.
2012-04-13 21:43:16 +02:00
Oskar Hahn
bb430fd2a7
remove admin, add plugin system for openslides
2012-04-13 14:05:51 +02:00
Oskar Hahn
d187f341b3
DeleteView in utils.views
2012-04-12 20:11:05 +02:00
Oskar Hahn
9e6aa796ab
fixed error in emty poll in assignment
2012-04-12 16:37:04 +02:00
Emanuel Schuetze
c2ec9e958f
#79 : Merged fix of r361 from default branch into 1.2-dev branch.
2012-04-02 08:30:28 +02:00
Emanuel Schuetze
a11ed6cfdb
Minor template fixes.
2012-03-22 17:30:02 +01:00
Oskar Hahn
c4c42611b4
generate tab liste by app list
2012-03-18 17:11:58 +01:00
Oskar Hahn
fb17b16fae
config pages in apps
2012-03-16 14:31:59 +01:00
Oskar Hahn
2947fff9f6
commit mailinglist test
2012-03-12 18:27:13 +01:00
Emanuel Schuetze
55c4299a7f
Updated projector control template. Fixed some slidemodel strings and urls.
...
Updated jquery to 1.7.1. Added jquery-ui.
2012-03-06 08:19:49 +01:00
Oskar Hahn
a25d980f92
publish assignment polls
2012-03-03 11:16:10 +01:00