Emanuel Schuetze
|
1b8c1eda91
|
Updated translations.
|
2012-04-22 16:51:22 +02:00 |
|
Emanuel Schuetze
|
5f3c6c4821
|
#111: Move pdf creation code from utils to participant app.
|
2012-04-20 23:23:50 +02:00 |
|
Emanuel Schuetze
|
42a2e44390
|
Updated translations.
|
2012-04-20 11:15:15 +02:00 |
|
Emanuel Schuetze
|
ae5efcfa9d
|
Some minor fixes for agenda, application, participant overview table.
|
2012-04-20 08:14:23 +02:00 |
|
Oskar Hahn
|
e9e9fa54b2
|
fixed problem with deleting the default permissions
|
2012-04-18 16:57:33 +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
|
b1c86d4c19
|
Import template pages: Link to wiki page.
|
2012-04-15 10:07:45 +02:00 |
|
Emanuel Schuetze
|
8149686a04
|
Updated German translation from "Benutzergruppe" to "Benutzerrolle". Some translation fixes.
|
2012-04-15 09:48:01 +02:00 |
|
Emanuel Schuetze
|
36ca264931
|
Remove superuser function.
|
2012-04-15 09:35:51 +02:00 |
|
René Köcher
|
07f81f56f5
|
Use natural_keys for initial_data.json / fix auto selected permissions in group editor (lost in 409).
|
2012-04-14 18:53:18 +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
|
535795391d
|
remove default permission after syncdb
|
2012-04-14 14:31:09 +02:00 |
|
Oskar Hahn
|
6f377453bc
|
rename system in config. Add default config in each apps
|
2012-04-14 12:52:56 +02:00 |
|
Emanuel Schuetze
|
e84861211a
|
Fixed login/logout urls.
|
2012-04-14 09:42:30 +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
|
3817a03aa8
|
Automated merge with ssh://openslides.org/openslides
|
2012-04-13 23:52:48 +02:00 |
|
René Köcher
|
cdf3628e8b
|
Check input files for UTF-8 encoding and display an appropriate error if not.
|
2012-04-13 22:33:47 +02:00 |
|
René Köcher
|
3bea7f1234
|
Ignore malformed lines in import file (ported from application import).
|
2012-04-13 22:02:14 +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
|
f889c49c1b
|
some clean up in participant app
|
2012-04-13 11:35:53 +02:00 |
|
René Köcher
|
733d78373e
|
#84: Participants CSV import deletes applications
|
2012-04-12 19:11:07 +02:00 |
|
Emanuel Schuetze
|
42820c1254
|
#83: Merged fix of r365 from default branch into 1.2-dev branch.
|
2012-04-02 08:37:34 +02:00 |
|
Emanuel Schuetze
|
84e5b3d061
|
#82: Merged fix of r364 from default branch into 1.2-dev branch.
|
2012-04-02 08:36:22 +02:00 |
|
Emanuel Schuetze
|
9c13667ff0
|
#81: Merged fix of r363 from default branch into 1.2-dev branch.
|
2012-04-02 08:35:10 +02:00 |
|
Emanuel Schuetze
|
4045c79a17
|
#80: Merged fix of r362 from default branch into 1.2-dev branch.
|
2012-04-02 08:31:26 +02:00 |
|
Oskar Hahn
|
c4c42611b4
|
generate tab liste by app list
|
2012-03-18 17:11:58 +01:00 |
|
Emanuel Schuetze
|
c14dcb1679
|
Added missing template tags (i18n).
|
2012-02-21 08:21:59 +01:00 |
|
Oskar Hahn
|
8c597a2eb3
|
load form-css-classes from utils.forms.py instead to define it on every form
|
2012-02-20 18:44:02 +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
|
6498095e2b
|
create setup.py to install openslides
|
2012-02-09 16:57:10 +01:00 |
|
Emanuel Schuetze
|
e91df2b67b
|
Fixed CSV changes: Added support for python 2.5.x.
|
2011-11-29 11:02:31 +01:00 |
|
Emanuel Schuetze
|
8ef0b0ad81
|
Merged.
|
2011-11-24 19:53:03 +01:00 |
|
Emanuel Schuetze
|
8d21b8d831
|
Participant edit/new form: Changed default value of gender and type to blank/not specified.
|
2011-11-24 19:51:16 +01:00 |
|
Emanuel Schuetze
|
72de1dce74
|
Fixed missing form invalid error message.
|
2011-11-24 19:42:32 +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
|
52dc3f2a1a
|
Fixed #63: First password is always generated after saving participant edit form.
|
2011-11-17 18:14:41 +01:00 |
|
Emanuel Schuetze
|
69befddc90
|
Added incompleted unit tests from changeset 247 for ongoing work of next release.
|
2011-11-17 17:06:39 +01:00 |
|
Emanuel Schuetze
|
3ae853f082
|
Removed incompleted unit tests for 1.1 release.
|
2011-11-14 22:54:31 +01:00 |
|
rene
|
528b49da99
|
Use gen_password() for new user objects created via user or application import.
|
2011-11-14 21:54:42 +01:00 |
|
Emanuel Schuetze
|
d54afd7ad6
|
Removed generate passwords function/link. Now passwords will be generated after creating participants.
|
2011-11-14 21:25:20 +01:00 |
|
Emanuel Schuetze
|
e7d8b8a5ee
|
#58: Generate password after user createion automatically.
|
2011-11-14 21:13:13 +01:00 |
|
rene
|
d9d2692ffc
|
Filter permissions displayed in the group editor (as requested by #59).
|
2011-11-14 20:45:04 +01:00 |
|
Emanuel Schuetze
|
9feca83bb3
|
Fixed IE CSS issues (with white-space: nowrap).
|
2011-11-14 20:14:56 +01:00 |
|
Emanuel Schuetze
|
eb35289e4e
|
Fixed #57: <button> inside <a> tag not working in IE.; Added new icon for anonymous login.
|
2011-11-14 19:33:45 +01:00 |
|
rene
|
9f50863439
|
Implement rights for anonymous as requested by #45
|
2011-11-14 16:37:12 +01:00 |
|
Emanuel Schuetze
|
8f3590fb9c
|
Fixed typo.
|
2011-11-09 21:42:23 +01:00 |
|
Emanuel Schuetze
|
82613c5490
|
Updated translation (new: gender-sensitive)
|
2011-10-24 21:05:06 +02:00 |
|