Oskar Hahn
|
804f842650
|
Updated the url template tag
|
2012-12-14 15:10:14 +01:00 |
|
Oskar Hahn
|
366b8e0f1f
|
Droped support for python 2.5
|
2012-12-14 14:21:53 +01:00 |
|
Norman Jäckel
|
046db10d3a
|
Hide group registered in the group widget.
Make custom slides text scrollable.
Fix template of personal_info_widget.
|
2012-12-01 19:32:58 +01:00 |
|
Oskar Hahn
|
ab4c5791ad
|
Merge pull request #61 from ostcar/master
Forbid the deletion of the registered group
|
2012-11-28 05:16:10 -08:00 |
|
Oskar Hahn
|
8306e7bf6e
|
Don't allow to remove the registered group
|
2012-11-28 13:59:14 +01:00 |
|
Emanuel Schuetze
|
94928c20c5
|
Updated translation msg strings.
|
2012-11-27 21:22:57 +01:00 |
|
Emanuel Schuetze
|
40984a6508
|
Merge remote branch 'upstream/master'
|
2012-11-27 20:10:13 +01:00 |
|
Oskar Hahn
|
c276bce780
|
Let travis test pep8
|
2012-11-26 10:11:36 +01:00 |
|
Oskar Hahn
|
a31a67c32e
|
removed initial_data
|
2012-11-25 00:55:25 +01:00 |
|
Oskar Hahn
|
6b2645d11c
|
reordered the tests
moved the tests from the openslides-module to an own module
configured coverage
|
2012-11-24 15:00:17 +01:00 |
|
Oskar Hahn
|
bd32994296
|
cleanup
Removed unused imports and fixed pep8 errors
|
2012-11-24 14:01:21 +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
|
bba301a4b3
|
#420: Use clean layout for group slide: Remove printing group users; print group name and number of members only. (Later we need a solution to print users fullname not username.)
|
2012-11-22 22:07:33 +01:00 |
|
Emanuel Schuetze
|
c115ea59a0
|
Fixed typo in comment.
|
2012-11-22 21:48:49 +01:00 |
|
Oskar Hahn
|
fa1c384d28
|
made use of defaults in get_or_create
|
2012-11-22 18:47:50 +01:00 |
|
Oskar Hahn
|
1049141483
|
Created a default group for registered users
|
2012-11-22 18:39:54 +01:00 |
|
Oskar Hahn
|
e168445497
|
fixed error, which allowed admins to delete the anonymous grou
|
2012-11-22 17:29:49 +01:00 |
|
Oskar Hahn
|
1dc7d45670
|
sort persons in motions
|
2012-11-22 17:00:09 +01:00 |
|
Oskar Hahn
|
8014f327a2
|
Merge branch 'master' of github.com:OpenSlides/OpenSlides into sort_person_api
|
2012-11-22 16:35:26 +01:00 |
|
Oskar Hahn
|
fbf81e7780
|
sort persons
|
2012-11-22 16:19:09 +01:00 |
|
Emanuel Schuetze
|
cbd04327bb
|
Reverted: Administrator can be deleted by other manager. (partly reverted 533c65562d after discus it with oskar because import also possible as non-admin)
|
2012-11-21 23:26:54 +01:00 |
|
Emanuel Schuetze
|
830f85109d
|
Minor formatting work.
|
2012-11-21 23:03:14 +01:00 |
|
Emanuel Schuetze
|
ec1a15a835
|
#175: Adjusted group slide; analog to user slide.
|
2012-11-21 21:45:19 +01:00 |
|
Oskar Hahn
|
2acfd02144
|
Merge pull request #45 from normanjaeckel/GroupSlide
Insert a slide for groups
|
2012-11-21 12:18:17 -08:00 |
|
Emanuel Schuetze
|
f3c865ee3c
|
#176: Adjusted user slide. Show only relevant information in a nice and clear layout.
|
2012-11-21 21:05:56 +01:00 |
|
Norman Jäckel
|
8e886a22ef
|
Insert a slide for groups
|
2012-11-21 14:22:30 +01:00 |
|
Norman Jäckel
|
00e77ba0fc
|
Use join for the group list also in the participant view
|
2012-11-21 14:09:47 +01:00 |
|
Norman Jäckel
|
5939b98772
|
Use join for group list in UserSlide.html
|
2012-11-21 14:07:14 +01:00 |
|
Emanuel Schuetze
|
0fbb7dced3
|
Rename participant field 'details' to 'structure level' (Gliederungsebene). (DB rebuild required!)
|
2012-11-19 23:30:09 +01:00 |
|
Emanuel Schuetze
|
f1fb68a569
|
#375: Missing translation of participant type in participant PDF list. (Now get_type_display() is used.)
|
2012-11-17 20:02:16 +01:00 |
|
Emanuel Schuetze
|
533c65562d
|
Don't allow to deactivate or delete the superuser or yourself.
Otherwise it's very danger to lock out your current (superuser) session.
|
2012-11-08 18:57:53 +01:00 |
|
Emanuel Schuetze
|
e601d8a5a3
|
Fixed display_name of widgets.
|
2012-11-08 09:43:04 +01:00 |
|
Oskar Hahn
|
cbea48ab7e
|
Merge pull request #40 from emanuelschuetze/master
Fixed type in pdf list
|
2012-11-08 00:26:12 -08:00 |
|
Oskar Hahn
|
de7d4ed6cd
|
Merge pull request #34 from normanjaeckel/UserSlide
Add UserSlide with new template.
|
2012-11-08 00:25:04 -08:00 |
|
Emanuel Schuetze
|
8d599d6428
|
Fixed type in participants PDF list.
|
2012-11-08 09:22:23 +01:00 |
|
Emanuel Schuetze
|
9d183e9746
|
Rename user group to group. Updated translations. Clean up new french po file.
|
2012-11-07 22:16:11 +01:00 |
|
Emanuel Schuetze
|
7b64d464f5
|
Added user view url also for last_name.
|
2012-11-07 21:27:59 +01:00 |
|
Norman Jäckel
|
35e41873a0
|
Add UserSlide with new template.
|
2012-11-06 00:02:44 +01:00 |
|
Emanuel Schuetze
|
a363efe2ef
|
Fixed #390: Added new user field 'about me'
|
2012-11-03 09:34:42 +01:00 |
|
Emanuel Schuetze
|
005cb2f15e
|
Updated translations.
|
2012-11-03 08:59:34 +01:00 |
|
Oskar Hahn
|
424d10cb63
|
Merge remote-tracking branch 'norman/Some_Fixes_for_1_3_b1'
Conflicts:
openslides/__init__.py
openslides/projector/views.py
|
2012-10-31 15:27:47 +01:00 |
|
Norman Jäckel
|
3b4e19ad3b
|
Enhence template of UserView and GroupView
|
2012-10-31 14:47:42 +01:00 |
|
Emanuel Schuetze
|
3dd5ce9e73
|
Fixed default password generation while CSV import.
|
2012-10-30 23:10:23 +01:00 |
|
Emanuel Schuetze
|
9a522f3835
|
Use participant_sort_users_by_first_name config var for overview table, participant list (pdf) and first time passwords (pdf).
|
2012-10-30 23:00:24 +01:00 |
|
Emanuel Schuetze
|
4ee518dd96
|
Updated translations (for sorting participants).
|
2012-10-30 22:59:37 +01:00 |
|
Emanuel Schuetze
|
145a52eb24
|
Updated translations.
|
2012-10-30 22:16:43 +01:00 |
|
Emanuel Schuetze
|
85771c4af6
|
Fixed participant CSV import.
|
2012-10-30 22:05:03 +01:00 |
|
Norman Jäckel
|
c13f4ba52d
|
Add UserView and GroupView part 2
|
2012-10-30 00:07:25 +01:00 |
|
Oskar Hahn
|
f4e1f83f15
|
rename test_name_surfix in test_name_suffix in participant/tests.py
|
2012-10-29 16:27:15 +01:00 |
|
Oskar Hahn
|
79c5e93422
|
Redesigned the QuestioMixin
|
2012-10-28 19:59:41 +01:00 |
|