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 |
|
Norman Jäckel
|
015dc159ed
|
Add UserView and GroupView part 1
|
2012-10-27 18:17:22 +02:00 |
|
Norman Jäckel
|
3f0c31d12b
|
Add user widget and group widget, see # 379
|
2012-10-26 18:16:09 +02:00 |
|
Norman Jäckel
|
1063e7011a
|
Change query for assignments in personal_info_widget
|
2012-10-26 17:14:46 +02:00 |
|
Norman Jäckel
|
510aca54eb
|
Add widget with personal info, ticket #25
|
2012-10-25 23:58:32 +02:00 |
|
Oskar Hahn
|
57d591fee8
|
Renamed category to detail
|
2012-10-24 12:30:45 +02:00 |
|
Oskar Hahn
|
3e1938941f
|
Append a default class for the person-api.
Also fixed the assignment-ballot-paper for group-persons
|
2012-10-24 12:15:29 +02:00 |
|
Oskar Hahn
|
17afa3c5d1
|
fixed #326 whitespace in allready used names
|
2012-10-24 11:35:07 +02:00 |
|
Oskar Hahn
|
681d909fa3
|
rename application to motion
|
2012-10-24 11:07:36 +02:00 |
|
Oskar Hahn
|
5aa2bc650f
|
Merge pull request #18 from normanjaeckel/Default_Sorting
Default sorting using Meta Class option and new config var
|
2012-09-15 00:23:50 -07:00 |
|
Oskar Hahn
|
2984fd791c
|
small fix to the person api
|
2012-09-15 09:11:56 +02:00 |
|
Norman Jäckel
|
0db8af15b7
|
Clean up the code for pull request
|
2012-09-14 23:53:59 +02:00 |
|
Norman Jäckel
|
269b093b28
|
Enhence use of config var and Meta Class for default sorting of users
|
2012-09-14 03:02:00 +02:00 |
|
Norman Jäckel
|
e5c132e34c
|
Use new config var for sorting users
|
2012-09-14 02:46:43 +02:00 |
|
Norman Jäckel
|
f41fe87656
|
Insert new config var for sorting Users by first_name
|
2012-09-14 02:40:40 +02:00 |
|
Norman Jäckel
|
f8d3390c78
|
Docstrings and sorting of Users and Groups in the UsersAndGroupsToPersons class object (was: UsersConnector)
|
2012-09-14 02:24:02 +02:00 |
|
Norman Jäckel
|
811b780fb9
|
Fix typo TYPE_CHOICE to TYPE_CHOICES
|
2012-09-14 01:52:20 +02:00 |
|
Oskar Hahn
|
bcfceccb09
|
dont use simular passwords in gen_password (no Il10oO)
|
2012-09-13 11:50:06 +02:00 |
|
Oskar Hahn
|
760f8e042e
|
some fixes
|
2012-09-12 10:17:51 +02:00 |
|
Oskar Hahn
|
38d53bbb92
|
fixed first-time-pdf
|
2012-09-11 19:30:12 +02:00 |
|
Oskar Hahn
|
9c031768f8
|
fix merge errors
|
2012-08-15 11:01:38 +02:00 |
|
Oskar Hahn
|
b7a0e83c68
|
changed the main script
|
2012-08-14 14:19:59 +02:00 |
|
Oskar Hahn
|
bd64a6cb5c
|
Merge branch 'stable/1.2.x'
Conflicts:
openslides/application/models.py
openslides/application/views.py
openslides/participant/forms.py
openslides/participant/views.py
|
2012-08-13 19:16:42 +02:00 |
|
Oskar Hahn
|
31ca01563e
|
some corrective actions
|
2012-08-13 14:37:49 +02:00 |
|