OpenSlides/openslides/core/migrations
Sean 0d9738b72d Integrate streams
Integrate live streaming inside the jitsi/rtc components.
Live streaming works without jitsi, but is using the same components for
a fluid integration.
A streaming URL can be set in the settings page.
Users EITHER consume the live stream OR are presend in a jitsi live
conference.

To consume both the live stream and the jitsi conference, users may use
a dedicated jitsi tab in their session.

The jitsi users can be restricted to only allow thouse with the right
the manage speakers or being present on the "current list of speakers",
automatically simulating a virtual plenum
2020-06-11 11:20:00 +02:00
..
__init__.py Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
0001_initial.py Run black 2019-01-08 21:51:52 +01:00
0002_misc_features.py Changed the default projector aspect ratio to 16:9 on initial database creation 2020-03-24 12:09:11 +01:00
0003_auto_20161217_1158.py Run black 2019-01-08 21:51:52 +01:00
0004_auto_20170215_1624.py Run black 2019-01-08 21:51:52 +01:00
0005_auto_20170412_1258.py Run black 2019-01-08 21:51:52 +01:00
0006_auto_20180123_0903.py Run black 2019-01-08 21:51:52 +01:00
0007_auto_20180130_1400.py Run black 2019-01-08 21:51:52 +01:00
0008_changed_logo_fields.py use f-string syntax for strings 2019-01-18 17:37:36 +01:00
0009_auto_20181118_2126.py Run black 2019-01-08 21:51:52 +01:00
0010_auto_20190118_1908.py Wirst work for the projector system on the client 2019-01-19 21:26:05 +01:00
0011_auto_20190119_0958.py Autoupdate on element deletion 2019-01-19 14:46:59 +01:00
0012_auto_20190119_1425.py Directories and access permissions for mediafiles 2019-07-12 13:08:07 +02:00
0013_auto_20190119_1641.py Merge pull request #4155 from ostcar/activate_start_command 2019-01-20 11:36:06 +01:00
0014_changed_default_font.py Reenable black. 2019-01-28 20:54:42 +01:00
0015_auto_20190122_1216.py Added missing projector migration. 2019-01-22 12:59:33 +01:00
0016_projector_reference_projector.py Projector reference for CLOS 2019-02-01 09:47:59 +01:00
0017_auto_20190219_2015.py Added new permission to see the history. 2019-02-21 11:45:40 +01:00
0018_auto_20190222_1209.py current speaker chyron 2019-02-26 21:56:59 +01:00
0019_countdown_title_1.py countdown: new title field, description optional 2019-03-01 11:22:09 +01:00
0019_countdown_title_2.py countdown: new title field, description optional 2019-03-01 11:22:09 +01:00
0020_set_reference_projector.py One global clos reference. More projector buttons for the clos view 2019-03-01 13:17:26 +01:00
0021_auto_20190415_0942.py Adds a migration for projector changes 2019-04-15 11:02:39 +02:00
0022_remove_chatmessage.py Remove ChatMessage 2019-05-15 13:44:45 +02:00
0023_chyron_colors.py Added custom color for the projector chyron and reset buttons for colors 2019-05-20 21:50:03 +02:00
0024_auto_20190605_1105.py Refactored OpenSlides history (HistoryInformation is not a root rest element anymore.). 2019-06-13 09:14:58 +02:00
0025_projector_color.py Projector improvements 2019-07-19 12:43:45 +02:00
0026_projector_size_1.py More voting UI improvements 2020-03-17 07:24:40 +01:00
0027_projector_size_2.py More voting UI improvements 2020-03-17 07:24:40 +01:00
0028_projector_size_3.py More voting UI improvements 2020-03-17 07:24:40 +01:00
0029_remove_history_restricted.py More voting UI improvements 2020-03-17 07:24:40 +01:00
0030_voting_projection_defaults.py Updated translations 2020-03-20 17:19:12 +01:00
0031_projector_default_height.py Added missing migrations 2020-03-30 10:58:42 +02:00
0032_add_monospace_font.py Add a configurable monospace font for the countdown 2020-06-09 22:54:31 +02:00
0033_live_stream_permission.py Integrate streams 2020-06-11 11:20:00 +02:00