OpenSlides/tests/unit/users
Emanuel Schütze 5b544ceed2 Improve importing and sorting of users
* Add is_present field for csv import of users.
* Refactor JS functions get_full_name and get_short_name (Fixes #2136).
  - Show participant number in get_full_name() output.
  - Sort users by first or last name.
  - Extend config option to sort users.
  - Mark unused Python methods get_short_name and get_full_name.
2016-11-07 15:04:30 +01:00
..
__init__.py New Test order. 2015-01-24 18:00:03 +01:00
test_auth.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
test_models.py Improve importing and sorting of users 2016-11-07 15:04:30 +01:00
test_serializers.py Fix anonymous user for rest requests 2015-06-15 15:54:39 +02:00