Commit Graph

5411 Commits

Author SHA1 Message Date
Pedro Beschorner Marin
0d9117037d
Reverting video-list style modification 2019-01-25 14:32:00 -02:00
Pedro Beschorner Marin
9b882cbe56 Refactored fullscreen and presentation close buttons 2019-01-25 14:21:05 -02:00
Pedro Beschorner Marin
906e11d3d2 Moved fullscreen button style to it's own style sheet 2019-01-25 11:06:17 -02:00
Pedro Beschorner Marin
d8fd9910bb Removed pt_BR translations made out transifex 2019-01-25 11:03:51 -02:00
Pedro Beschorner Marin
e8577b9865 Fixed button style typo 2019-01-25 11:01:39 -02:00
Anton Georgiev
ff3898224b
Merge branch 'master' into master-presentation-ui 2019-01-16 17:33:29 -05:00
Anton Georgiev
3e9ec14275
Merge pull request #6569 from KDSBrowne/2.2-keep-poll-pane-open-after-publish
Keep poll pane open after publishing results
2019-01-16 17:24:37 -05:00
Anton Georgiev
5c7872b7e4
Merge pull request #6571 from Tainan404/issue-6567
Exclude moderator in the Randomly Assign
2019-01-16 17:09:35 -05:00
Anton Georgiev
9c22eaa946
Merge pull request #6549 from jfsiebel/private-chat-lock-settings
Fix a problem with ejected user when private chat is locked.
2019-01-16 16:40:10 -05:00
Anton Georgiev
9fa096436d
Merge pull request #6511 from Tainan404/issue-6485
Re style error component and implements error description.
2019-01-16 14:55:23 -05:00
Anton Georgiev
3dda92b006
Set the default draw thickness to 2
Close #6572
2019-01-16 14:17:26 -05:00
Tainan Felipe
471730ad88 Exclude moderator in the Randomly Assign 2019-01-16 16:58:03 -02:00
Anton Georgiev
4a431dc114
Merge pull request #6570 from vitormateusalmeida/issue-6520
Import correction
2019-01-16 13:40:16 -05:00
Anton Georgiev
49f8a99766
Merge pull request #6476 from Tainan404/issue-6392
Add breakout room invitation feature
2019-01-16 13:30:11 -05:00
Vitor Mateus
6a417f7fb3 Import correction 2019-01-16 16:27:48 -02:00
KDSBrowne
48fbf8ce5d keep poll result pane open after publishing 2019-01-16 18:25:24 +00:00
Anton Georgiev
bf71517223
Merge pull request #6568 from vitormateusalmeida/issue-6520
Limit the zoom functionality in double-tap #6520
2019-01-16 13:22:20 -05:00
Vitor Mateus
70f16abec6 Limit the zoom functionality (double-tap) to occur only when the pan tool is selected #6520 2019-01-16 16:10:36 -02:00
Tainan Felipe
9054dbf8db Clean up code for best reading 2019-01-16 15:41:21 -02:00
Lucas Zawacki
bf99fff416 Fix a few more linter errors and remove old translation 2019-01-16 14:01:22 -03:00
Lucas Zawacki
69c89cb555 Fix some linter errors and add translation 2019-01-16 13:50:24 -03:00
Tainan Felipe
f1fb776913 Remove console.log 2019-01-16 14:36:32 -02:00
Anton Georgiev
82bbeeb828
Merge pull request #6555 from MaximKhlobystov/webcam-preview-fix
Fix for the issue with webcam preview and dropdown value
2019-01-16 10:51:55 -05:00
Anton Georgiev
0d1a351842
Update audio overlay to omit BigBlueButton word
Closes #6562
2019-01-15 17:35:47 -05:00
Anton Georgiev
408a0942a5
Merge pull request #6544 from Tainan404/issue-6518
Fix getBoundingClientRect error on console.
2019-01-15 11:41:43 -05:00
Anton Georgiev
a9459041c0
Merge pull request #6552 from vitormateusalmeida/issue-5691
Changed default color in the whiteboard toolbar #5691
2019-01-15 10:57:25 -05:00
Tainan Felipe
4a396fac10 Fix error getBoundingClientRect at console 2019-01-15 13:31:11 -02:00
Lucas Zawacki
e883d3a2b0 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into master-presentation-ui 2019-01-15 10:31:12 -03:00
Lucas Zawacki
2c98ecb2b8 Aesthetic fixes to buttons 2019-01-15 10:16:01 -03:00
Bobak Oftadeh
7153782c39 Fix closing about modal 2019-01-14 12:23:46 -08:00
Maxim Khlobystov
65522aa272 Make sure the preview video and the dropdown are in sync (set the default preview webcam before displaying the preview video) 2019-01-14 15:18:28 -05:00
Vitor Mateus
5a21ae41ef Changed default color in the whiteboard toolbar #5691 2019-01-14 16:11:06 -02:00
João Francisco Siebel
56322c5060 fix ejecting users when private chat is locked. fix #6434 2019-01-14 14:58:01 -02:00
Tainan Felipe
3ccddd60d5 Remove left overs from merge 2019-01-14 10:23:41 -02:00
Tainan Felipe
0918cc4084 Merge remote-tracking branch 'upstream/master' into issue-6392 2019-01-14 09:30:59 -02:00
Tainan Felipe
e3ae0397c4 Fix button for mobile on error screen 2019-01-14 09:15:49 -02:00
Anton Georgiev
6c561b102c
Merge pull request #6534 from KDSBrowne/2.2-add-take-presenter
Add take presenter role option to actions menu
2019-01-11 14:32:39 -05:00
KDSBrowne
6205059070 edit formatted string / use ternary operator / omit passing Auth.userId 2019-01-11 19:15:31 +00:00
Anton Georgiev
01bedb5ec1
Merge pull request #6474 from vitormateusalmeida/fix-issue-6457
Fix z-index in presentation
2019-01-11 13:32:41 -05:00
Anton Georgiev
65024309d1
Merge pull request #6539 from BobakOftadeh/audio-echo-fix
Fix echo test bug where it stays active after closing
2019-01-11 11:58:04 -05:00
Bobak Oftadeh
a821fef9c2 Fixed echo test bug 2019-01-11 16:49:52 +00:00
Anton Georgiev
265e23af4b
Reuse variable when setting default noteWidth 2019-01-11 11:02:19 -05:00
Anton Georgiev
8629fb48e4
Reduce the width of shared notes default width
.. to match the default width of chat module. Closes #6529
2019-01-11 10:48:31 -05:00
João Francisco Siebel
3a2b8f969f fix lock don't updating user list. close #6524 2019-01-11 10:56:54 -02:00
Anton Georgiev
e57b4dce68
Merge pull request #6490 from prlanzarin/gDM-support
Add support for getDisplayMedia on Chrome and Edge
2019-01-10 14:52:44 -05:00
KDSBrowne
f11fed7bd7 add take presenter role to actions menu 2019-01-10 16:10:45 +00:00
Pedro Beschorner Marin
824b6c83c9 Extra config to be used with generic Etherpad servers 2019-01-10 10:12:33 -02:00
Anton Georgiev
0d155b8d96
Merge pull request #6525 from BobakOftadeh/toast-fix
Toast fix
2019-01-09 17:31:03 -05:00
Anton Georgiev
0733048d44
Merge pull request #6464 from KDSBrowne/2.2-fix-broken-locales
Fix broken locales on load
2019-01-09 17:16:52 -05:00
Bobak Oftadeh
5afba4cf67 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into tRecord 2019-01-09 14:14:47 -08:00