Finn Stutzenstein
182759e794
Merge pull request #5749 from mathiashro/patch-1
...
Update DEVELOPMENT.rst
2020-12-08 09:01:34 +01:00
Finn Stutzenstein
78f0b29921
Disallows users, who have delegated their votes to others, to selfvote. It is enforced, that the user who gets the vote right must vote for the right-provder.
2020-12-04 06:52:25 +01:00
Emanuel Schütze
2943c969ab
Merge pull request #5751 from tsiegleauq/motion-to-motion-nav
...
Reset the CR Mode by motion-motion navigation
2020-12-03 15:02:10 +01:00
Emanuel Schütze
ea4ec53fb1
Merge pull request #5746 from tsiegleauq/poster-image
...
Add poster image in 404 cases
2020-12-03 12:24:57 +01:00
Sean
944685696a
Merge pull request #5739 from tsiegleauq/hide-started-assignment-polls
...
Hide started assignment polls
2020-12-03 12:19:38 +01:00
Emanuel Schütze
5629c73b4b
Merge pull request #5734 from tsiegleauq/deleted-users-in-polls
...
Show "Deleted user" if a poll user cannot be found
2020-12-03 12:09:56 +01:00
Sean
d0ed5448e8
Add poster image in 404 cases
...
Shows the assigned poster image if the stream is not
reachable
2020-12-03 12:09:30 +01:00
Emanuel Schütze
00b148edbd
Merge pull request #5736 from tsiegleauq/hide-motion-id-in-pdf
...
Consider show-seq-number config during pdf export
2020-12-03 11:59:46 +01:00
Sean
5e1b5b5658
Show "Deleted user" if a poll user cannot be found
...
Fixes an error that would freeze OpenSlides
If a user was deleted but registered as a poll option,
The Assignment Detail View would freeze
2020-12-03 11:51:41 +01:00
Emanuel Schütze
96d464bcfa
Merge pull request #5748 from tsiegleauq/vjs-pip
...
Re-Enable pip option for VJS
2020-12-03 11:36:43 +01:00
Emanuel Schütze
85de17611f
Merge pull request #5735 from tsiegleauq/trim-vjs-strings
...
Trim livestream URL
2020-12-03 11:33:05 +01:00
Sean
a410083349
Reset the CR Mode by motion-motion navigation
...
Set the CR mode to default if navigating from one motion
to the other motion instead of keeping the previously selected
CD mode
2020-12-02 12:42:03 +01:00
mathiashro
bdd44f78eb
Update DEVELOPMENT.rst
2020-12-01 18:16:08 +01:00
Sean
ce2f71a9da
Re-Enable pip option for VJS
...
re enables the previously disabled pip mode for videojs
2020-12-01 17:09:02 +01:00
Sean
90ac27ff43
Hide started assignment polls
...
Hide assignment polls in started state if user does not have
the manage permission
2020-11-30 15:27:12 +01:00
Finn Stutzenstein
652b727386
Merge pull request #5738 from FinnStutzenstein/fixGetWhoAmIError
...
Fix error handling in WhoAmI data view
2020-11-30 13:44:29 +01:00
Finn Stutzenstein
e1183fff60
Fix error handling in WhoAmI data view
2020-11-30 13:00:03 +01:00
Sean
629ad4ec1f
Consider show-seq-number config during pdf export
...
If not stated in the export dialog, the sequential
motion number will not be printed in the PDF if the config
option is unset
2020-11-27 17:09:33 +01:00
Sean
00066806d6
Trim livestream URL
...
Trims whitespaces from the livestream URL
2020-11-27 16:58:58 +01:00
Emanuel Schütze
96f96f09ee
Merge pull request #5732 from emanuelschuetze/fixAssignmentManagePermission
...
Fixed permission for assignment submenu.
2020-11-26 12:44:27 +01:00
Emanuel Schütze
48c09ed4c5
Merge pull request #5731 from emanuelschuetze/translation20201126
...
Updated translations
2020-11-26 12:39:14 +01:00
Emanuel Schütze
c4f37999f3
Fixed permission for assignment submenu.
2020-11-26 12:29:00 +01:00
Emanuel Schütze
ad907de958
Updated translations
2020-11-26 12:20:21 +01:00
Emanuel Schütze
8b94829a2c
Merge pull request #5695 from tsiegleauq/active-wait-for-perms
...
Show "please grant mic access" info
2020-11-26 12:06:27 +01:00
Emanuel Schütze
fbed661dfb
Merge pull request #5730 from emanuelschuetze/motionPollTitle
...
Show motion poll title in motion pdf
2020-11-26 12:05:33 +01:00
Emanuel Schütze
b318bfda99
Merge pull request #5729 from FinnStutzenstein/fixAssignmentOptionSorting
...
Fix sorting of assignment options
2020-11-26 11:55:55 +01:00
Emanuel Schütze
5577bac7c9
Show motion poll title in motion pdf
2020-11-26 11:47:18 +01:00
Finn Stutzenstein
c7405c36d8
Fix sorting of assignment options
2020-11-26 11:39:43 +01:00
Joshua Sangmeister
fca688a1f7
fix config usage
2020-11-26 10:37:45 +01:00
Sean
26ac618ddf
Show "please grant mic access" info
...
If the browser does not have the permission to use the microphone,
OpenSlides will show a spinner to inform the user to grant
mic access
2020-11-25 15:49:18 +01:00
Emanuel Schütze
c323eabd6f
Merge pull request #5727 from FinnStutzenstein/enableIsPresentBulkForSAMLUsers
...
Enable bulk set presence for non-default auth type users
2020-11-25 15:30:13 +01:00
Sean
a51103b7b7
Merge pull request #5707 from tsiegleauq/automatically-join-jitsi
...
Autoconnect the next X speaker to jitsi
2020-11-25 15:29:24 +01:00
Sean
d6467d5bbf
Autoconnect the next X speaker to jitsi
...
In config, set "general_system_conference_auto_connect_next_speakers"
to let the next X speakers on the current list of speakers
automatically join the jitsi conference.
Updates automatically
2020-11-25 15:13:02 +01:00
Emanuel Schütze
00bb266098
Merge pull request #5726 from FinnStutzenstein/fixDebugEmailFlag
...
enable --debug-email for start and runserver
2020-11-25 15:07:54 +01:00
Finn Stutzenstein
0a67c24138
Enable bulk set presence for non-default auth type users
...
closes #5715
2020-11-25 15:06:17 +01:00
Finn Stutzenstein
667a841051
enable --debug-email for start and runserver
...
closes #5702
2020-11-25 14:53:41 +01:00
Finn Stutzenstein
fd7a4cb64b
Merge pull request #5725 from FinnStutzenstein/hotfixUserRestrictor
...
Hotfix user restrictor. Wrong usage of set's add method
2020-11-25 12:28:50 +01:00
Finn Stutzenstein
4f24a38da8
Hotfix user restrictor. Wrong usage of set's add method
2020-11-25 12:04:24 +01:00
Emanuel Schütze
03cb8592fe
Merge pull request #5724 from emanuelschuetze/translation20201125
...
Updated translations
2020-11-25 11:49:22 +01:00
Emanuel Schütze
1f302b466a
Updated translations
2020-11-25 11:39:57 +01:00
Sean
65c7d3491c
Merge pull request #5717 from emanuelschuetze/listType
...
Add ol list type.
2020-11-25 11:23:50 +01:00
Emanuel Schütze
b611642ecb
Merge pull request #5721 from FinnStutzenstein/fixGroupDeletionInConfig
...
Fix group deletion for config variables
2020-11-25 10:39:08 +01:00
Sean
1eee3bc56d
Merge pull request #5718 from tsiegleauq/negative-voting
...
Allow negative voting
2020-11-25 10:01:12 +01:00
Sean
b5cb694fc7
Allow negative voting
...
Adds "no" as the opposite of "votes" as assignment poll method
Added global_yes, enabled new voting mode `N` in the server
Layout, Tables, Charts, Projector, Vote CSS, Cleanups, Percent bases,
analog votes and more
2020-11-24 23:14:12 +01:00
Finn Stutzenstein
f609e6362f
Fix group deletion for config variables
2020-11-24 13:43:05 +01:00
Emanuel Schütze
36506a7383
Merge pull request #5720 from FinnStutzenstein/fixSelectableNonAnalogPollsIfDisabled
...
Remove the possibility to select default non-analog poll types, if el…
2020-11-24 11:37:16 +01:00
Finn Stutzenstein
07a003717d
Remove the possibility to select default non-analog poll types, if electronic voting is disabled
2020-11-24 10:28:56 +01:00
Emanuel Schütze
ab230fe7a9
Allowed ol list types (in html and pdf).
2020-11-23 20:40:22 +01:00
jsangmeister
26e414e3d1
Merge pull request #5714 from jsangmeister/fix-html-validation
...
Fixed HTML attribute validation
2020-11-20 16:23:16 +01:00
Joshua Sangmeister
f3809fc8a9
Fixed HTML attribute validation
2020-11-20 16:10:32 +01:00