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 |
|
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 |
|
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 |
|
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 |
|
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
|
d4917e975c
|
Review change
|
2017-04-26 17:07:22 -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 |
|
Klaus Klein
|
d32dbb12f5
|
Fix wrong import
|
2017-04-25 14:26:14 -03:00 |
|
Klauswk
|
73fb753edb
|
Merge branch 'master' into FixAuthentication
|
2017-04-25 14:09:47 -03:00 |
|
Klaus Klein
|
6f564ba7b6
|
Fix auth and user kick, HTML5 closes #3844 #3828
|
2017-04-25 14:04:17 -03:00 |
|
Anton Georgiev
|
c2b6f48b87
|
Merge pull request #3848 from antobinary/audio-restructuring
HTML5: Fix issue with listenOnly not hanging up
|
2017-04-25 12:04:32 -04:00 |
|
KDSBrowne
|
a752b97809
|
add message descriptions
|
2017-04-25 05:21:12 -07:00 |
|
KDSBrowne
|
330abe06e5
|
fix aria semantics
|
2017-04-25 04:59:52 -07:00 |
|
KDSBrowne
|
1e4e730278
|
fix aria labels
|
2017-04-24 19:27:28 -07:00 |
|
KDSBrowne
|
9203cc60e3
|
add localized messages
|
2017-04-24 19:08:18 -07:00 |
|
Anton Georgiev
|
c80827ee20
|
fix issue with listenOnly not hanging up
|
2017-04-24 17:17:53 -04:00 |
|
Anton Georgiev
|
e78f2409e9
|
Merge pull request #3843 from Klauswk/HotfixChat
HotfixChat, HTML5 issues #3829
|
2017-04-24 15:34:28 -04:00 |
|
Anton Georgiev
|
835acfa195
|
Merge pull request #3835 from KDSBrowne/accessibility-05-update
[HTML5] - Accessibility update 05
|
2017-04-24 15:34:05 -04:00 |
|
Anton Georgiev
|
d7a61a8a7e
|
Merge pull request #3801 from JaeeunCho/userlist_truncate
HTML5 - Truncate user name and chat name
|
2017-04-24 15:02:16 -04:00 |
|
Anton Georgiev
|
90d34da942
|
Merge pull request #3832 from Klauswk/FixFullScreen
Fix full screen when console is open, HTML5
|
2017-04-24 14:55:35 -04:00 |
|
Jaeeun Cho
|
5099d4bca7
|
Update styles.scss
|
2017-04-24 11:17:24 -04:00 |
|
Klaus Klein
|
650e93d4dd
|
HotfixChat, HTML5 issues #3829
|
2017-04-24 08:33:08 -03:00 |
|
KDSBrowne
|
423318962d
|
add aria labels to closed caption submenu
|
2017-04-23 06:26:01 -07:00 |
|
KDSBrowne
|
41a5e01e2c
|
fix missing section announcment
|
2017-04-21 12:14:55 -07:00 |
|
KDSBrowne
|
1e07098527
|
add messages for settings application submenu
|
2017-04-21 12:04:46 -07:00 |
|
Anton Georgiev
|
5f6dd8e5f6
|
Merge pull request #3839 from antobinary/audio-restructuring
[HTML5] Fix undefined voiceBridge
|
2017-04-20 16:55:15 -04:00 |
|
Anton Georgiev
|
d3bf2ab0b7
|
fix undefined voiceBridge
|
2017-04-20 16:53:55 -04:00 |
|
Anton Georgiev
|
a9f2a18475
|
Merge pull request #3834 from antobinary/audio-restructuring
[HTML5] Audio restructuring part 1
|
2017-04-20 16:00:59 -04:00 |
|
Anton Georgiev
|
0cc9ce4048
|
moved componentWillMount to component..
|
2017-04-20 15:57:35 -04:00 |
|
KDSBrowne
|
97402b4628
|
add aria-label to chat log
|
2017-04-20 06:53:03 -07:00 |
|
Anton Georgiev
|
5b0454a11c
|
Merge pull request #3836 from Klauswk/FixAvatarIssue
Fix avatar issue in chat, HTML5 #3830
|
2017-04-19 17:25:58 -04:00 |
|
Anton Georgiev
|
79fc24e817
|
Merge pull request #3823 from Gcampes/unauthorized-page-fix
[HTML5] Fix unauthorized for slow connections
|
2017-04-19 17:24:06 -04:00 |
|
Anton Georgiev
|
40d0417b9d
|
resolve lint warnings on modified files
|
2017-04-19 16:52:50 -04:00 |
|
Anton Georgiev
|
17fe4aa9b8
|
move audio tag to component
|
2017-04-19 16:42:48 -04:00 |
|