Oleksandr Zhurbenko
|
371419c41c
|
Text shape preserves white space now and handles new lines
|
2017-05-12 12:46:10 -07:00 |
|
JaeeunCho
|
92bc296bc0
|
HTML5 - fixed closed-caption display
|
2017-05-12 12:17:08 -07:00 |
|
KDSBrowne
|
9e672c2c88
|
remove commented code
|
2017-05-12 11:23:55 -07:00 |
|
KDSBrowne
|
a824ca2a79
|
fix lint issues
|
2017-05-12 11:11:42 -07:00 |
|
KDSBrowne
|
dd1e830dc2
|
fix merge conflicts
|
2017-05-12 10:52:12 -07:00 |
|
KDSBrowne
|
1940d49c4b
|
fix aria labeling
|
2017-05-12 10:45:41 -07:00 |
|
Anton Georgiev
|
b9f75f88ae
|
Merge pull request #3928 from JaeeunCho/locked_status
HTML5 - added locked status for users
|
2017-05-12 12:56:53 -04:00 |
|
Anton Georgiev
|
66852961d4
|
Merge pull request #3920 from JaeeunCho/hidden_title
Tested, seems fine
|
2017-05-12 11:53:42 -04:00 |
|
Anton Georgiev
|
932209bf06
|
Merge pull request #3898 from mmarangoni/audio-locale-fix
Tested, seems to work fine
|
2017-05-12 11:31:52 -04:00 |
|
Anton Georgiev
|
b5601ecabc
|
fix issue with userLeave on breakout end
|
2017-05-12 09:14:26 -04:00 |
|
Anton Georgiev
|
2e9c519e1a
|
switch console logs for logClient
|
2017-05-12 08:24:06 -04:00 |
|
Anton Georgiev
|
a4dcf72975
|
do not allow meteor calls if credentials are null
|
2017-05-11 15:18:34 -04:00 |
|
Anton Georgiev
|
5191168492
|
auto allow benign actions
|
2017-05-11 15:15:12 -04:00 |
|
KDSBrowne
|
296f024d45
|
use the ref callback attribute
|
2017-05-11 07:11:17 -07:00 |
|
JaeeunCho
|
fc5856a4ce
|
HTML5 - linted code
|
2017-05-10 14:05:18 -07:00 |
|
JaeeunCho
|
ca808195f2
|
HTML5 - added locked status for users
|
2017-05-10 14:02:50 -07:00 |
|
JaeeunCho
|
bd923e0f39
|
HTML5 - added locked status for users
|
2017-05-10 14:00:03 -07:00 |
|
KDSBrowne
|
73819c9d1d
|
fix switch statment
|
2017-05-10 11:39:03 -07:00 |
|
KDSBrowne
|
7e0ff7bf76
|
clean up code more
|
2017-05-10 11:24:09 -07:00 |
|
KDSBrowne
|
f0bce326b9
|
clean up code
|
2017-05-10 11:10:27 -07:00 |
|
KDSBrowne
|
bd3c8fb405
|
add aria tags
|
2017-05-10 08:12:24 -07:00 |
|
Anton Georgiev
|
e8b01dcdcc
|
Merge pull request #3909 from antobinary/fix-cc
HTML5: Changes to the closed captions settings menu
|
2017-05-10 07:48:58 -04:00 |
|
Anton Georgiev
|
e8fb481722
|
add logic to trigger logout if user timed out on auth step
|
2017-05-09 16:04:30 -04:00 |
|
KDSBrowne
|
9462221af6
|
remove unneeded ref and id's
|
2017-05-09 07:13:55 -07:00 |
|
KDSBrowne
|
735bdb4a87
|
fix query selector console error
|
2017-05-09 07:07:55 -07:00 |
|
JaeeunCho
|
4012a0d077
|
HTML5 - fixed navbar to be displayed
|
2017-05-08 14:03:22 -07:00 |
|
KDSBrowne
|
8bb1da0ed5
|
fix focus and tab order bugs
|
2017-05-06 16:04:59 -07:00 |
|
KDSBrowne
|
569ba42042
|
fix userlist styling
|
2017-05-06 09:01:16 -07:00 |
|
Anton Georgiev
|
1f640ea3e4
|
only offer taking over a locale for cc to moderators
|
2017-05-05 15:52:23 -04:00 |
|
KDSBrowne
|
77d529b2ac
|
fix error for out of bound index
|
2017-05-05 12:11:28 -07:00 |
|
KDSBrowne
|
85a468f4b3
|
add key codes for left and right arrow
|
2017-05-05 07:37:01 -07:00 |
|
Klaus Klein
|
b2195da345
|
Fix client reconnection timeout
|
2017-05-05 11:30:15 -03:00 |
|
KDSBrowne
|
8194059e43
|
fix count bug
|
2017-05-04 14:58:33 -07:00 |
|
KDSBrowne
|
65323d0789
|
remove unused id's
|
2017-05-04 14:43:48 -07:00 |
|
KDSBrowne
|
eca2dbba93
|
clean up code
|
2017-05-04 14:41:09 -07:00 |
|
KDSBrowne
|
f6642b0dee
|
make userlist keyboard accessible - incomplete
|
2017-05-04 13:39:53 -07:00 |
|
Anton Georgiev
|
93baf362e6
|
remove old import
|
2017-05-04 15:14:14 -04:00 |
|
Anton Georgiev
|
91ce6e20d5
|
unify user and audiouser in verto bridge
|
2017-05-04 14:44:20 -04:00 |
|
Anton Georgiev
|
bd56001733
|
disable cc menu if toggled off
|
2017-05-04 14:42:55 -04:00 |
|
Anton Georgiev
|
453a2cf6a4
|
code style improvements of closed-captions
|
2017-05-03 17:54:26 -04:00 |
|
Matthew Marangoni
|
d3cfbf93df
|
Merge remote-tracking branch 'upstream/master' into audio-locale-fix
|
2017-05-03 14:49:00 -07:00 |
|
Matthew Marangoni
|
99788090ee
|
fixed audio and settings modal reopening when changing locale in settings
|
2017-05-03 14:39:07 -07:00 |
|
Fred Dixon
|
837654dc85
|
Merge pull request #3895 from perroned/update-verto-libs
Update verto libs and WebRTC Extension
|
2017-05-03 16:50:34 -04:00 |
|
Anton Georgiev
|
3904771fc3
|
if microphone lock is enforced, pick listenOnly join over using mic
|
2017-05-03 16:12:47 -04:00 |
|
Anton Georgiev
|
6d71e943a0
|
Merge pull request #3893 from antobinary/check-mute-user
HTML5: Update callServer to makeCall to fix user item calls
|
2017-05-03 13:54:15 -04:00 |
|
Klauswk
|
b668b24cac
|
Merge branch 'ClientLog' into test-3865
|
2017-05-03 14:31:13 -03:00 |
|
Anton Georgiev
|
038405f907
|
some changes to logClient api
|
2017-05-03 13:19:21 -04:00 |
|
Klauswk
|
74c2219fc9
|
Update index.js
|
2017-05-03 14:09:33 -03:00 |
|
Anton Georgiev
|
8ab7865419
|
Merge branch 'ClientLog' of github.com:Klauswk/bigbluebutton into test-3865
|
2017-05-03 12:59:33 -04:00 |
|
Anton Georgiev
|
935219148a
|
Merge pull request #3871 from Klauswk/LeaveButtonOnErrorScreen
Add leave button to error screen
|
2017-05-03 12:58:28 -04:00 |
|
Anton Georgiev
|
3a4b8cc388
|
update callServer to makeCall to fix user item calls
|
2017-05-03 12:56:27 -04:00 |
|
Klauswk
|
b0b455e591
|
Merge branch 'master' into ClientLog
|
2017-05-03 13:40:57 -03:00 |
|
Klaus Klein
|
5a37750bf6
|
Change leave button label
|
2017-05-03 13:19:45 -03:00 |
|
Anton Georgiev
|
02c6f6d80f
|
Merge pull request #3860 from JaeeunCho/userlist_name_space
HTML5 - fixed display unread count for long name user
|
2017-05-03 11:16:23 -04:00 |
|
Anton Georgiev
|
0521571218
|
Merge pull request #3838 from Klauswk/AddServerCallback
Add server callback with error
|
2017-05-03 11:11:35 -04:00 |
|
Anton Georgiev
|
8d037bc4fa
|
resolve issues with modal on breakouts
|
2017-05-03 11:06:28 -04:00 |
|
perroned
|
66061fa33d
|
Handle lib update/fix errors
|
2017-05-03 14:13:53 +00:00 |
|
KDSBrowne
|
583677df18
|
fix focus bug in userlist
|
2017-05-03 07:09:39 -07:00 |
|
Klaus Klein
|
bede8ab447
|
Fix missing line and tab problem
|
2017-05-03 09:27:33 -03:00 |
|
Anton Georgiev
|
30e73e7640
|
Merge pull request #3879 from KDSBrowne/accessibility-update-07
[HTML5] - Accessibility update 07
|
2017-05-02 15:12:21 -04:00 |
|
Anton Georgiev
|
78937a5ac9
|
Merge pull request #3831 from oswaldoacauan/modal-refactor-pr
[HTML5] Refactor of the Modal component state
|
2017-05-02 15:09:38 -04:00 |
|
Anton Georgiev
|
5087e5b24b
|
Handle audio on refactored modal (#2)
* handle audio on refactored modal
* wrap component with withModalMounter
|
2017-05-02 13:18:01 -04:00 |
|
Klaus Klein
|
131f23f42d
|
Fix lint problems
|
2017-05-02 08:30:32 -03:00 |
|
KDSBrowne
|
c3ce8192d1
|
fix lint issues
|
2017-05-01 12:59:17 -07:00 |
|
Oswaldo Acauan
|
d434ba6893
|
Fix the audio-modal
|
2017-05-01 16:52:57 -03:00 |
|
KDSBrowne
|
80d4feedcc
|
fix tabIndex for the settings closed caption submenu
|
2017-05-01 12:46:21 -07:00 |
|
KDSBrowne
|
eef9fd782a
|
fix merge conflict
|
2017-05-01 12:23:01 -07:00 |
|
KDSBrowne
|
f2e7e360ff
|
remove extra list separator
|
2017-05-01 11:54:40 -07:00 |
|
KDSBrowne
|
aa0f51e62d
|
fix console errors for missing key and invalid prop
|
2017-05-01 11:43:01 -07:00 |
|
Klauswk
|
30b7c3c1e4
|
Merge branch 'master' into AddServerCallback
|
2017-04-28 17:28:45 -03:00 |
|
Klaus Klein
|
5ba575e0aa
|
Removed unused import
|
2017-04-28 17:24:47 -03:00 |
|
Klaus Klein
|
9c2c736e65
|
Add leave button to error screen
|
2017-04-28 17:16:07 -03:00 |
|
Klaus Klein
|
31ae8854c9
|
Lint problems fixed
|
2017-04-28 17:01:02 -03:00 |
|
Anton Georgiev
|
a2e8a84e80
|
Merge pull request #3870 from antobinary/more-locales
HTML5: Add localizations to hardcoded strings
|
2017-04-28 15:40:30 -04:00 |
|
Anton Georgiev
|
85d6f7aa6e
|
add label descriptions for cancel and save
|
2017-04-28 15:13:42 -04:00 |
|
Anton Georgiev
|
5d0022f214
|
localize user popup menu
|
2017-04-28 14:28:55 -04:00 |
|
Klaus Klein
|
5a4f05a41a
|
Fix requests on PR #3865
|
2017-04-28 14:12:08 -03:00 |
|
Oswaldo Acauan
|
edd64a97f4
|
Fix merge conflicts
|
2017-04-28 16:15:29 +00:00 |
|
Anton Georgiev
|
5abf6413a8
|
localize controls in Settings menu
|
2017-04-28 11:56:27 -04:00 |
|
Anton Georgiev
|
121cb47093
|
localize mute, unmute buttons
|
2017-04-28 11:34:20 -04:00 |
|
Oswaldo Acauan
|
4dd5e3c6ac
|
Re-add messages concatenation
|
2017-04-28 15:01:50 +00:00 |
|
Oswaldo Acauan
|
3d0c0d38e1
|
Fix merge conflicts
|
2017-04-28 14:59:09 +00:00 |
|
Oswaldo Acauan
|
9467731f47
|
Improve chat performance
|
2017-04-28 14:52:54 +00:00 |
|
Klaus Klein
|
71d3c06d5e
|
Fix few lint issues
|
2017-04-28 11:03:35 -03:00 |
|
Klaus Klein
|
1c8e78d1c1
|
Merge with master
|
2017-04-28 10:53:30 -03:00 |
|
Klaus Klein
|
245ba3c4e3
|
Add client log, HTML5
|
2017-04-28 10:47:07 -03:00 |
|
Anton Georgiev
|
9684195c5f
|
minor changes in strings
|
2017-04-27 17:23:43 -04:00 |
|
Anton Georgiev
|
4188394a82
|
Merge branch 'patch-1' of github.com:oswaldoacauan/bigbluebutton into test-3850
|
2017-04-27 16:20:41 -04:00 |
|
Anton Georgiev
|
ef0d2f5729
|
Merge pull request #3861 from antobinary/disallow-moderator-2
HTML5: demote html5 moderator user to viewer based on flag
|
2017-04-27 16:17:49 -04:00 |
|
Anton Georgiev
|
684f87e77a
|
demote html5 moderator user to viewer based on flag
|
2017-04-27 16:07:27 -04:00 |
|
JaeeunCho
|
efe82d1671
|
HTML5 - fixed display unread count for long name user
|
2017-04-27 12:46:28 -07:00 |
|
Anton Georgiev
|
e3924a2538
|
Merge pull request #3828 from Klauswk/FixAuthentication
Fix authentication issue on HTML5
|
2017-04-27 15:01:27 -04:00 |
|
KDSBrowne
|
737da5937d
|
add aria descriptionfor current status
|
2017-04-27 08:57:41 -07:00 |
|
Klaus Klein
|
3aacb71705
|
Remove unnecessary console.log
|
2017-04-27 10:43:21 -03:00 |
|
Klaus Klein
|
d4917e975c
|
Review change
|
2017-04-26 17:07:22 -03:00 |
|
Klaus Klein
|
b99b73f334
|
Fix the double auth problem
|
2017-04-26 16:56:29 -03:00 |
|
Oswaldo Acauan
|
4466cd084e
|
Update component.jsx
|
2017-04-26 11:57:40 -03:00 |
|
Oswaldo Acauan
|
4e29024783
|
Prevent breakout dropdown when theres no breakout
|
2017-04-26 11:55:49 -03:00 |
|
KDSBrowne
|
230bc1f11c
|
fix merge conflicts
|
2017-04-26 07:14:25 -07:00 |
|
KDSBrowne
|
ef18f652aa
|
fix lint issues
|
2017-04-26 07:08:47 -07:00 |
|