Sean
6d63c90649
Fix some icon error in contra speech
...
Contra speech hat some undesired icon config
2021-06-04 16:20:23 +02:00
Emanuel Schütze
136e0a0569
Merge pull request #6103 from tsiegleauq/jitsi-api-update
...
Update jitsi iFrame and API
2021-06-03 22:30:51 +02:00
Sean
1ed1896653
Update jitsi iFrame and API
...
Adjst some callbacks and configs to be compatible with the newest jitsi
release. This is compatible with both our current jitsi server as
well as the newest jitsi releases
2021-06-03 22:21:34 +02:00
Emanuel Schütze
7a076b1d2d
Merge pull request #6100 from tsiegleauq/pending-chat
...
Add pending state for chat message
2021-06-03 20:53:49 +02:00
Sean
8b22f5ff0e
Hide conference bar without interaction
...
Hide the conference bar if there is no stream and no entering
permission.
Hides the "see stream" button if use user has no permission to see the
stream (call list window)
Use rxjs combineLatest for easier "dead state" detection with less
change pushing
2021-06-03 15:12:49 +02:00
Sean
6b8ccb8c33
Add pending state for chat message
...
Waits untill the server answers something before enabling chatting again
shows some spinner to indicate pending chat requests
2021-06-03 11:12:56 +02:00
Emanuel Schütze
51568b652e
Updated translations
2021-06-02 16:59:34 +02:00
Emanuel Schütze
8c0aba83bc
Merge pull request #5961 from tsiegleauq/chat-and-rtc-modules
...
Restructure communication components
2021-06-02 15:29:54 +02:00
Sean
1504e33607
Restructure communication components
...
separates the "Jitsi component" into an own module, several services and components.
2021-06-02 15:09:26 +02:00
Emanuel Schütze
d570ed2b72
Fixed faq link
2021-06-02 13:27:00 +02:00
Emanuel Schütze
e0da18a0e6
Merge pull request #6087 from FinnStutzenstein/multiselectListOfSpeakersClosed
...
Multiselect open/close LOS in agenda
2021-06-01 14:43:35 +02:00
Finn Stutzenstein
946f07f34a
Multiselect open/close LOS in agenda
2021-06-01 11:05:25 +02:00
Emanuel Schütze
3a2773aa5d
Merge pull request #6086 from tsiegleauq/motion-nop-nav-regress
...
Fix non existing top nav for motions
2021-06-01 10:58:27 +02:00
dependabot[bot]
75ed60168e
Bump tinymce from 5.6.0 to 5.7.1 in /client
...
Bumps [tinymce](https://github.com/tinymce/tinymce-dist ) from 5.6.0 to 5.7.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases )
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.6.0...5.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 19:24:33 +00:00
Sean
be36a8a40f
Fix non existing top nav for motions
...
fixes a regression where motions had no top-navigation anymore
2021-05-28 14:10:54 +02:00
Emanuel Schütze
5d57301fb0
Merge pull request #6084 from tsiegleauq/cinema-interaction-enhanced
...
Refine AP Interaction
2021-05-27 21:10:29 +02:00
Emanuel Schütze
f3b6ceb9af
Updated translations and autoupdate serivce
2021-05-27 16:07:17 +02:00
Sean
e7dd5d87a2
Refine AP Interaction
...
In auto pilot view:
klicking the projector opens the content object (rather than the
projector detail view)
clicking AP title now opens the content objects as normal link, rather
than having an "open external" icon
clicking the projector name opens the projector detail view
add "readd last speaker" in AP
Some CD Enhancements for AP Projector
2021-05-27 11:57:15 +02:00
Emanuel Schütze
3eb7386a58
Merge pull request #6081 from tsiegleauq/enum-assignment-candidates-again
...
Respect candidate enumeration per assignment
2021-05-26 18:35:00 +02:00
Emanuel Schütze
c60553e376
Merge pull request #6070 from tsiegleauq/stop-voting-publish-prompt
...
stop-voting shows prompt
2021-05-26 18:13:00 +02:00
Sean
8734e48aef
Respect candidate enumeration per assignment
...
Uses candidate enum per assignment as given in the form.
Changes enumeration in drag-list and poll-meta-info
2021-05-26 18:12:41 +02:00
Emanuel Schütze
79e5b8e337
Merge pull request #6078 from tsiegleauq/count-poos-in-statistics
...
Show point-of-order amount in speaker statistics
2021-05-26 17:56:09 +02:00
Sean
6dc5c3bfa9
stop-voting shows prompt
...
Stop voting shows options to either simply stop, publish directly or
abort. Was done using choice service.
Alter vote repo to simply choose with voting state to adress rather than
calculate the next state
Add server-side option to publish a poll in the started state
2021-05-26 17:53:46 +02:00
Sean
d4025296fe
Show point-of-order amount in speaker statistics
...
Shows the amount of point of orders in speaker statistics
2021-05-26 17:38:26 +02:00
Emanuel Schütze
a7f392b997
Merge pull request #6074 from tsiegleauq/show-unpublish-ap
...
Show "unpublished" for finished polls in AP
2021-05-26 17:35:42 +02:00
Sean
6451cdf590
Show "unpublished" for finished polls in AP
...
Also: Change APs change detection to onPush.
This is the last possible option to enhance AP performance
2021-05-26 17:07:40 +02:00
Emanuel Schütze
2eda8fea22
Merge pull request #6063 from tsiegleauq/cryon-font
...
Add own font for chyron
2021-05-26 16:59:03 +02:00
Sean
74b32af293
Add own font for chyron
...
Alters Current Speakery Chyron, optionally shows the structure level in
a new line (slightly smaler, faint)
Font for user name in chyron can be configured
Support way more font mime types
Adds an own font for chyron (server, client)
Extends loads-font service
Cleanup countdown-time component from font loading
2021-05-26 16:41:27 +02:00
Emanuel Schütze
43d73a87f1
Merge pull request #6076 from tsiegleauq/more-lenient-word-breaking
...
Add some hyphenation
2021-05-25 21:49:16 +02:00
Emanuel Schütze
66945231f4
Merge pull request #6075 from tsiegleauq/poo-dialog-cannot-enter
...
Enhance point-of-order dialog
2021-05-25 21:40:50 +02:00
Emanuel Schütze
5a9767004d
Merge pull request #6073 from tsiegleauq/keep-poo-infos
...
Keep point-of-order infos
2021-05-25 21:37:15 +02:00
Emanuel Schütze
a0c9f3b6da
Merge pull request #6066 from tsiegleauq/fullscreen-projector-cursor
...
Hide cursor in full screen projector
2021-05-25 21:37:01 +02:00
Sean
f05dd8c448
Keep point-of-order infos
...
Keeps pro, contra, poo infos in active speaker and finished speakers.
Cleans up a lot of template related code
2021-05-25 20:59:18 +02:00
Sean
7a6b31d8f8
Hide cursor in full screen projector
...
Hides the cursor when hovering over the full screen projectors
containers
2021-05-25 20:41:15 +02:00
Sean
f707615875
Add some hyphenation
...
Use hyphenation for motion details poll display.
More lenient display of lpng poll names using hyphenation
2021-05-25 15:56:12 +02:00
Sean
fbb60cb0b6
Enhance point-of-order dialog
...
Escape and enter do what they should
2021-05-25 15:15:08 +02:00
Sean
861726fb9c
Restrict Chat message length in client
...
Restricts Chat Messages in client to enforce a maximum length of 512
characters
enhance chat form validation
show chat message length and characters left if close to the limit of
512
2021-05-21 13:14:03 +02:00
Emanuel Schütze
cb13c8cd47
Always allow speakers to remove from list of speakers (button always enabled)
2021-05-10 21:40:38 +02:00
Sean
3402928935
remove Motion polls show global values
...
Motion polls were displaying global abstain, etc
2021-05-06 14:21:04 +02:00
Sean
18c75a6d12
Enumber Voting results
...
Enumber the rank of voting results in PDF, Projector and Detail View
2021-05-05 14:49:42 +02:00
Sean
0011d63a40
Add General x to analog polls
...
Adds general approval/rejection/abstain to analog polls
Fix a bug where the 100% base "Entitled" would render analog polls unusable
enumerate poll candidates
2021-05-05 12:03:41 +02:00
Sean
0b23806db6
Fix user cannot see candidate names
...
Assignment detail view sort list "getTitle" was hidden behind
"assignment_can_manage", thus users could not see the names of candidates
2021-05-04 15:47:15 +02:00
Emanuel Schütze
74981e26c0
Merge pull request #6037 from tsiegleauq/poll-progress-speaker-manage
...
Allow LOS-Manager to see poll progress
2021-05-03 13:11:30 +02:00
Tobias Hößl
705c42bd11
Fixes #6030 - amending a list item does not show the change inline in diff box
2021-05-02 20:10:19 +02:00
Emanuel Schütze
d86fcd80b7
Merge pull request #6031 from jsangmeister/fix-entitled-users
...
Fix entitled user calculation and display of voting banner in case of vote delegations
2021-04-29 15:38:49 +02:00
Emanuel Schütze
88e870c9df
Merge pull request #6040 from tsiegleauq/search-cannot-find-uml
...
Find umlauts using search
2021-04-29 15:38:29 +02:00
Emanuel Schütze
325469bc82
Merge pull request #6038 from FinnStutzenstein/fix-los
...
Fix LOS (closes #6035 )
2021-04-29 15:03:54 +02:00
Emanuel Schütze
db4c593adf
Added new translations (it, es).
2021-04-29 14:12:52 +02:00
Finn Stutzenstein
75bd3c50e5
Fix LOS ( closes #6035 )
2021-04-29 13:46:36 +02:00
Sean
d08752db21
Find umlauts using search
...
TinyMCE currently escapes all special chatacters pretty unconviniently.
We now try to parse HTML using DOMParser and extract the text content so
we can actually search for it
2021-04-29 11:09:53 +02:00