OpenSlides/openslides
René Köcher 36f83808fd Implement #419: Add group column for motion csv import
The motion import now features an additional column to indicate that the import should be created by an existing group.
If the column is missing it is considered as 'off' and first / last name are used as always.
If the column exists and contains 'y','yes','j','ja','true', '1' or 1 first name will be ignored and last name will be interpreted as a group name.
If the group exists and can act as a person the motion will be imported and assigned to this group.

Signed-off-by: René Köcher <shirk@bitspin.org>
2012-11-21 23:38:25 +01:00
..
agenda Fix perms for agenda, motion and assignment widget. It is now set to projector.can_manage_projector. 2012-11-21 15:14:38 +01:00
assignment Fixed typo in identifier 'assignment_candidates'. 2012-11-21 20:12:08 +01:00
config 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
locale Implement #419: Add group column for motion csv import 2012-11-21 23:38:25 +01:00
motion Implement #419: Add group column for motion csv import 2012-11-21 23:38:25 +01:00
participant Merge pull request #45 from normanjaeckel/GroupSlide 2012-11-21 12:18:17 -08:00
poll some fixes 2012-09-12 10:17:51 +02:00
projector #176: Adjusted user slide. Show only relevant information in a nice and clear layout. 2012-11-21 21:05:56 +01:00
static Hide div container of tabledrag to eleminate space between table and number of items. 2012-07-25 21:37:20 +02:00
templates Updated translation for professional support footer. 2012-11-19 23:05:38 +01:00
utils 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
__init__.py Prepared 1.3-beta2 release. 2012-11-07 22:21:55 +01:00
global_settings.py Added new allowed language (French). 2012-11-07 22:24:39 +01:00
main.py Pass along database path to create_settings if started as portable version 2012-11-09 13:45:52 +01:00
urls.py Fix urls.py - Redirect from / to the dahsboard 2012-11-21 13:41:16 +01:00