Oskar Hahn
|
3eeae673c0
|
some small fixes
|
2012-04-11 10:58:59 +02:00 |
|
Oskar Hahn
|
c4c42611b4
|
generate tab liste by app list
|
2012-03-18 17:11:58 +01:00 |
|
Oskar Hahn
|
282778c8a0
|
fixed error with permission Mixin
|
2012-03-18 14:33:53 +01:00 |
|
Oskar Hahn
|
f54cf05fc6
|
bug in signals
|
2012-03-17 00:22:46 +01:00 |
|
Oskar Hahn
|
fb17b16fae
|
config pages in apps
|
2012-03-16 14:31:59 +01:00 |
|
Oskar Hahn
|
ccdce52caa
|
start a way to send messages to the projector. Start to use this api for the countdown
|
2012-03-16 12:28:42 +01:00 |
|
Oskar Hahn
|
062e9bd4cb
|
added signals for template-context-manipulation
|
2012-03-06 12:16:03 +01:00 |
|
Oskar Hahn
|
281450341d
|
some fixes to pdf.py
|
2012-02-21 13:32:39 +01:00 |
|
Oskar Hahn
|
e9299625ae
|
Automated merge with ssh://openslides.de/openslides
|
2012-02-21 13:17:58 +01:00 |
|
Oskar Hahn
|
898cab4aa8
|
Generate Agenda-PDF in a generic View. Added PDFView in utils.views.py
|
2012-02-21 13:17:42 +01:00 |
|
Emanuel Schuetze
|
0cc5d6478d
|
Changed config_get() to config[].
|
2012-02-21 08:07:56 +01:00 |
|
Oskar Hahn
|
1e7d420485
|
added utils.forms.py
|
2012-02-20 18:44:38 +01:00 |
|
Oskar Hahn
|
8c52ecd669
|
generic views for the Agenda-App
|
2012-02-20 17:46:45 +01:00 |
|
Oskar Hahn
|
7e076dc6c4
|
removed some unneedet dependencies
|
2012-02-20 00:39:52 +01:00 |
|
Oskar Hahn
|
114a68b120
|
some additions in poll and application-poll
|
2012-02-15 13:44:55 +01:00 |
|
Oskar Hahn
|
bc05b78648
|
rewrote the config api
|
2012-02-15 12:04:11 +01:00 |
|
Oskar Hahn
|
0957de83a9
|
start to rewrite the poll-api
|
2012-02-14 16:31:21 +01:00 |
|
Oskar Hahn
|
21a13b4d1a
|
The Version of openslides can be written in openslides/__init__.py
|
2012-02-09 13:43:39 +01:00 |
|
Oskar Hahn
|
28170becb3
|
cleand the apenda-app
|
2012-02-09 02:29:38 +01:00 |
|
Emanuel Schuetze
|
8ed81db9f2
|
Application import: Added propper_unicode function to handle
unicode/ascii mix. Thanks to Rene Koecher!
|
2011-11-29 12:10:06 +01:00 |
|
rene
|
03bca90511
|
Extend patchup for builtin excel dialect
|
2011-11-24 20:24:13 +01:00 |
|
rene
|
d75e736be7
|
Add patchup-helper to assist csv.Sniffer()
|
2011-11-24 19:38:25 +01:00 |
|
rene
|
c448ce95bd
|
Switch to python-provided CSV module - implements #66
|
2011-11-22 18:49:36 +01:00 |
|
Emanuel Schuetze
|
f757b44f70
|
Fixed error if PDF preamble is empty.
|
2011-11-01 08:26:37 +01:00 |
|
Emanuel Schuetze
|
b6ccb357d1
|
#26: Added new config options to set numbers of ballot pdf papers for application and assignment
|
2011-10-25 22:03:21 +02:00 |
|
Emanuel Schuetze
|
4a3564aed8
|
#48 (election): Added percentage for voting results (view, projector, pdf).
|
2011-10-20 22:56:22 +02:00 |
|
Emanuel Schuetze
|
fa5918e951
|
New config option to set title and preamble text for application and assignment pdf.
|
2011-10-05 21:18:28 +02:00 |
|
Emanuel Schuetze
|
d2295cb93b
|
Mark elected candidates in assignment pdf.
|
2011-09-29 22:14:46 +02:00 |
|
Emanuel Schuetze
|
91ff36e19a
|
Fixed: Show "undocumented" for -2 in assignment pdf.
|
2011-09-21 21:28:27 +02:00 |
|
Emanuel Schuetze
|
af240bb788
|
Fixed: Print available candidates at assignment pdf.
|
2011-09-21 21:24:56 +02:00 |
|
Emanuel Schuetze
|
d671d2b153
|
Fixed wrong line break in assignment ballot pdf (used split in
stead of rsplit).
|
2011-09-21 21:13:54 +02:00 |
|
Emanuel Schuetze
|
e09388fd6e
|
Use get_type_display for profiles.
|
2011-09-21 21:01:56 +02:00 |
|
Emanuel Schuetze
|
3c2cfe508a
|
Show participants pdf for users with see-particiants-permissions
|
2011-09-21 21:01:00 +02:00 |
|
Emanuel Schuetze
|
9917e2f545
|
Fixed index error while generating assignment pdf.
|
2011-09-11 18:37:20 +02:00 |
|
Emanuel Schuetze
|
7ef4013b4b
|
Fixed agenda pdf layout of subitems.
|
2011-09-11 17:06:32 +02:00 |
|
Oskar Hahn
|
2973ec1f33
|
set cookie in @template decorator
if the dict has the value cookie, set a cookie with dict['cookie'][0] as Name and ['cookie'][1] as value
|
2011-09-10 00:16:39 +02:00 |
|
Emanuel Schuetze
|
91049155a6
|
Print election results in pdf. Fixed redirect.
|
2011-09-09 16:18:11 +02:00 |
|
Emanuel Schuetze
|
ab96b32790
|
Fixed: cast to string required.
|
2011-09-08 09:37:19 +02:00 |
|
Emanuel Schuetze
|
123426329d
|
Print also applications without a number.
|
2011-09-07 20:37:56 +02:00 |
|
Emanuel Schuetze
|
57e966a97b
|
Updated application pdf.
|
2011-09-07 18:43:25 +02:00 |
|
Emanuel Schuetze
|
5fd31f6ca6
|
Added assignment pdf.
|
2011-09-07 07:52:44 +02:00 |
|
Emanuel Schuetze
|
d8a880105a
|
Some minor renames (applications # -> no., beamer -> projector etc.)
|
2011-09-06 23:23:05 +02:00 |
|
Emanuel Schuetze
|
288133b551
|
Application PDF: Added signature field for submitter.
|
2011-09-06 23:01:21 +02:00 |
|
Emanuel Schuetze
|
bb38d8b85e
|
Updated application PDF. Added vote results.
|
2011-09-06 22:22:29 +02:00 |
|
Oskar Hahn
|
0727b1d72a
|
permission_required is only allowds in views with request as first argument
|
2011-09-06 09:17:39 +02:00 |
|
Oskar Hahn
|
450190e603
|
show group in passwordlist
|
2011-09-05 09:14:38 +02:00 |
|
Emanuel Schuetze
|
3b2763e2dc
|
PDF: Fixed items in layer 3+
|
2011-09-04 19:06:48 +02:00 |
|
Emanuel Schuetze
|
d1d0e7e9b4
|
Updated permissions.
|
2011-09-04 12:21:58 +02:00 |
|
Emanuel Schuetze
|
6a1a57efca
|
Added permissions for pdf access.
|
2011-09-04 09:34:52 +02:00 |
|
Emanuel Schuetze
|
262304d1e5
|
Updated event header.
|
2011-09-04 08:39:36 +02:00 |
|