Commit Graph

26474 Commits

Author SHA1 Message Date
Farzad Akbarinezhad
dd16e636ed customSvgIcon css class bug fixed for rtl layouts
in RTL layout, selecting colors and font thickness parts in whiteboard, will not appear correctly when they expand; one item will be thrown out of the container (overflow).
the following images demonstrate the problems.
adding some additional style to customSvgIcon class in css will fix the bug.

http://up.maralhost.com/do.php?img=359
http://up.maralhost.com/do.php?img=364
2020-05-11 12:03:17 -04:00
Anton Georgiev
d10ab8f4af Remove files containing incompatible (to BBB) license 2020-05-11 11:53:48 -04:00
KDSBrowne
eaccf8364c add outline to poll annotation text 2020-05-11 12:56:53 +00:00
Fred Dixon
9b78e0ce89
Merge pull request #9483 from basisbit/patch-1
enable deletion of 14d old already published raw recordings by default
2020-05-09 22:50:55 -04:00
basisbit
b4825eceb1
enable deletion of 14d old already published raw recordings by default 2020-05-10 04:24:01 +02:00
KDSBrowne
2be89479ba close video preview modal if lock setting active 2020-05-09 17:19:41 +00:00
Anton Georgiev
33af8a0574
Merge pull request #9474 from antobinary/fix-bind-environment
Use Meteor setTimeout to run within Fiber
2020-05-09 09:57:06 -04:00
Anton Georgiev
80e6b168ea use Meteor setTimeout to run within Fiber 2020-05-09 09:52:16 -04:00
Anton Georgiev
27623aac36
Merge pull request #9470 from tdjac0bs/postpone_websocket_close
Postpone websocket close for a failed authToken
2020-05-08 18:17:34 -04:00
Tiago Jacobs
d6132e97b5 Postpone websocket close for a failed authToken 2020-05-08 19:08:50 -03:00
Anton Georgiev
65e6f1507d
Merge pull request #9469 from tdjac0bs/fix_auth_key
Change validateAuthToken key generator and add details to log
2020-05-08 17:50:41 -04:00
Tiago Jacobs
eee9d89668 Add key to log message 2020-05-08 18:47:54 -03:00
Tiago D J
041e16d2dd
Change validateAuthToken key generator (#9468) 2020-05-08 17:47:14 -04:00
Tiago Jacobs
70f39ee758 Change validateAuthToken key generator 2020-05-08 18:45:35 -03:00
KDSBrowne
41e33d9cda localise default poll options before calculating required annotation space 2020-05-08 18:17:50 +00:00
KDSBrowne
2ca54d69f4 add remove user confirmation 2020-05-07 14:32:15 +00:00
KDSBrowne
741455aeba remove hideUserList() from video-provider service 2020-05-06 15:14:07 +00:00
Anton Georgiev
b70ee28a31
Merge pull request #9189 from miztaka/catalyst-fix-calcGuestStatus
Fix calcGuestStatus
2020-05-06 09:11:46 -04:00
Anton Georgiev
c6148fb004
Merge pull request #9419 from jfsiebel/fix-race-condition-add-user-settings
Fix race condition in addUserSettings
2020-05-05 10:20:43 -04:00
Joao Siebel
6f9c8ee8ee Filter by authed users and add projection to the query 2020-05-05 11:19:52 -03:00
Joao Siebel
3b8d10bd8c Fix race condition in addUserSettings 2020-05-04 22:16:52 -03:00
KDSBrowne
f9fa2f36dd set correct state for selected user on click 2020-05-04 13:40:13 +00:00
Fred Dixon
fed60617ae
Merge pull request #9398 from bigbluebutton/bump-to-2-2-10
Update version as we work on 2.2.10
2020-05-03 08:38:29 -04:00
Fred Dixon
3694c2bd4e
Update bigbluebutton-release 2020-05-03 08:37:32 -04:00
KDSBrowne
e82e0f5be9 fix see views in user list lock affecting webcams 2020-05-02 16:50:40 +00:00
Richard Alam
af3de9217b
Merge pull request #9391 from ritzalam/validate-file-paths
Rework file upload and download
2020-05-02 07:55:55 -04:00
Richard Alam
5cde97b139 Reweork file upload and download
- fix filename regex
 - create download flag when uploading file with that can be downloaded
2020-05-02 04:51:32 -07:00
Fred Dixon
49d3b16a2c
Merge pull request #9386 from ritzalam/validate-file-paths
Rework presentation download and upload
2020-05-01 23:26:20 -04:00
Richard Alam
f876ce01c2 Rework presentation download and upload
- verify presentation and meeting id formats
 - construct presentation file path making sure that they are valid
 - add "downloadable" flag to check if presentation can be downloaded or not
 - collect presentation upload errors so we can send to the client in the future
2020-05-01 14:16:42 -07:00
Fred Dixon
f4b7287960
Merge pull request #9365 from KDSBrowne/2.2-prevent-dup-user-styles
Prevent multiple users displaying as selected in user list
2020-04-30 19:49:24 -04:00
KDSBrowne
dffe1b1747 prevent multiple users displaying as selected in userlist 2020-04-30 23:26:17 +00:00
Anton Georgiev
0ee1d7a4fe
Merge pull request #9363 from antobinary/breakouts-no-private-chat
Disable private chat initiation in breakouts
2020-04-30 17:54:59 -04:00
Anton Georgiev
722ffa5d07 disable private chat initiation in breakouts 2020-04-30 17:50:34 -04:00
Anton Georgiev
4fd7166587
Merge pull request #9362 from antobinary/breakouts-no-private-chat
Include Meteor connection ID in logs from client
2020-04-30 16:48:31 -04:00
Anton Georgiev
63f7da5241 include Meteor connection ID in logs 2020-04-30 16:40:45 -04:00
Richard Alam
1297819518
Merge pull request #9359 from riadvice/fix-file-download
Improve the file download in the browser
2020-04-30 14:15:06 -04:00
Anton Georgiev
c969c7be3c
Merge pull request #9357 from KDSBrowne/2.2-fix-dictation
Fix live captions via dictation not displaying
2020-04-30 14:05:02 -04:00
Ghazi Triki
481afb514d Check path for file to download. 2020-04-30 15:44:08 +01:00
Ghazi Triki
84ba925014 Improve the file download in the browser. 2020-04-30 15:41:06 +01:00
KDSBrowne
6915a028e3 use extractCredentials to get meeting id 2020-04-30 13:46:30 +00:00
Anton Georgiev
09bbcbb3c9
Bump up release to 2.2.9 2020-04-30 09:33:18 -04:00
KDSBrowne
957e5e3d30 fix captions from dictation not working 2020-04-30 13:15:21 +00:00
Anton Georgiev
117d172b0d
Merge pull request #9343 from KDSBrowne/2.2-update-hideOverlay-css
Fix media overlay blocking whiteboard when drawing
2020-04-29 16:41:07 -04:00
KDSBrowne
174660a27c fully hide media ovelay / fix whiteboard drawing with no cams 2020-04-29 20:23:29 +00:00
Anton Georgiev
06f6331433
Merge pull request #8725 from capilkey/fix-typing-indicator-spacing
Fix the spacing in the typing indicator
2020-04-29 12:48:08 -04:00
Anton Georgiev
c5f3109b74
Merge pull request #9341 from KDSBrowne/issue-9337
Add logger and upload failure error messages
2020-04-29 12:46:40 -04:00
KDSBrowne
9d9528798f Add client logger and error code messages 2020-04-29 16:34:37 +00:00
Anton Georgiev
1548f5785a
Merge pull request #9340 from pedrobmarin/upstream-fix-note-id
Fix note id length
2020-04-29 12:28:14 -04:00
Pedro Beschorner Marin
d97f413ef6 Fix note id 2020-04-29 13:08:10 -03:00
Fred Dixon
d8cb8573e3
Merge pull request #9336 from bigbluebutton/bump-2.2.8
Update bigbluebutton-release to 2.2.8
2020-04-29 09:16:07 -04:00