Commit Graph

1960 Commits

Author SHA1 Message Date
Brain ba688a9668
Enable audio streaming 2022-06-20 21:33:40 +02:00
Emanuel Schütze 5a8689827c
Updated translation for delegation of vote (filter) (#6427) 2022-05-21 11:49:25 +02:00
Magnus Schieder 27682f3742
Make the style of the project titles customizable (#6409)
allow custom font for h1 and h2 projector title
2022-04-26 09:46:31 +02:00
Magnus Schieder 58d5bf7d6c
Fix unwanted line break in pdf export (#6408)
for inactive linenumbering
2022-04-24 17:48:40 +02:00
Emanuel Schütze d716bd5414
Fix pdf making of a motion with line numbers (#6391)
Fixed line breaks by using change recommendations in li elements.
Migrated from OS4 (see #966)
2022-03-28 14:19:04 +02:00
GabrielInTheWorld 23577be953 Fixes: Percentbases of candidates in assignments 2022-01-06 17:38:32 +01:00
Emanuel Schütze cbfffddec7 Updated translations and autoupdate service
Fixed #3607
2021-11-24 23:08:20 +01:00
Sean dc555a4116
Merge pull request #6287 from GabrielInTheWorld/of-groups-view
Fixes high amount of groups
2021-11-23 11:54:58 +01:00
Norman Jäckel 9cd0416938 Added route to get a user e. g. for third-party applications. 2021-11-22 17:21:27 +01:00
GabrielInTheWorld 19ea4a312e Fixes high amount of groups 2021-11-19 10:42:44 +01:00
Emanuel Schütze e8803bde0c Increase motion id column 2021-11-13 22:58:22 +01:00
GabrielInTheWorld 6ac24f5f6c Bigger meta column width for tables
motion block detail, motion list, user list, user statistics
2021-11-13 12:00:00 +01:00
Emanuel Schütze 82ad1d2222 Fixed livestream poster image size in help text. 2021-10-22 11:04:27 +02:00
Emanuel Schütze bd22957740
Merge pull request #6228 from tsiegleauq/stream-nanocosmos
Add Support for streams from Nanocosmos
2021-09-23 16:04:42 +02:00
Sean 91a9e19f09 Add Support for streams from Nanocosmos
Add a full nanocosmus stream URL.
The URL has to include: "nanocosmos.de"
the ID will be extracted by looking for an equals symbol.
So: something.nanocosmos.de/somethingelse=1234-5678

will detect 1234-5678 as videoID.
The iframe that will be used is fix.
2021-09-21 18:11:23 +02:00
GabrielMeyer 932eb647ab Fixes the usage of groups in the settings 2021-09-13 11:38:12 +02:00
Sean eab60ab31a Clean HTML before pasting in tinymce
If the user decides to copy-paste HTML (like from another OpenSlides motion detail)
 - remove all classes
 - remove data-line-number="X"
 - remove contenteditable="false"

Not doing so would save control sequences from diff/linenumbering into the
model which will open pandoras pox during PDF generation (and potentially web view)
2021-08-19 18:55:23 +02:00
Sean b2ae972ce0 Show Helpdesk without live streams 2021-08-09 12:13:12 +02:00
Emanuel Schütze 2287f3bf4f Updated all translations 2021-08-02 12:59:12 +02:00
Sean 802ac1aee8 Add CSV import for supporters
Supporters can now be imported via csv
this was forgotten before
2021-07-27 17:35:14 +02:00
Emanuel Schütze 759e23e15b
Merge pull request #6184 from tsiegleauq/fix-mat-table-after-upgrade
Fix mat-table no flex class
2021-07-27 16:56:30 +02:00
Sean e8507414d9 Fix mat-table no flex class
After upgrading angular material, mat table had a different set of
classes which would break a view
2021-07-27 16:50:59 +02:00
Sean 0ee14c9986 Fix an error where the workflow would break agenda
If the projected element was null due to workflow restrictions, the
agenda list would throw an error
2021-07-27 13:07:30 +02:00
Emanuel Schütze 1b2169dd45
Merge pull request #6177 from tsiegleauq/jitsi-hide-chat
Hide chat in jitsi iFrame
2021-07-20 16:37:55 +02:00
Sean b2ac759379 Hide chat in jitsi iFrame 2021-07-20 15:21:12 +02:00
Sean 06a34a8f03 Scrollable sorted jitsi user list
Sorts and scrolls through the jitsi users
2021-07-20 13:22:15 +02:00
Sean 30bf5bc808
Merge pull request #6173 from tsiegleauq/more-special-diff-characters
Add rdquo und Prime to special diff entities
2021-07-19 16:38:18 +02:00
Sean 73f98ff55e
Merge pull request #6172 from tsiegleauq/zip-export-dot
Fix missing zip extension when filename had a dot
2021-07-19 16:30:29 +02:00
Sean cbb9bd14d8 Add rdquo und Prime to special diff entities 2021-07-19 16:25:22 +02:00
Sean bf7eba603d Fix missing zip extension when filename had a dot
while exporting mediafiles, the zip extension was missing if the file
name hat a dot
2021-07-19 16:01:00 +02:00
Sean 7022ab8cec Hide pw generate button while editing a user 2021-07-19 15:54:37 +02:00
Sean 0a3ea54a45 Update to Angular12
Updates the client to auglar12
2021-07-08 18:14:09 +02:00
Joshua Sangmeister 5d13f94e40 Fix projection of analog polls & prevent percent base 'entitled' for analog polls 2021-07-01 09:38:00 +02:00
Emanuel Schütze 0322436cf5
Merge pull request #6120 from FinnStutzenstein/os4export
OS4 export
2021-06-24 21:40:28 +02:00
Finn Stutzenstein 272c3de9fc OS4 export 2021-06-24 21:08:24 +02:00
Emanuel Schütze 416b2cc26f
Merge pull request #6130 from jsangmeister/fix-analog-poll-diagramm
Remove chart for analog polls with a majority & fix random TypeError
2021-06-24 21:02:38 +02:00
Joshua Sangmeister 3532c55924 Remove chart for analog polls with a majority & fix random TypeError 2021-06-24 16:32:22 +02:00
Emanuel Schütze f1e2996c6e
Merge pull request #6121 from tsiegleauq/applause-timeout-to-service
Move applause timeout to service
2021-06-24 16:20:23 +02:00
Sean eed3bca25b Fix firefox endless spinner in stream
fix a firefox bug where the spinner would not disappear, apparently when
the user would see a stream.
The reason seems to be ngparticles in combination with firefox, where
firefox would be stuck in never-stable when ngparticles was loaded
before the browser was ready
2021-06-24 15:50:15 +02:00
Sean 57755ebf4b Move applause timeout to service
Fixes a bug where the applaus timeout would require reload to work
Fixes a but where the "Show applause amount" config was ignored

Moves the applause timeout logic to service
comonents can now lazily listen to events from sendsApplauseObservable
to know if their applause is in progress

Show applause level depending on config
2021-06-24 13:20:31 +02:00
Sean 235bbf6c0d Use vote pending state as subject
Fixes an issue where the vote pending state was not updating correctly
when using state changes over the choice service
2021-06-23 13:58:21 +02:00
Emanuel Schütze 8d73f08072
Merge pull request #6114 from emanuelschuetze/video-player-height
Use max-height for video js player
2021-06-10 14:18:38 +02:00
Emanuel Schütze d8713dad11 Use max-height for video js player 2021-06-10 13:58:58 +02:00
Sean 83949ad402 Remove CD from Cinema completely
removes all manuall CD related code from autopilot
2021-06-10 11:04:55 +02:00
Emanuel Schütze d9d07c3c9b
Merge pull request #6110 from tsiegleauq/revert-ap-onpush-cd
Set change detection in cinema to default
2021-06-08 12:14:05 +02:00
Sean 99acdab35f Set change detection in cinema to default 2021-06-08 11:49:08 +02:00
Emanuel Schütze 1daee9c6d6
Merge pull request #6105 from tsiegleauq/limit-filter-update-on-autoupdate
Limit pushing of filter updates in filter service
2021-06-07 15:21:03 +02:00
Sean 6d63c90649 Fix some icon error in contra speech
Contra speech hat some undesired icon config
2021-06-04 16:20:23 +02:00
Sean 15fb19ad2f Limit pushing of filter updates in filter service
Limits the pushing updateFilteredData in the baseFilterList service
to only listen for actual changes of the list input data
This should decrease client stress on autoupdates
2021-06-04 14:26:18 +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