Commit Graph

5637 Commits

Author SHA1 Message Date
bobakoftadeh
2c0d201345 Add target attribute 2019-02-22 22:08:44 +00:00
bobakoftadeh
4a66dab29f Fix links in welcome message 2019-02-19 22:29:23 +00:00
Anton Georgiev
7968341f3a
Merge pull request #6776 from antobinary/meteor-version
Update meteor from 1.8.0.1 to 1.8.0.2 (patch)
2019-02-14 12:30:09 -05: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
Anton Georgiev
627280ac41 update meteor from 1.8.0.1 to 1.8.0.2 (patch) 2019-02-13 18:55:58 +00: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
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
Vitor Mateus
bee218adfb Merge remote-tracking branch 'upstream/master' into issue-6521 2019-02-08 15:23:53 -02:00
Anton Georgiev
205bb63e84
Merge pull request #6654 from vitormateusalmeida/issue-6639
Fix Warning when closing private chat
2019-02-08 12:09:25 -05:00
Anton Georgiev
1a369f0fc7
Merge branch 'master' into record-indicator 2019-02-07 18:01:37 -05:00
Anton Georgiev
12a880b9bd recording toggle - allow clicking on the text; restyling 2019-02-07 22:49:54 +00:00
Anton Georgiev
48a951d253
Merge pull request #6660 from KDSBrowne/2.2-accessibility-minor-update
Fix minor accessibility issues
2019-02-07 15:23:39 -05:00
Anton Georgiev
a6d3ab510b
Merge pull request #6728 from pedrobmarin/youtube-url-formats
Matching extra YouTube video IDs from different URL formats
2019-02-07 14:12:34 -05:00
Anton Georgiev
e5df6d9727
Merge pull request #6730 from KDSBrowne/2.2-fullscreen-element-label
Improve the label used by FullscreenButtonComponent
2019-02-07 14:05:50 -05:00
Vitor Mateus
1f667c6f59 Fix sidebar elements appearance 2019-02-07 15:49:14 -02:00
KDSBrowne
2df9f0829d fix existing lint errors 2019-02-07 17:47:28 +00:00
Anton Georgiev
69c70bcff2
Merge pull request #6729 from vitormateusalmeida/issue-6565
Fix error when user is not moderator
2019-02-07 10:46:06 -05:00
Vitor Mateus
7e4eccf5a0 Past Meteor.status to container 2019-02-07 13:34:21 -02:00
Anton Georgiev
7e94f096db
Merge pull request #6618 from Tainan404/issue-6450
Add meeting time remaining notification bar status
2019-02-07 10:20:34 -05:00
Vitor Mateus
879c99be90 Fix error when user is not moderator 2019-02-07 12:01:03 -02:00
Pedro Beschorner Marin
a2146dfa3a Matching extra YouTube video IDs from different URL formats 2019-02-07 11:17:05 -02:00
Vitor Mateus
bc8d021560 Error Fixed 2019-02-07 09:31:15 -02:00
Vitor Mateus
f3440561c2 Code improvement 2019-02-07 09:19:35 -02:00
Vitor Mateus
5679c31193 Fix log error when meteor restart. #6726 2019-02-07 08:56:29 -02:00
KDSBrowne
e172220287 make fullscreen btn label include element name 2019-02-06 21:12:59 +00:00
Tainan Felipe
6dcb6266c8 Attempt to change recording style 2019-02-06 20:46:51 +00:00
Anton Georgiev
b126c2b08b
Merge pull request #6637 from BobakOftadeh/add-webcam-flag
Added flag to hide dropdown menu in webcam
2019-02-06 13:41:55 -05:00
KDSBrowne
af3fcb81c9 prevent SR announcing timer notifications 2019-02-06 18:38:38 +00:00
KDSBrowne
eb3bf6010e Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-accessibility-minor-update 2019-02-06 17:09:47 +00:00
Anton Georgiev
6b1db968d2
Merge pull request #6686 from KDSBrowne/2.2-accessibility-update-02
Improve create breakoutroom modal accessibility
2019-02-06 11:52:43 -05:00