Tainan Felipe
|
8ddf7c2b30
|
Fix other users doesn't change talking state
|
2019-03-12 09:11:30 -03:00 |
|
Tainan Felipe
|
aa2664d9dd
|
Hide mute button when moderator join via audio in breakout room
|
2019-03-11 18:09:07 -03:00 |
|
Anton Georgiev
|
c0c4ce77c2
|
Merge pull request #6985 from gustavotrott/ios-webcam-list-problem
Change webcam resolution to 640x480 if using iOS
|
2019-03-11 16:11:58 -04:00 |
|
Anton Georgiev
|
2420f0e0da
|
Merge pull request #6967 from capilkey/recording-button-style
Recording button style
|
2019-03-11 15:18:17 -04:00 |
|
Anton Georgiev
|
612be6e5d7
|
Merge pull request #6965 from antobinary/fix-6963
Refrain from logging on multiple lines
|
2019-03-11 14:18:35 -04:00 |
|
Anton Georgiev
|
266eb2a563
|
Merge pull request #6982 from Tainan404/issue-6498
Show subscription are ready at the right time.
|
2019-03-11 13:50:28 -04:00 |
|
Anton Georgiev
|
56cc21fcb5
|
Merge pull request #6979 from KDSBrowne/2.2-clipped-chevron
Fix set status chevron icon clipped on hover
|
2019-03-11 13:46:03 -04:00 |
|
Gustavo Trott
|
f363b731ba
|
Change hasVideoInput veriable value to boolean
|
2019-03-11 13:49:15 -03:00 |
|
Gustavo Trott
|
db9511ea53
|
Change webcam resolution to 640x480 if using ios
|
2019-03-11 13:33:43 -03:00 |
|
Vitor Mateus
|
7c76ec4e3a
|
Fix tooltips and fullscreen
|
2019-03-11 13:21:12 -03:00 |
|
Tainan Felipe
|
e7d9e9e12b
|
Fix 'subscriptions are ready' being shown everytime
|
2019-03-11 09:56:41 -03:00 |
|
KDSBrowne
|
b361d9485c
|
show options fullscreen button for supported iOS version
|
2019-03-10 19:21:48 +00:00 |
|
KDSBrowne
|
445865a34f
|
fix button alignment in presentation upload modal
|
2019-03-10 18:24:47 +00:00 |
|
KDSBrowne
|
2381ebc5c3
|
fix label toggle for fit to width / page button
|
2019-03-10 17:21:48 +00:00 |
|
KDSBrowne
|
fb50e8712f
|
add propTypes / defaultProps
|
2019-03-10 02:27:52 +00:00 |
|
KDSBrowne
|
9d91d3f622
|
fix background for name in webcam
|
2019-03-10 01:08:28 +00:00 |
|
Chad Pilkey
|
9940846ff9
|
clean up issues introduced in #6869
|
2019-03-08 18:02:46 -08:00 |
|
Chad Pilkey
|
1e933339bf
|
fix typechecking warning from #6778
|
2019-03-08 17:06:45 -08:00 |
|
Chad Pilkey
|
86cd1939ef
|
quiet the Tooltip getLabel function
|
2019-03-08 17:04:15 -08:00 |
|
Chad Pilkey
|
8e46a02cfe
|
restyle the recording indicator to match the rest of the client
|
2019-03-08 16:38:04 -08:00 |
|
Chad Pilkey
|
e93d8e323f
|
fix issue introduced in #6778
|
2019-03-08 16:33:04 -08:00 |
|
Chad Pilkey
|
95f839c201
|
fix a recursion issue in the getLabel() and make tooltip title dynamic
|
2019-03-08 16:23:56 -08:00 |
|
Anton Georgiev
|
e174a2a197
|
Merge pull request #6869 from Tainan404/issue-6717
Add pending/guest users waiting to approval panel
|
2019-03-08 17:12:28 -05:00 |
|
Anton Georgiev
|
cdae49db36
|
Merge pull request #6961 from antobinary/minor-fixes-2
Remove all Verto code
|
2019-03-08 17:10:22 -05:00 |
|
Anton Georgiev
|
eda28fff24
|
refrain from logging on several lines
|
2019-03-08 21:12:00 +00:00 |
|
Anton Georgiev
|
7e04ba31e0
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-6963
|
2019-03-08 21:02:45 +00:00 |
|
Anton Georgiev
|
f7170e14d9
|
keep CLIENT LOG on one line to facilitate parsing
|
2019-03-08 20:52:35 +00:00 |
|
Tainan Felipe
|
e91859b816
|
Fix poll exception when no presentation selected
|
2019-03-08 17:46:25 -03:00 |
|
Anton Georgiev
|
8380875e70
|
remove Verto code
|
2019-03-08 19:41:19 +00:00 |
|
Anton Georgiev
|
7beaa98d6a
|
Merge pull request #6957 from antobinary/minor-fixes
Reduce log noise; minor adjustment to locale error catcher
|
2019-03-08 13:22:19 -05:00 |
|
Joao Siebel
|
6d6ed2ca73
|
Avoid ns-error-failure and client crash. close #6857 and close #6710
|
2019-03-08 14:29:19 -03:00 |
|
Anton Georgiev
|
0340d1c2be
|
not having the exact locale match is not an error
|
2019-03-08 16:57:40 +00:00 |
|
KDSBrowne
|
5f8fc9083e
|
fix set status chevron icon clipping on hover
|
2019-03-08 16:22:33 +00:00 |
|
Anton Georgiev
|
31acde212f
|
reduce log noise for common benign events
|
2019-03-08 16:00:16 +00:00 |
|
Anton Georgiev
|
af36bcfdca
|
change common video log level from error to warn
|
2019-03-08 15:39:16 +00:00 |
|
Anton Georgiev
|
156382baa8
|
declare variable baseModifier before using it (annotations)
|
2019-03-08 15:15:59 +00:00 |
|
Anton Georgiev
|
68d78ffab8
|
Merge pull request #6778 from vitormateusalmeida/issue-5191
Updated the slide control toolbar look
|
2019-03-07 15:47:21 -05:00 |
|
Tainan Felipe
|
160c0669f8
|
Fix publishers access for moderators
|
2019-03-07 17:23:42 -03:00 |
|
eduardohfnascimento
|
4e25463d8f
|
fix Drop and upload files
|
2019-03-07 16:53:01 -03:00 |
|
Anton Georgiev
|
35abcb6bdf
|
Merge pull request #6898 from BobakOftadeh/update-welcome-message
Improve welcome message
|
2019-03-07 14:21:48 -05:00 |
|
Anton Georgiev
|
718c32a615
|
Merge pull request #6889 from KDSBrowne/2.2-Edge-support-01
Fix whiteboard toolbar icons not rendering
|
2019-03-07 14:06:14 -05:00 |
|
Vitor Mateus
|
f8a03a669a
|
Remove donload button and fix tooltip position
|
2019-03-07 16:00:01 -03:00 |
|
Tainan Felipe
|
32f5168090
|
Fix viewer can view all breakout Rooms
|
2019-03-07 13:33:34 -03:00 |
|
Vitor Mateus
|
0a1972846a
|
Add min width
|
2019-03-07 12:52:12 -03:00 |
|
Tainan Felipe
|
398c8c82c5
|
Fix get stcuked in generating url state
|
2019-03-07 10:21:08 -03:00 |
|
Tainan Felipe
|
a7de39a833
|
Fix join modal being opened on join meeting
|
2019-03-07 10:19:12 -03:00 |
|
Vitor Mateus
|
b0ff131dea
|
Add download button
|
2019-03-06 18:57:07 -03:00 |
|
Anton Georgiev
|
761c5a5743
|
Merge pull request #6924 from Tainan404/issue-6919
Breakout room edge cases.
|
2019-03-06 16:24:50 -05:00 |
|
Tainan Felipe
|
479839b0b6
|
Add publisher changes
|
2019-03-06 17:38:07 -03:00 |
|
Tainan Felipe
|
1137f17be1
|
Add indicator number of users added for each breakout room
|
2019-03-06 17:25:23 -03:00 |
|
Tainan Felipe
|
57afed26a1
|
Fix starting breakout room with null duration value
|
2019-03-06 17:22:20 -03:00 |
|
Tainan Felipe
|
3d8501042a
|
Fix main meeting by viewing all server breakout rooms
|
2019-03-06 17:01:39 -03:00 |
|
Vitor Mateus
|
c26fa1e69b
|
Merge remote-tracking branch 'upstream/master' into issue-5191
|
2019-03-06 16:21:32 -03:00 |
|
Anton Georgiev
|
ea904c9111
|
Set default breakout duration to 15 mins
|
2019-03-06 12:04:37 -05:00 |
|
Anton Georgiev
|
25a2d0a707
|
Merge pull request #6902 from MaximKhlobystov/fix-client-log-feedback
Since Chad Pilkey (@capilkey ) approved, we should merge...
|
2019-03-06 11:28:07 -05:00 |
|
Vitor Mateus
|
7323183a84
|
Merge remote-tracking branch 'upstream/master' into issue-5191
|
2019-03-06 11:30:23 -03:00 |
|
Anton Georgiev
|
37322fab26
|
Merge pull request #6870 from jfsiebel/implement-user-inactivity-check
Implement user inactivity check
|
2019-03-05 16:53:10 -05:00 |
|
Anton Georgiev
|
24e0808ac2
|
pulled latest html5 locales; added Hebrew
|
2019-03-05 19:31:28 +00:00 |
|
Tainan Felipe
|
f983bbc3d6
|
Change transition control to a selector
|
2019-03-05 15:42:09 -03:00 |
|
Anton Georgiev
|
e52f76252b
|
Merge pull request #6908 from gustavotrott/webcam-control-not-released
Stop tracks when close preview modal
|
2019-03-05 13:27:29 -05:00 |
|
Anton Georgiev
|
67a787fc13
|
Merge pull request #6865 from BobakOftadeh/fix-chat-export
Fix save chat with URL
|
2019-03-05 13:26:46 -05:00 |
|
bobakoftadeh
|
8613e7c1e9
|
Improve htmlDecode function
|
2019-03-05 18:21:33 +00:00 |
|
Gustavo Trott
|
15f394355a
|
Stop tracks when close modal preview
|
2019-03-05 15:13:50 -03:00 |
|
Joao Siebel
|
c93e21f2d8
|
Merge remote-tracking branch 'upstream/master' into implement-user-inactivity-check
|
2019-03-05 15:06:54 -03:00 |
|
bobakoftadeh
|
81868f970f
|
Improve styles for welcome message
|
2019-03-05 17:57:43 +00:00 |
|
KDSBrowne
|
761c11581b
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-support-01
|
2019-03-05 02:52:49 +00:00 |
|
KDSBrowne
|
de660a0abe
|
make remaining animations work with Edge
|
2019-03-05 02:46:37 +00:00 |
|
Maxim Khlobystov
|
2f8e9801da
|
Sending the feedback log before going to logout URL
|
2019-03-04 17:41:04 -05:00 |
|
Anton Georgiev
|
7d6f3eeb95
|
Merge pull request #6850 from capilkey/2.2-allow-pc-with-mod
Fix private chat for viewers and allow private chat with moderators
|
2019-03-04 16:24:07 -05:00 |
|
Anton Georgiev
|
16c5852174
|
Merge pull request #6875 from Tainan404/issue-6861
Mute shared video when echo test is open.
|
2019-03-04 16:04:43 -05:00 |
|
Anton Georgiev
|
012a25e893
|
Merge pull request #6832 from KDSBrowne/2.2-Edge-talking-anim
Improve talking indicators in edge
|
2019-03-04 15:58:22 -05:00 |
|
Chad Pilkey
|
ba301513c5
|
fix user-list menu private chat lock check
|
2019-03-04 12:10:08 -08:00 |
|
bobakoftadeh
|
7b72ae0f36
|
Improve welcome message
|
2019-03-04 17:42:18 +00:00 |
|
Anton Georgiev
|
42850aa008
|
Merge pull request #6877 from MaximKhlobystov/video-overlaps-whiteboard
Fix the issue with videos overlapping whiteboard
|
2019-03-04 11:43:13 -05:00 |
|
Anton Georgiev
|
e19fd13af1
|
Merge pull request #6809 from BobakOftadeh/fix-welcome-message
Fix links in welcome message
|
2019-03-04 09:15:20 -05:00 |
|
Anton Georgiev
|
8c896d3892
|
Merge pull request #6882 from MaximKhlobystov/fullscreen-on-edge
Fullscreen in Edge
|
2019-03-04 09:13:54 -05:00 |
|
Anton Georgiev
|
aac229b833
|
Merge pull request #6838 from gustavotrott/quick-poll-implement
Quick poll implement
|
2019-03-04 08:53:18 -05:00 |
|
Anton Georgiev
|
998d2d1e33
|
Merge pull request #6834 from KDSBrowne/2.2-imprv-notes-accessibility
Improve shared notes accessibility
|
2019-03-04 08:52:52 -05:00 |
|
Anton Georgiev
|
1dae954126
|
Merge pull request #6890 from KDSBrowne/2.2-remove-phone-users-from-poll
Exclude dial in users from polls
|
2019-03-01 15:19:19 -05:00 |
|
Anton Georgiev
|
7901772c2b
|
Merge pull request #6876 from Tainan404/issue-6852
Fix text overflow in error screen button.
|
2019-03-01 11:44:26 -05:00 |
|
Anton Georgiev
|
cee925f5f6
|
Merge pull request #6878 from Tainan404/issue-6808
Preserve original capitalization of username in fullscreen button.
|
2019-03-01 11:11:15 -05:00 |
|
Anton Georgiev
|
ec9c5c6168
|
Merge pull request #6874 from jfsiebel/unmute-meeting
Fix mute all users option
|
2019-03-01 10:27:34 -05:00 |
|
KDSBrowne
|
a33e85b0a8
|
exclude dail in users from polls
|
2019-03-01 07:12:12 +00:00 |
|
Maxim Khlobystov
|
fcce6a84a5
|
Using client logger on feedback (in addition to the existing logging)
|
2019-02-28 16:55:38 -05:00 |
|
Gustavo Trott
|
3c4998ae6d
|
Disable start sharing button while camera is not selected
|
2019-02-28 17:22:08 -03:00 |
|
Maxim Khlobystov
|
93dc1cc3ca
|
Fix for the presentation and video fullscreen buttons in Edge
|
2019-02-28 15:22:06 -05:00 |
|
KDSBrowne
|
a2c57796bd
|
fix animations / some whiteboard toolbar icons not rendering
|
2019-02-28 15:11:36 +00:00 |
|
Tainan Felipe
|
af4597ed15
|
Remove lowerCase from string in fullscreen button
|
2019-02-28 11:24:14 -03:00 |
|
Maxim Khlobystov
|
a0ed2931b2
|
Prevent videos from overlapping whiteboard
|
2019-02-27 15:53:27 -05:00 |
|
Tainan Felipe
|
0f927517c6
|
Fix text overflow in error screen button
|
2019-02-27 17:39:05 -03:00 |
|
Tainan Felipe
|
2662df51dd
|
Mute shared video when echo test is open
|
2019-02-27 16:59:45 -03:00 |
|
Joao Siebel
|
1b2f7c2dc6
|
fix mute all toggle option. close #6817
|
2019-02-27 14:31:52 -03:00 |
|
Tainan Felipe
|
8801842289
|
Fix breakoutRoom items don't appearing
|
2019-02-26 17:35:39 -03:00 |
|
Joao Siebel
|
b5929dc4b5
|
Add activity check modal
|
2019-02-26 14:40:01 -03:00 |
|
Tainan Felipe
|
049edb7812
|
Fix misspells and linter in alert component
|
2019-02-26 14:21:57 -03:00 |
|
Tainan Felipe
|
3648afcf3f
|
Add pending/guest users waiting to approval panel
|
2019-02-26 14:08:15 -03:00 |
|
Gustavo Trott
|
9eaec3bfba
|
Avoid error when quickPollOptions is undefined
|
2019-02-26 09:46:40 -03:00 |
|
Chad Pilkey
|
97f84dec43
|
allow html5 viewers to chat with moderators
|
2019-02-25 16:27:51 -08:00 |
|
bobakoftadeh
|
d26ebe4212
|
Fix save chat with urls
|
2019-02-25 21:38:57 +00:00 |
|
bobakoftadeh
|
a9119a239e
|
Improve how target is added
|
2019-02-25 17:01:28 +00:00 |
|
Anton Georgiev
|
c96061425a
|
Merge pull request #6823 from MaximKhlobystov/feedback-on-logout
Make feedback work on logout
|
2019-02-25 11:38:23 -05:00 |
|
Maxim Khlobystov
|
1816690236
|
Remove some unnecessary code
|
2019-02-25 11:33:54 -05:00 |
|
Anton Georgiev
|
bba3030df5
|
fix incorrect reference in pres isDownloadable
|
2019-02-25 13:12:00 +00:00 |
|
Gustavo Trott
|
c6b725a36b
|
Resolve conflicts
|
2019-02-25 09:24:00 -03:00 |
|
KDSBrowne
|
b65939a298
|
improve talking indicators not visible in edge
|
2019-02-23 23:11:06 +00:00 |
|
KDSBrowne
|
6dbb56fabb
|
provide message on how to escape Etherpad edit field
|
2019-02-23 22:38:58 +00:00 |
|
bobakoftadeh
|
2c0d201345
|
Add target attribute
|
2019-02-22 22:08:44 +00:00 |
|
Anton Georgiev
|
78ac2c012a
|
handle setting presentation as downloadable prior to uploading it
|
2019-02-22 21:04:35 +00:00 |
|
Anton Georgiev
|
3eab376229
|
Merge pull request #6831 from KDSBrowne/2.2-Edge-avatar-indicator
Center user avatar icons in Edge
|
2019-02-22 11:15:57 -05:00 |
|
Anton Georgiev
|
736dabba78
|
Merge pull request #6835 from KDSBrowne/2.2-configurable-help-link
Make the help link configurable
|
2019-02-22 11:09:33 -05:00 |
|
Anton Georgiev
|
3003ccf7ab
|
Merge pull request #6779 from gustavotrott/slide-text-for-accessibility
Add texts extracted from slides for accessibility
|
2019-02-22 11:00:34 -05:00 |
|
Anton Georgiev
|
f9f73fa6a8
|
Merge pull request #6845 from antobinary/locales-1
Pulled the latest html5 client locales; added cs_CZ
|
2019-02-22 10:08:12 -05:00 |
|
Anton Georgiev
|
144747ddc4
|
pulled latest html5 locales; added cs_CZ
|
2019-02-22 15:06:19 +00:00 |
|
Anton Georgiev
|
d18923974d
|
Merge pull request #6822 from antobinary/presentation-download
Presentation download
|
2019-02-22 09:03:44 -05:00 |
|
Anton Georgiev
|
ac919bf87b
|
Remove missed console log
|
2019-02-22 09:00:28 -05:00 |
|
Anton Georgiev
|
4743b6cf4e
|
added uriEncode for GET param for download presentation
|
2019-02-21 23:43:11 +00:00 |
|
Anton Georgiev
|
ef002a2fd1
|
renamed icon "save_notes" to "download"
|
2019-02-21 22:15:33 +00:00 |
|
Chad Pilkey
|
5827ec7ff5
|
increase call connect timeout and only apply to firefox
|
2019-02-21 13:58:27 -08:00 |
|
Anton Georgiev
|
a1fc31101c
|
adjusted icons, state for download presentation
|
2019-02-21 21:10:32 +00:00 |
|
Joao Siebel
|
681df8a546
|
handle user inactivity inspect on server
|
2019-02-21 18:09:44 -03:00 |
|
Gustavo Trott
|
3f21c82330
|
implement quick poll feature
|
2019-02-21 18:01:39 -03:00 |
|
Chad Pilkey
|
50670365c5
|
dont log ice closed if user requested hangup
|
2019-02-21 12:53:39 -08:00 |
|
Chad Pilkey
|
160ea38f5b
|
Replace double quotes in audio name with single quotes
|
2019-02-21 12:49:04 -08:00 |
|
Anton Georgiev
|
d709387c85
|
Merge pull request #6821 from capilkey/improved-html5-audio-errors
Useful HTML5 sip.js bridge errors
|
2019-02-21 15:30:36 -05:00 |
|
Anton Georgiev
|
f896924490
|
Merge pull request #6791 from jfsiebel/share-video-label
Update share youtube video label
|
2019-02-21 12:32:15 -05:00 |
|
Maxim Khlobystov
|
2ee75609f9
|
Use meeting-ended component on logout
|
2019-02-20 17:57:35 -05:00 |
|
Anton Georgiev
|
a329732e40
|
WIP localizing presentation-upload
|
2019-02-20 22:44:44 +00:00 |
|
Anton Georgiev
|
a7c69f6d27
|
add toggle for presenter to set downloadable for presentations
|
2019-02-20 22:20:04 +00:00 |
|
Chad Pilkey
|
89b8189087
|
html5 sipjs bridge has useful errors now
|
2019-02-20 13:58:37 -08:00 |
|
KDSBrowne
|
7561652c9f
|
center user avatar icon positions in Edge
|
2019-02-20 20:29:59 +00:00 |
|
Anton Georgiev
|
89225f25a7
|
include download-presentation-button/*
|
2019-02-20 19:28:02 +00:00 |
|
Anton Georgiev
|
6cbac32a83
|
Merge pull request #6813 from Tainan404/issue-6666
Change flat function to reduce for compatibility with EDGE
|
2019-02-20 13:26:21 -05:00 |
|
Anton Georgiev
|
827be6e9cd
|
Merge pull request #6806 from jfsiebel/stop-sync-video
Stop external video sharing when current presenter leaves
|
2019-02-20 13:24:18 -05:00 |
|
Anton Georgiev
|
9438b45a46
|
use real link to presentation to download
|
2019-02-20 17:17:17 +00:00 |
|
Gustavo Trott
|
ff05c4f971
|
Update slides content
|
2019-02-20 13:38:52 -03:00 |
|
KDSBrowne
|
80e29254c3
|
move help link to settings.yml
|
2019-02-20 16:01:40 +00:00 |
|
Tainan Felipe
|
57f09f1e8e
|
Change flat function to reduce for compatiblite with EDGE
|
2019-02-20 09:38:15 -03:00 |
|
bobakoftadeh
|
4a66dab29f
|
Fix links in welcome message
|
2019-02-19 22:29:23 +00:00 |
|
Joao Siebel
|
ccb21a4192
|
prevent annotation publish every 10 seconds when recording. close #6723 and close #6796
|
2019-02-19 16:58:06 -03:00 |
|
Anton Georgiev
|
6dbaba16c1
|
Merge pull request #6774 from jfsiebel/whiteboard-drawing-problem
Prevent drawing problem
|
2019-02-19 13:58:17 -05:00 |
|
Anton Georgiev
|
e8593f626f
|
Merge pull request #6780 from BobakOftadeh/fix-clear-chat
Fix clear public chat
|
2019-02-19 13:48:15 -05:00 |
|
Anton Georgiev
|
40caed3924
|
Merge pull request #6734 from Tainan404/issue-6666
Allow re-invite user that didn't joined in meeting
|
2019-02-19 13:39:22 -05:00 |
|
Anton Georgiev
|
f288fa3180
|
Merge pull request #6790 from vitormateusalmeida/issue-6624
Fix unread message indicator remains active
|
2019-02-19 13:36:39 -05:00 |
|
bobakoftadeh
|
c2885fdafa
|
Improve GroupChatMsg remove query
|
2019-02-19 17:51:52 +00:00 |
|
Vitor Mateus
|
2014dd742f
|
Fixes and improvements
|
2019-02-19 09:27:54 -03:00 |
|
Joao Siebel
|
c4623f999d
|
fix typo
|
2019-02-19 09:24:55 -03:00 |
|
Joao Siebel
|
6b66fa7a01
|
Adjust external video functions name
|
2019-02-19 09:19:13 -03:00 |
|
Joao Siebel
|
4a7a7fd661
|
stop sharing video if presenter leaves. close #6596
|
2019-02-19 09:14:29 -03:00 |
|
Vitor Mateus
|
fa7eed3fe6
|
Merge remote-tracking branch 'upstream/master' into issue-5191
|
2019-02-18 09:46:59 -03:00 |
|
Tainan Felipe
|
8c1192c861
|
Re open join modal when a new join url is received
|
2019-02-18 09:44:14 -03:00 |
|
Anton Georgiev
|
c866933a9a
|
Merge pull request #6532 from BobakOftadeh/increase-display-name-area
Increased display name area
|
2019-02-15 15:07:00 -05:00 |
|
Anton Georgiev
|
d2397cba3e
|
handle change of downloadable pres status
|
2019-02-15 19:45:42 +00:00 |
|
Joao Siebel
|
cc7dccb4ba
|
update labels
|
2019-02-15 15:36:28 -02:00 |
|
Joao Siebel
|
78f03f1b32
|
Update action label when a video is already been shared. close #6604
|
2019-02-15 15:32:03 -02:00 |
|
Vitor Mateus
|
6a94db46ca
|
Fix unread message indicator remains active #6624
|
2019-02-15 14:41:51 -02:00 |
|
Anton Georgiev
|
b7c0872892
|
linting of presentation/presentation-uploader/component.jsx
|
2019-02-15 16:35:44 +00:00 |
|
Anton Georgiev
|
37fee4ae1d
|
Merge pull request #6789 from KDSBrowne/update-console-fix
Fix console error
|
2019-02-15 11:25:38 -05:00 |
|
Anton Georgiev
|
e9e50601ce
|
Merge pull request #6777 from antobinary/update-packages
Update npm packages versions
|
2019-02-15 11:22:01 -05:00 |
|
Anton Georgiev
|
3ab70db7da
|
Merge pull request #6783 from BobakOftadeh/fix-save-chat-firefox
Fix chat save feature on Firefox
|
2019-02-15 10:36:38 -05:00 |
|
KDSBrowne
|
937e1e01f3
|
fix console error
|
2019-02-15 15:32:41 +00:00 |
|
KDSBrowne
|
2d20bae348
|
fix console error
|
2019-02-15 14:44:57 +00:00 |
|
Anton Georgiev
|
597ea5f557
|
Merge branch 'master' into update-packages
|
2019-02-14 16:58:04 -05:00 |
|
bobakoftadeh
|
d63a6b229c
|
Fix chat save feature on Firefox
|
2019-02-14 21:48:32 +00:00 |
|
bobakoftadeh
|
4044d52fea
|
Improved clear chat fix
|
2019-02-14 20:18:06 +00:00 |
|
bobakoftadeh
|
3b2e536972
|
Fix clear chat bug
|
2019-02-14 19:16:15 +00:00 |
|
Anton Georgiev
|
25cfe9a8b6
|
remove undefined style reference
|
2019-02-14 18:53:57 +00:00 |
|
Gustavo Trott
|
1695e5e967
|
Add texts extracted from slides for accessibility
|
2019-02-14 16:42:13 -02:00 |
|
Anton Georgiev
|
abf4a2b149
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into css-warnings
|
2019-02-14 18:35:38 +00:00 |
|
bobakoftadeh
|
540d909f07
|
Fix dropdown issue for firefox
|
2019-02-14 17:40:34 +00:00 |
|
bobakoftadeh
|
56d0d142fa
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into increase-display-name-area
|
2019-02-14 17:09:30 +00:00 |
|
Anton Georgiev
|
20d3a2bd54
|
Merge pull request #6563 from MaximKhlobystov/mobile-tooltip-target
Fix for the tooltip error on mobile
|
2019-02-14 11:55:51 -05:00 |
|
Vitor Mateus
|
61ceab5938
|
Updated the slide control toolbar look. #5191
|
2019-02-14 10:03:25 -02:00 |
|
Vitor Mateus
|
243baf50e7
|
Merge remote-tracking branch 'upstream/master' into issue-5191
|
2019-02-14 09:58:54 -02:00 |
|
Anton Georgiev
|
4b18d50b42
|
update npm packages versions
|
2019-02-13 19:44:21 +00:00 |
|
Anton Georgiev
|
babc34118d
|
add missed linting in user-notes
|
2019-02-13 18:46:59 +00:00 |
|
Anton Georgiev
|
7858eb6f4b
|
remove missing css class references
|
2019-02-13 18:44:05 +00:00 |
|
Joao Siebel
|
9cba56d0f9
|
fix drawing problem by guaranteeing points order. close #6038
|
2019-02-13 14:15:09 -02:00 |
|
Anton Georgiev
|
5776e9b432
|
Merge pull request #6716 from KDSBrowne/2.2-SR-cust-poll-options
Make SR announce poll inputs individually
|
2019-02-13 09:55:23 -05:00 |
|
Maxim Khlobystov
|
5dc2051bf5
|
Put the code for finding the text for tooltip label into a recursive function
|
2019-02-12 17:20:46 -05:00 |
|
Anton Georgiev
|
c3f45bae64
|
Merge pull request #6769 from MaximKhlobystov/duplication-in-logs
Fix for duplication in logs
|
2019-02-12 16:01:48 -05:00 |
|
Anton Georgiev
|
101cf6af19
|
Merge pull request #6699 from pedrobmarin/fixes-6667
Reset to default view if screenshare or sync'ed video is initiated
|
2019-02-12 15:25:25 -05:00 |
|
Maxim Khlobystov
|
52525194fa
|
Make sure logContents is not duplicated
|
2019-02-12 15:13:35 -05:00 |
|
Anton Georgiev
|
9a7f18ae6e
|
Merge pull request #6722 from KDSBrowne/2.2-breakout-SR-timer
Prevent SR seeing timer notifications as alerts
|
2019-02-12 14:51:39 -05:00 |
|
Anton Georgiev
|
51e3cac2ff
|
Merge pull request #6761 from capilkey/fix-html5-ismoderator-check
Fix ActionBar moderator check
|
2019-02-12 14:30:23 -05:00 |
|
Anton Georgiev
|
1a180bccd9
|
Merge pull request #6735 from antobinary/record-indicator
Recording toggle - allow clicking on the text && Restyling
|
2019-02-12 11:35:56 -05:00 |
|
Vitor Mateus
|
7998f46391
|
Modified presentation toolbar styles
|
2019-02-12 11:35:52 -02:00 |
|
Chad Pilkey
|
b7ab7d2306
|
fix actionbar moderator check
|
2019-02-11 15:35:36 -08:00 |
|
Anton Georgiev
|
e7383f78ee
|
Merge pull request #6760 from BobakOftadeh/fix-remove-presentations
Fix remove presentation feature
|
2019-02-11 18:19:02 -05:00 |
|
bobakoftadeh
|
9c81a06e68
|
Fix removing presentation feature
|
2019-02-11 23:02:32 +00:00 |
|
Anton Georgiev
|
38b743b895
|
Merge pull request #6711 from jfsiebel/sync-lock-settings-status
Sync meeting lock settings status
|
2019-02-11 17:34:44 -05:00 |
|
Anton Georgiev
|
a61e3e17d3
|
Revert "Fix error when user is not moderator"
|
2019-02-11 17:14:35 -05:00 |
|
Anton Georgiev
|
208e806ced
|
Merge pull request #6733 from vitormateusalmeida/issue-6665
Fix sidebar elements appearance
|
2019-02-11 11:55:04 -05:00 |
|
Anton Georgiev
|
1b37c284a4
|
Merge pull request #6698 from vitormateusalmeida/issue-6601
Fix chat input between chats
|
2019-02-11 10:39:39 -05:00 |
|
Richard Alam
|
7c76930feb
|
Merge branch 'authenticate-sfu-pad-connections' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-authenticate-sfu-pad-connections
|
2019-02-09 08:27:12 -08:00 |
|
Vitor Mateus
|
96f3d9fecc
|
Code improvement
|
2019-02-08 17:23:35 -02:00 |
|
Pedro Beschorner Marin
|
882026497f
|
Merge branch 'master' into fixes-6667
|
2019-02-08 16:29:32 -02:00 |
|
Anton Georgiev
|
d0f2e8806e
|
Merge branch 'master' into sync-lock-settings-status
|
2019-02-08 13:13:58 -05:00 |
|
Anton Georgiev
|
245eb4ad44
|
Merge pull request #6687 from KDSBrowne/2.2-fix-SR-duplicate-labels
Prevent SR from repeating button labels twice
|
2019-02-08 13:11:01 -05:00 |
|
Anton Georgiev
|
4c169e7329
|
Merge pull request #6720 from vitormateusalmeida/issue-6521
Implement reset zoom
|
2019-02-08 12:58:22 -05:00 |
|
Anton Georgiev
|
2f843f3cc3
|
Merge pull request #6727 from vitormateusalmeida/issue-6726
Fix log error when meteor restart
|
2019-02-08 12:40:02 -05:00 |
|