Commit Graph

8754 Commits

Author SHA1 Message Date
GabrielInTheWorld
19ea4a312e Fixes high amount of groups 2021-11-19 10:42:44 +01:00
Emanuel Schütze
4efc591d21
Merge pull request #6285 from jsangmeister/restrictions-fix
Various fixes for the exporter
2021-11-18 17:27:29 +01:00
Joshua Sangmeister
cc6cf9ea42 Fix various export errors 2021-11-18 17:17:18 +01:00
Joshua Sangmeister
740f164ac3 Fix for motion restrictions in case migrations weren't applied properly 2021-11-18 09:18:30 +01:00
Emanuel Schütze
f04d64d48d
Merge pull request #6277 from emanuelschuetze/motion-id-column
Increase motion id column
2021-11-13 23:35:54 +01:00
Emanuel Schütze
e8803bde0c Increase motion id column 2021-11-13 22:58:22 +01:00
Emanuel Schütze
adb9d95ff3
Merge pull request #6276 from GabrielInTheWorld/motion-block-and-list-width
Makes the motion block detail and motion list more user friendly
2021-11-13 14:48:31 +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
a3d8dd01da
Merge pull request #6264 from emanuelschuetze/livestream-poster-image-helptext
Fixed livestream poster image size in help text.
2021-10-22 11:06:26 +02:00
Emanuel Schütze
82ad1d2222 Fixed livestream poster image size in help text. 2021-10-22 11:04:27 +02:00
Emanuel Schütze
af4ff015ae
Merge pull request #6263 from tsiegleauq/bump-jszip-version
Bump jszip version to 3.7.1
2021-10-21 17:56:53 +02:00
Sean
34f27ea4c0 Bump jszip version to 3.7.1 2021-10-21 17:45:05 +02:00
Emanuel Schütze
bbdbdd3c10
Merge pull request #6245 from emanuelschuetze/release3.4
Release 3.4
2021-10-07 08:03:05 +02:00
Emanuel Schütze
f2ae6d1cae Update version to 3.4.1-master 2021-10-07 08:00:10 +02:00
Emanuel Schütze
420422e2cf Release 3.4 2021-10-07 07:59:38 +02:00
Emanuel Schütze
8d20c40ca1
Merge pull request #6181 from tsiegleauq/changelog-3.4
Changelog 3.4
2021-10-06 09:28:33 +02:00
Sean
1b3af8cecd Changelog 3.4 2021-10-06 09:27:47 +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
Emanuel Schütze
74b1527bbe
Merge pull request #6222 from GabrielInTheWorld/of-fix-settingsgroup
Fixes the usage of groups in the settings
2021-09-23 10:24:56 +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
Emanuel Schütze
0c30be5308
Merge pull request #6219 from emanuelschuetze/stable/3.4.x
Updated autoupdate service
2021-09-06 12:17:51 +02:00
Emanuel Schütze
ac5a975a4c Updated autoupdate service 2021-09-06 11:56:41 +02:00
GabrielInTheWorld
70d5b32bd7
Merge pull request #6212 from tsiegleauq/clean-html-on-motion-paste
Clean HTML before pasting in tinymce
2021-08-20 08:30:59 +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
8c7a770f9b
Merge pull request #6202 from tsiegleauq/unhide-help-desk
Show Helpdesk without live streams
2021-08-09 14:16:18 +02:00
Sean
b2ae972ce0 Show Helpdesk without live streams 2021-08-09 12:13:12 +02:00
Emanuel Schütze
8d90c6821e
Merge pull request #6193 from emanuelschuetze/translations-20210802
Updated all translations
2021-08-02 14:40:34 +02:00
Emanuel Schütze
2287f3bf4f Updated all translations 2021-08-02 12:59:12 +02:00
Sean
18ffcaca92
Merge pull request #6186 from tsiegleauq/import-supporter
Add CSV import for supporters
2021-07-27 17:54:49 +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
Emanuel Schütze
c48658210b
Merge pull request #6185 from tsiegleauq/agenda-list-error
Fix an error where the workflow would break agenda
2021-07-27 14:31:34 +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
Oskar Hahn
6c01c2b99b
Merge pull request #6183 from ostcar/remove_prometus
Update autoupdate, remove prometeus
2021-07-26 11:31:53 +02:00
Oskar Hahn
cd7421b732 Update autoupdate, remove prometeus 2021-07-24 07:20:29 +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
Emanuel Schütze
9d60951344
Merge pull request #6176 from tsiegleauq/jitsi-user-scroll
Scrollable sorted jitsi user list
2021-07-20 14:58:11 +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
d643028410
Merge pull request #6171 from tsiegleauq/hide-generate-button
Hide pw generate button while editing a user
2021-07-19 16:30:15 +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
f86f8ec9b4
Merge pull request #6166 from FinnStutzenstein/serverRequirements
Clean up server requirements
2021-07-16 16:10:30 +02:00
Sean
5bb9553cd3
Merge pull request #6161 from gsiv/dev/pg_isready
Avoid triggering errors with pg_isready
2021-07-16 12:37:23 +02:00
Sean
d4df7ebaed
Merge pull request #6165 from tsiegleauq/update-dockerfiles-for-node16
Update dockerfiles for node 16 and a12
2021-07-16 11:54:05 +02:00