OpenSlides/openslides
FinnStutzenstein 10c329da8d fix tree sorting
Assigns the weight in the preorder traversal of the tree. Now one without every
object (e.g. missing motions/items) still have the correct sorting. Intorduces
the level attribute of items giving the amount of parents in the agenda. This
allows to reduce complexits in the client.
2019-05-15 14:14:32 +02:00
..
agenda fix tree sorting 2019-05-15 14:14:32 +02:00
assignments Add attachments to assignments 2019-04-29 10:31:28 +02:00
core Merge pull request #4644 from FinnStutzenstein/noProjectiondefaultChanges 2019-05-08 09:28:08 +02:00
mediafiles Unset font if the mediafile is deleted 2019-04-09 19:38:01 +02:00
motions Rename the manage restriction field 2019-05-14 16:02:59 +02:00
poll use f-string syntax for strings 2019-01-18 17:37:36 +01:00
topics Make the projector-system explicit async. 2019-04-06 06:40:15 +02:00
users Merge pull request #4687 from FinnStutzenstein/catchDoubleCreationOfPersonalNotes 2019-05-13 14:49:42 +02:00
utils fix tree sorting 2019-05-15 14:14:32 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
__main__.py activate start command 2019-01-20 11:24:42 +01:00
asgi.py activate start command 2019-01-20 11:24:42 +01:00
global_settings.py Run black 2019-01-08 21:51:52 +01:00
routing.py Run black 2019-01-08 21:51:52 +01:00
urls_apps.py Run black 2019-01-08 21:51:52 +01:00
urls.py Wirst work for the projector system on the client 2019-01-19 21:26:05 +01:00