Commit Graph

2087 Commits

Author SHA1 Message Date
Klaus Klein
5a37750bf6 Change leave button label 2017-05-03 13:19: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
Anton Georgiev
d9cf45152d pulled translations from transifex 2017-04-27 18:00:36 -04: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
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
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
Klaus Klein
1d59ba7d58 Remade with @gcampes changes 2017-04-24 17:18:07 -03: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
KDSBrowne
5fa9ae9bf1 change aria-labelledby to aria-describedby 2017-04-19 10:27:45 -07:00
Klaus Klein
23d472bcde Fix avatar issue in chat, HTML5 #3830 2017-04-19 14:11:13 -03:00
KDSBrowne
cc04f96955 add suggested changes 2017-04-19 10:10:17 -07:00
KDSBrowne
a4fcffaa9a add DropdownListTitle component 2017-04-19 08:28:13 -07:00
Anton Georgiev
67700f605b Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-restructuring 2017-04-19 11:22:48 -04:00
Anton Georgiev
4c49f68771 pass params via bridge constructor 2017-04-19 11:01:28 -04:00