Norman Jäckel
|
589c209c79
|
Merge branch 'master' into Version_String
Conflicts:
openslides/__init__.py
openslides/config/views.py
|
2012-11-28 17:54:29 +01:00 |
|
Oskar Hahn
|
bd32994296
|
cleanup
Removed unused imports and fixed pep8 errors
|
2012-11-24 14:01:21 +01:00 |
|
Norman Jäckel
|
baebfbb585
|
Fix get_version, insert and use get_git_commit_id.
|
2012-11-23 11:31:30 +01:00 |
|
Oskar Hahn
|
9943e84a96
|
default permissions for the registered group
plus some cleanup for the registered and the anonymous group
|
2012-11-23 09:35:41 +01:00 |
|
Emanuel Schuetze
|
27fa32b718
|
Removed frontpage and redirect '/' to dashboard url (because there is already a new welcome widget with the content of the frontpage on dashboard)
|
2012-11-17 22:14:49 +01:00 |
|
Oskar Hahn
|
56b9e831c8
|
Allowd access to the dashboard per default. #361
|
2012-10-24 12:21:44 +02:00 |
|
Oskar Hahn
|
681d909fa3
|
rename application to motion
|
2012-10-24 11:07:36 +02:00 |
|
Norman Jäckel
|
3ba04e10b4
|
Fix typo in default permissions for anonymous-group
|
2012-08-10 00:37:23 +02:00 |
|
Oskar Hahn
|
008c743650
|
fixt #334. Let the anonymous user see the assignments by default
|
2012-08-05 11:58:11 +02:00 |
|
Oskar Hahn
|
e1a2f18f74
|
#316 fix translation of the confirm message in the general config page
|
2012-07-20 11:31:28 +02:00 |
|
Oskar Hahn
|
403f8e7917
|
update translation
|
2012-07-10 02:21:27 +02:00 |
|
Oskar Hahn
|
8d961f4940
|
fix translation by using ugettext_lazy
|
2012-07-10 01:33:03 +02:00 |
|
Oskar Hahn
|
e01d456e7b
|
clean up the config app. Use jsonfield to save the config values.
Syncdb necessary.
|
2012-07-07 14:48:21 +02:00 |
|
Oskar Hahn
|
391a10bb03
|
fix typo in frontpage_title
|
2012-06-23 15:42:25 +02:00 |
|
Emanuel Schuetze
|
7ef298881d
|
Updated license header.
|
2012-04-25 22:29:19 +02:00 |
|
Oskar Hahn
|
be6a63e48c
|
show version from plugins
|
2012-04-18 09:33:09 +02:00 |
|
Emanuel Schuetze
|
abf7721f3f
|
Filled frontpage with config values.
|
2012-04-15 13:26:01 +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
|
c07c2ac853
|
Print openslides version number in separat config template.
|
2012-04-15 10:36:37 +02:00 |
|
Oskar Hahn
|
6f377453bc
|
rename system in config. Add default config in each apps
|
2012-04-14 12:52:56 +02:00 |
|