KDSBrowne
|
89853dc026
|
move microphone error codes to const
|
2019-09-30 14:54:34 +00:00 |
|
KDSBrowne
|
636f49cd5d
|
add error messages for getUserMedia failing with mic
|
2019-09-27 13:52:29 +00:00 |
|
KDSBrowne
|
830fb4252d
|
remove unused css variables
|
2019-09-19 13:43:53 +00:00 |
|
KDSBrowne
|
8593b8607c
|
center permission hint on safari
|
2019-09-18 18:02:29 +00:00 |
|
KDSBrowne
|
e7b53d34eb
|
fix position of audio permission modal in RTL (chrome / firefox)
|
2019-09-17 15:07:31 +00:00 |
|
KDSBrowne
|
3d74e3c5c9
|
update arrow char so it works with ios and others
|
2019-09-10 14:20:37 +00:00 |
|
Anton Georgiev
|
4a335a1db6
|
reduce db probes for getAvailableActions; simplify SaveUsernames
|
2019-09-06 16:28:02 -04:00 |
|
Chad Pilkey
|
304bb2c103
|
Merge pull request #8030 from antobinary/chat-ids-2
Reduced client load via slight refactor
|
2019-09-05 13:23:37 -04:00 |
|
Anton Georgiev
|
c5856d43c8
|
moved static code outside of tracker
|
2019-09-04 14:32:58 -04:00 |
|
Anton Georgiev
|
2cbe91e222
|
Merge pull request #7996 from KDSBrowne/issue-7994
Fix join by phone icon placement in RTL
|
2019-08-30 09:43:31 -04:00 |
|
Anton Georgiev
|
ea18b09311
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
|
KDSBrowne
|
3e38a4f7d2
|
move arrow position
|
2019-08-29 14:26:51 +00:00 |
|
Anton Georgiev
|
b71dba2299
|
Merge pull request #7955 from KDSBrowne/001-fix-audio-logs
Fix mute audio log
|
2019-08-29 09:59:49 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
KDSBrowne
|
a209449891
|
fix Join by phone icon placement RTL
|
2019-08-26 20:47:54 +00:00 |
|
Joao Siebel
|
7603c78740
|
Allow autoShareWebcam even when autoJoin is disabled
close #7902
|
2019-08-22 17:08:24 -03:00 |
|
KDSBrowne
|
17f9dfabd2
|
fix mute log
|
2019-08-20 00:26:05 +00:00 |
|
prlanzarin
|
982ab3631d
|
Update play audio prompt on autoplay modal view
|
2019-08-14 19:15:11 +00:00 |
|
prlanzarin
|
9942dd0aa2
|
Merge remote-tracking branch 'upstream/master' into 2.2-ap-ui
|
2019-08-02 21:36:44 +00:00 |
|
prlanzarin
|
8d65ce565d
|
Add UI prompts when autoplay is blocked for video/screenshare/listen only
|
2019-08-02 21:32:42 +00:00 |
|
Diego Benetti
|
c4462c4cb0
|
Fixes errors and improves parameters setting proccess
|
2019-08-02 15:38:38 -03:00 |
|
Anton Georgiev
|
e22d61b2e1
|
removed .log() function in favour of logger
|
2019-08-01 12:47:45 -04:00 |
|
Diego Benetti
|
3458458cfd
|
Fixes proptypes errors
|
2019-07-26 15:44:56 -03:00 |
|
Diego Benetti
|
016088ec82
|
Fixes proptype error
|
2019-07-26 15:06:12 -03:00 |
|
Diego Benetti
|
3090950957
|
Fixes proptype error
|
2019-07-26 14:55:40 -03:00 |
|
KDSBrowne
|
624cc306d1
|
change prop name in audio controls container
|
2019-07-26 14:46:30 +00:00 |
|
KDSBrowne
|
bc0202d540
|
Merge branch 'issue-7794' of https://github.com/KDSBrowne/bigbluebutton into issue-7794
|
2019-07-26 14:38:59 +00:00 |
|
KDSBrowne
|
d8b2da7475
|
add suggested changes
|
2019-07-26 14:35:20 +00:00 |
|
KDSBrowne
|
65e58f2426
|
remove name duplication
|
2019-07-26 14:06:10 +00:00 |
|
KDSBrowne
|
4fba9978d3
|
add audio logs (join/leave/mute/unmute) / fix lint issues
|
2019-07-25 18:41:24 +00:00 |
|
Diego Benetti
|
f13239674b
|
Changes other parameters to the new pattern
|
2019-07-24 14:04:46 -03:00 |
|
Diego Benetti
|
4a764f8f6c
|
Implements new name for parameters and the support to the old names
|
2019-07-22 11:28:13 -03:00 |
|
KDSBrowne
|
ff71b15280
|
remove isRequired from resolve prop in audio modal
|
2019-07-19 14:45:04 +00:00 |
|
Anton Georgiev
|
7b06c6784e
|
Merge pull request #7765 from MaximKhlobystov/mute-unmute-tip
Tip that explains how to mute/unmute yourself using a phone
|
2019-07-11 15:39:03 -04:00 |
|
Maxim Khlobystov
|
96094be4a3
|
Get rid of the whitespace literal
|
2019-07-11 15:36:30 -04:00 |
|
Maxim Khlobystov
|
05609e1ded
|
Cleanup
|
2019-07-11 15:22:44 -04:00 |
|
Maxim Khlobystov
|
6f30657e34
|
Add the tip message that explains how to mute/unmute using a phone
|
2019-07-11 15:00:46 -04:00 |
|
Chad Pilkey
|
c71de81b03
|
fix audio input selector
|
2019-07-06 22:04:05 +00:00 |
|
Anton Georgiev
|
f96ae6033a
|
Merge pull request #7692 from KDSBrowne/issue-7137
Fix blue screen after selecting share webcam (Chrome iOS)
|
2019-07-04 16:18:16 -04:00 |
|
Anton Georgiev
|
f095f04fd3
|
Merge pull request #7702 from capilkey/fix-user-roles
Clean up user roles
|
2019-07-04 14:57:19 -04:00 |
|
KDSBrowne
|
392aac9857
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-7137
|
2019-07-04 18:37:40 +00:00 |
|
Joao Siebel
|
18670fdaf2
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-07-04 15:09:06 -03:00 |
|
Anton Georgiev
|
3fcb95ab44
|
log structure {logCode, extraInfo}, comment
|
2019-06-28 21:45:50 +00:00 |
|
Chad Pilkey
|
f0930e2d23
|
refactor user role management to follow proper format
|
2019-06-28 21:02:12 +00:00 |
|
KDSBrowne
|
dbf8938d24
|
fix chrome on ios blue screen after selecting share webcam / lint issues
|
2019-06-27 16:02:42 +00:00 |
|
Joao Siebel
|
512ceaa8e0
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-21 15:03:37 -03:00 |
|
Fred Dixon
|
2c617fed7b
|
Merge pull request #7610 from capilkey/ipv4-audio-fallback
IPv4 FS audio fallback, auto-reconnect, and fixed input select
|
2019-06-12 19:41:15 -04:00 |
|
Chad Pilkey
|
cc7513279e
|
IPv4 FS audio fallback, auto-reconnect, and fixed input select
|
2019-06-12 21:01:20 +00:00 |
|
Joao Siebel
|
c6c8ca400b
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-12 15:56:14 -03:00 |
|
Anton Georgiev
|
96e9f57d84
|
Merge pull request #7497 from Tainan404/issue-7343
Add context to manage locksettings
|
2019-06-11 15:45:15 -04:00 |
|
Tainan Felipe
|
747afb3093
|
Fix misscomparation
|
2019-06-11 15:04:47 -03:00 |
|
Joao Siebel
|
e924ea08cc
|
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
|
2019-06-05 17:22:30 -03:00 |
|
Anton Georgiev
|
b67908ce79
|
pass callback for closing of permissions-overlay
|
2019-06-04 17:43:58 +00:00 |
|
Joao Siebel
|
6c9e0def4b
|
exit from audio when not connected and disable button
|
2019-06-03 11:28:05 -03:00 |
|
Tainan Felipe
|
6a4103c559
|
Add context to manage locksettings
|
2019-05-23 13:47:56 -03:00 |
|
Anton Georgiev
|
88cfd6bde8
|
Merge pull request #7277 from Tainan404/issue-7200
Stop webcams when opens audio modal.
|
2019-05-22 11:36:53 -04:00 |
|
Ghazi Triki
|
76371b9b6e
|
Merge remote-tracking branch 'bigbluebutton/master' into html5-rtl
|
2019-05-16 17:32:58 +01:00 |
|
Anton Georgiev
|
54bf7f9d41
|
set the audio permissions overlay text color to black
|
2019-05-14 14:30:06 +00:00 |
|
Ghazi Triki
|
1f6326f7fd
|
Change layout direction for RTL languages.
Update styles for RTL layout.
|
2019-05-14 14:17:19 +01:00 |
|
Anton Georgiev
|
9880ca85b8
|
Merge pull request #7382 from KDSBrowne/_summit-move-modal-warnings-to-top
Move warnings to top of modals
|
2019-05-13 16:24:18 -04:00 |
|
KDSBrowne
|
3378524fd3
|
add htmlfor to labels in cam modal / move warnings to top of modals
|
2019-05-08 15:22:27 +00:00 |
|
KDSBrowne
|
12669c323e
|
add formatted labels
|
2019-05-08 13:16:00 +00:00 |
|
KDSBrowne
|
fb13d5ae7e
|
add title to lock viewers modal
|
2019-05-08 12:47:55 +00:00 |
|
Tainan Felipe
|
1fbad0de31
|
Invert modal calls
|
2019-05-07 16:49:32 -03:00 |
|
Anton Georgiev
|
128e0b9cec
|
Merge branch 'master' into 2.2-High-contrast-outline
|
2019-05-06 15:55:59 -04:00 |
|
Pedro Beschorner Marin
|
a0590c12ea
|
Merge remote-tracking branch 'origin/master' into set-lock-settings-on-meeting-create
|
2019-05-02 11:05:34 -03:00 |
|
Anton Georgiev
|
785c1b1d0b
|
Merge pull request #7016 from KDSBrowne/2.2-Edge-audio-settings-modal-overflow
Fix Edge audio settings modal overflow / toast issues
|
2019-04-24 18:23:16 -04:00 |
|
Tainan Felipe
|
006c1d293d
|
just close video on first time that audio modal is opened
|
2019-04-18 17:29:06 -03:00 |
|
Tainan Felipe
|
0a730bcf62
|
Stop webcams when open audio modal
|
2019-04-18 15:48:39 -03:00 |
|
KDSBrowne
|
0e724fb890
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
|
2019-04-18 14:29:17 +00:00 |
|
Anton Georgiev
|
4e902ff22e
|
Add another default dial in number to be ignored
|
2019-04-17 16:36:15 -04:00 |
|
Anton Georgiev
|
6d76e61e58
|
Merge pull request #7230 from BobakOftadeh/dial-option
Implement option for audio dial in audio modal
|
2019-04-16 13:43:22 -04:00 |
|
bobakoftadeh
|
9d11c0ad1f
|
update invalidDialNumbers
|
2019-04-16 17:34:12 +00:00 |
|
bobakoftadeh
|
fcf7bc0a73
|
update audio-dial modal format
|
2019-04-16 17:08:01 +00:00 |
|
bobakoftadeh
|
2d526a0d4a
|
update audio-dial implementation
|
2019-04-15 16:39:36 +00:00 |
|
Pedro Beschorner Marin
|
87435c515c
|
Merge remote-tracking branch 'master' into set-lock-settings-on-meeting-create
|
2019-04-12 13:58:58 -03:00 |
|
KDSBrowne
|
83127bcdae
|
fix animations not working on iOS 12.3 beta
|
2019-04-11 15:04:10 +00:00 |
|
bobakoftadeh
|
465c265d75
|
Implemented option for audioDial in audio modal
|
2019-04-10 20:51:06 +00:00 |
|
KDSBrowne
|
ce98eeee77
|
fix remaining outline issues
|
2019-04-10 14:59:25 +00:00 |
|
Pedro Beschorner Marin
|
3f2cb781d7
|
Adjusted lockSettingsProps for the HTML5 client
|
2019-04-10 13:04:27 +00:00 |
|
Anton Georgiev
|
d9dfc9b999
|
Adjust path to audioSample.mp3
Closes #7207
|
2019-04-09 13:57:25 -04:00 |
|
Chad Pilkey
|
687d3dbc7e
|
Merge pull request #7075 from BobakOftadeh/permission-overlay-improve
Improved permissions-overlay
|
2019-04-01 17:01:49 -04:00 |
|
Chad Pilkey
|
b75e579acf
|
Merge pull request #7062 from riadvice/html5-files-cdn
Support loading the HTML5 main JS file and its assets from a CDN
|
2019-03-29 16:38:01 -04:00 |
|
Ghazi Triki
|
5b87524520
|
Use the embedded meteor CDN feature.
|
2019-03-29 16:47:07 +01:00 |
|
KDSBrowne
|
3d5a15acd6
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-Edge-audio-settings-modal-overflow
|
2019-03-28 23:49:17 +00:00 |
|
Chad Pilkey
|
d12707b14d
|
add modal warnings for edge users
|
2019-03-28 15:18:22 -07:00 |
|
Chad Pilkey
|
606ecc3dc5
|
moved the translation of the audio modal headers
|
2019-03-25 15:43:25 -07:00 |
|
bobakoftadeh
|
f36cb36dfa
|
Improve position of permission-overlay for Safari
|
2019-03-25 16:44:55 +00:00 |
|
Chad Pilkey
|
d1851708f2
|
eslint correction in audio-controls
|
2019-03-21 15:43:11 -07:00 |
|
Chad Pilkey
|
237f37f874
|
Merge remote-tracking branch 'upstream/master' into clean-up-action-bar-buttons
|
2019-03-21 15:36:58 -07:00 |
|
Chad Pilkey
|
c224040e9b
|
more cleanup of the buttons and listen-only action bar icon
|
2019-03-21 15:16:56 -07:00 |
|
bobakoftadeh
|
cb6757864c
|
Improved permissions-overlay
|
2019-03-19 20:59:12 +00:00 |
|
Chad Pilkey
|
d3656ef022
|
clean up of the buttons. simplified and reduced
|
2019-03-19 10:11:48 -07:00 |
|
Ghazi Triki
|
e3d36b4bc6
|
Fix audio test path using a CDN.
|
2019-03-18 14:21:57 +01:00 |
|
Ghazi Triki
|
106058e1dd
|
Support loading the HTML5 main JS file and its assets from a CDN.
|
2019-03-18 09:57:43 +01:00 |
|
Anton Georgiev
|
f695078d29
|
Merge pull request #6988 from Tainan404/issue-6941
Hide mute button when moderator join via audio in breakout room.
|
2019-03-14 11:56:47 -04:00 |
|
Tainan Felipe
|
46d13fde0f
|
Mute locked users not remove from audio
|
2019-03-12 18:33:03 -03:00 |
|
Tainan Felipe
|
290804b3a1
|
Remove unused imports
|
2019-03-12 15:32:01 -03:00 |
|
Tainan Felipe
|
4dd93b12d8
|
Revert changes and implement clean verification
|
2019-03-12 15:28:41 -03:00 |
|
KDSBrowne
|
e63f056821
|
remove scrollbar from audio modal settings
|
2019-03-12 04:14:31 +00:00 |
|