Max Brauer
|
bf4825a3e0
|
Refactored assignments app to use class based views instead of
functions.
|
2013-09-14 18:20:35 +02:00 |
|
Norman Jäckel
|
c800884a43
|
Use GenericForeignKey for agenda related items, fix #865
|
2013-09-07 14:30:25 +02:00 |
|
Norman Jäckel
|
e1b149cde3
|
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
Changes after some reviews are done.
Problematic is still that the JS can not be moved to an extra file because of the template tags in the code.
|
2013-03-28 15:31:13 +01:00 |
|
Oskar Hahn
|
3229d86d4d
|
Import urls.py needed django functions from django.conf.urls
|
2013-01-05 01:05:38 +01:00 |
|
Oskar Hahn
|
8fcf65e829
|
user-api: make the assignments work with the new user-api
|
2012-08-03 18:56:00 +02:00 |
|
Oskar Hahn
|
4f61c763d7
|
started to rewrite the assignment-code for the new user-api
|
2012-08-03 13:49:05 +02:00 |
|
Oskar Hahn
|
aa130ab2da
|
cleanup openslides base files.
Do not manipulate the pythonpath anymore.
|
2012-07-10 14:00:51 +02:00 |
|
Oskar Hahn
|
01f0823ed7
|
cleanup the assignment app
|
2012-07-10 11:27:06 +02:00 |
|
Oskar Hahn
|
b12ae6b0a0
|
#191 Create assignment-agenda Items
|
2012-06-23 10:27:58 +02:00 |
|
Emanuel Schuetze
|
97bea50b03
|
Use single url for toggle publish/unpublish election ballots.
|
2012-05-20 20:02:36 +02:00 |
|
Emanuel Schuetze
|
7ef298881d
|
Updated license header.
|
2012-04-25 22:29:19 +02:00 |
|
Emanuel Schuetze
|
7a6eaf2660
|
Fixed building AssignmentPollPDF.
|
2012-04-20 14:33:40 +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 |
|
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
|
70f1cb8b3e
|
use the new poll-api in assignments
|
2012-02-19 19:27:00 +01:00 |
|
Emanuel Schuetze
|
f26a19036b
|
Added new button in assignment view template to show agenda item of selected assignment (for manager only).
|
2011-11-01 14:45:24 +01:00 |
|
Emanuel Schuetze
|
5a3f336cdf
|
Added "published" attribute for poll object. Adjusted assignment
views and templates.
|
2011-09-08 12:30:34 +02:00 |
|
Emanuel Schuetze
|
5fd31f6ca6
|
Added assignment pdf.
|
2011-09-07 07:52:44 +02:00 |
|
Oskar Hahn
|
f5d2a503d0
|
Automated merge with ssh://oshahn.de/openslides
|
2011-09-03 11:46:22 +02:00 |
|
Oskar Hahn
|
dcbeb452fb
|
canidate in assignment can be marked as elected
|
2011-09-03 11:42:44 +02:00 |
|
Emanuel Schuetze
|
ca0c50caef
|
Many improvements for application and assignment poll system.
|
2011-09-03 10:52:29 +02:00 |
|
Oskar Hahn
|
3db6a12024
|
Add code
|
2011-07-31 10:46:29 +02:00 |
|