Sean
f07cc4e176
Show vote delegations to users on ownPage
...
Users can see vote delegations concerning them if visiting their own
user detail page
2020-12-16 12:37:12 +01:00
Emanuel Schütze
222a2ea581
Merge pull request #5775 from tsiegleauq/more-powerful-vote-delegations
...
Add more dynamic vote delegations to user list
2020-12-15 17:35:01 +01:00
Emanuel Schütze
057e03a82c
Merge pull request #5774 from tsiegleauq/los-go-button-layouting
...
Responsive add-self buttons in list-of-speakers
2020-12-15 17:20:54 +01:00
Emanuel Schütze
1ebad842de
Merge pull request #5773 from tsiegleauq/mat-chips-in-search-val
...
Overwork chip list in search value selector
2020-12-15 17:18:37 +01:00
Sean
cb73f52345
Add more dynamic vote delegations to user list
...
The user list now shows vote delegations from and to in every form and
preview
2020-12-15 16:40:27 +01:00
Sean
53be648c23
Responsive add-self buttons in list-of-speakers
2020-12-15 15:36:45 +01:00
Sean
2a224cb3b5
Overwork chip list in search value selector
...
Removed the placeholder, fixed the height, made it scrollable like the
filter bars, using elipsis for very long names, inidkated long names
using tooltips
2020-12-15 14:04:11 +01:00
Emanuel Schütze
acd33b8207
Merge pull request #5765 from tsiegleauq/poll-create-layout-enhance
...
Enhance poll dialog layout
2020-12-13 21:37:08 +01:00
Sean
e2cabbaf62
Enhance poll dialog layout
...
declutters the the poll dialogs
2020-12-13 21:27:08 +01:00
Emanuel Schütze
19df8184d0
Merge pull request #5762 from tsiegleauq/poll-progress-bar-ap
...
Show vote progress in autopilot
2020-12-13 20:56:58 +01:00
Emanuel Schütze
0a80a73f2e
Merge pull request #5761 from jwinzer/poll-progress-users
...
Fix user filter of poll progress
2020-12-13 20:52:50 +01:00
Sean
b9f36f1cea
Hide poll progress bar by perms
2020-12-11 11:21:11 +01:00
Emanuel Schütze
5d5a5b3e39
Merge pull request #5755 from FinnStutzenstein/fixUserDelegationSelfvote
...
Fix user delegation selfvote
2020-12-10 10:10:42 +01:00
Finn Stutzenstein
ef42a2293d
Adjust restricter, so poll managers can see the delegation structure
2020-12-10 09:20:50 +01:00
Sean
ac63a04666
Show vote progress in autopilot
...
Shows the vote progress in the autopilot
changes the theme of the progress bar to support its normal buffer color
Shows "autopilot" in browser title
2020-12-09 14:17:27 +01:00
Sean
78cfa4875e
Merge pull request #5683 from jwinzer/bug-fix-perms
...
Fix unresolved permissions
2020-12-09 12:54:22 +01:00
Jochen Winzer
689bfcac61
Fix unresolved permissions.
2020-12-09 12:36:35 +01:00
Jochen Winzer
ec36d4d64e
User is only allowed to vote if present and has not delegated his vote or has delegated his vote to a user who is present.
2020-12-09 11:09:11 +01:00
Emanuel Schütze
5cc464b250
Merge pull request #5750 from tsiegleauq/avoid-zombie-jitsi
...
Avoid stream/jitsi cases without information
2020-12-08 17:40:54 +01:00
Sean
92cf811921
Avoid stream/jitsi cases without information
...
Rewrites the jitsi/stream state management.
After every reload and after a stream becomes available (while not
currently in a jitsi conference) you will switch to live stream, if
available
2020-12-08 17:15:25 +01:00
Sean
1af78df328
Merge pull request #5742 from tsiegleauq/show-poll-infos-more-present
...
Add poll meta info component
2020-12-08 16:42:59 +01:00
Sean
9c738b5d8e
Add poll meta info component
...
Adds a component to display the assignment polls meta info
2020-12-08 16:25:08 +01:00
Emanuel Schütze
9ddb3a9179
Merge pull request #5705 from tsiegleauq/show-poll-result-in-ap
...
Show latest meaningful poll results in autopilot
2020-12-08 16:17:49 +01:00
Sean
10614ca57b
Show latest meaningfull poll results in autopilot
...
Shows the latest meaningfull poll result in autopilot
The last published poll result from the corresponding content object
2020-12-08 14:45:08 +01:00
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