OpenSlides/openslides/utils
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 Add code 2011-07-31 10:46:29 +02:00
access_permissions.py Added docstrings. Small changes. 2016-10-01 01:48:18 +02:00
autoupdate.py Added view to follow recommendations. 2016-10-17 21:02:50 +02:00
collection.py Support to send many objects through the autoupdate system 2016-10-04 18:10:04 +02:00
dispatch.py Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py No crash without a browser (fixes #2249) 2016-08-09 08:22:04 +02:00
models.py More tests, development instructions and small changes. 2016-10-01 01:48:30 +02:00
pdf.py Updated settings files. Fixed timezone support. 2016-09-16 21:17:00 +02:00
plugins.py Fixed test plugin. 2016-02-16 23:04:26 +01:00
projector.py Fixed broadcast. Fixed #2467. 2016-10-01 14:37:04 +02:00
rest_api.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
search.py Improve importing and sorting of users 2016-11-07 15:04:30 +01:00
settings.py.tpl More tests, development instructions and small changes. 2016-10-01 01:48:30 +02:00
test.py Redesign of the config variables. 2016-06-03 13:47:54 +02:00
utils.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
views.py Refactored view permissions. 2015-07-05 22:17:58 +02:00