Commit Graph

9709 Commits

Author SHA1 Message Date
Oleksandr Zhurbenko
f8a41a78d8 Cleaning and formatting 2015-03-25 14:12:38 -07:00
Oleksandr Zhurbenko
67ef6129c0 Trimming leading and trailing whitespace for the meetingId and fullname for both cases 2015-03-25 13:02:03 -07:00
Oleksandr Zhurbenko
5a167f362c Fixed issue 1889, added checking for an empty username and removing trailing and leading whitespaces 2015-03-19 16:51:56 -07:00
Fred Dixon
423ffdeffa Merge pull request #572 from bigbluebutton/fix-issue-1898
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1898
2015-03-18 19:54:23 -04:00
Fred Dixon
ef274f1f22 Merge pull request #569 from gthacoder/meteor-client-notifications
HTML5 client: fix for WebRTC browser support notifications.
2015-03-18 19:53:34 -04:00
Fred Dixon
c4d50d59dc Merge pull request #574 from capilkey/add-ready-notification
Added a 'ready' notification when the client starts up for screen readers
2015-03-18 19:53:09 -04:00
Fred Dixon
b214de3d2c Merge pull request #575 from capilkey/fix-webrtc-null-errors
check for null before calling UA.stop()
2015-03-18 19:52:57 -04:00
Chad Pilkey
afb5787941 check for null before calling UA.stop() 2015-03-18 15:36:29 -07:00
Chad Pilkey
c5e0436204 added a 'ready' notification when the client starts up for screen readers 2015-03-18 14:21:01 -07:00
Richard Alam
3e0af81aed Merge pull request #573 from kepstin/fix-beta-recording-update-script
Fix beta recording update script
2015-03-18 14:58:20 -04:00
Calvin Walton
e75bb15ad0 Fix beta recording update script
It had some leftover debug code that caused it to only convert the
first 10 recordings instead of all of them.

The name of the '.done' file is changed so the update will be re-run
automatically.
2015-03-18 14:56:00 -04:00
Richard Alam
acc58d250f - lower log level when not able to load html5 client 2015-03-18 18:19:55 +00:00
Richard Alam
e1d66c9e15 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1898 2015-03-18 17:51:40 +00:00
Fred Dixon
fe7c138fd4 Merge pull request #571 from antobinary/options-reorganize
html5client: Options reorganize
2015-03-17 18:36:53 -04:00
Anton Georgiev
8743ec75b1 clean tab height 2015-03-17 22:12:04 +00:00
Anton Georgiev
7ccbb38303 styling Options in portrait 2015-03-17 20:17:50 +00:00
Anton Georgiev
a068f8e470 private chat user pick from dropdown 2015-03-17 19:34:34 +00:00
Anton Georgiev
cb0eea2899 display a sample of the font-size 2015-03-17 14:57:40 +00:00
Anton Georgiev
4e08129191 font size -/+ control 2015-03-17 13:45:49 +00:00
Oleksandr Zhurbenko
8ba30a585a Misprint fixed 2015-03-16 19:14:18 +00:00
Oleksandr Zhurbenko
f0cb2013a8 Fixed a bug when a client didn't set a proper default font size, when a user entered from a mobile device in landscape view 2015-03-16 19:14:06 +00:00
Oleksandr Zhurbenko
cbaa112f79 Improved code reuse 2015-03-16 19:13:55 +00:00
Maxim Khlobystov
f6de805f26 Fixed the issue with Firefox notified as not supporting WebRTC. 2015-03-15 19:03:31 -07:00
Fred Dixon
aa1158bc9d Merge pull request #568 from gthacoder/meteor-client-notifications
HTML5 client: WebRTC support notifications + push menu update.
2015-03-14 22:50:23 -04:00
Maxim Khlobystov
8e81f00155 Fixed the issue with blocked scrolling after zooming with the push menu opened. 2015-03-14 19:37:43 -07:00
Maxim Khlobystov
daf158c127 Cleaning up and adding some comments. 2015-03-14 19:31:01 -07:00
Maxim Khlobystov
da77337567 Made the content of the WebRTC-related notifications custom depending on the browser that is being used. 2015-03-14 19:25:49 -07:00
Maxim Khlobystov
792c88cf2a Created notifications for the browsers that don't support WebRTC. 2015-03-14 19:08:34 -07:00
Fred Dixon
dd9cdbf2f0 Merge pull request #567 from bigbluebutton/upload-locales-mar-13-2015
- update locales
2015-03-13 18:30:12 -04:00
Richard Alam
3c73519ec3 - update locales 2015-03-13 15:18:11 -07:00
Fred Dixon
d3ec15376e Update bbb-conf
Change method to detect whether HTML5 server (specifically meteor) is running.
2015-03-13 17:53:58 -04:00
Fred Dixon
d40fe78664 Merge pull request #566 from antobinary/fix-logouturl
html5client: fix for logoutURL
2015-03-13 17:33:36 -04:00
Anton Georgiev
948fb5e35d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-logouturl 2015-03-13 21:32:35 +00:00
Fred Dixon
2bf6d05ca1 Merge pull request #565 from antobinary/meteor-endpoint
meteor endpoint /html5client/check. update BigBlueButton.html
2015-03-13 17:31:06 -04:00
Anton Georgiev
a58bfd1349 fix for the logoutURL - the string had different spellings 2015-03-13 21:01:54 +00:00
Anton Georgiev
238f1e56ff meteor endpoint /html5client/check. update BigBlueButton.html 2015-03-13 20:43:32 +00:00
Fred Dixon
946e3bd147 Merge pull request #564 from perroned/overflowing-chat-box
Fixed issue of overflowing chatbox
2015-03-13 16:22:40 -04:00
perroned
41ee26f99d Fixed issue of overflowing chatbox 2015-03-13 13:18:50 -07:00
Fred Dixon
52d2f69f82 Update bbb-conf
Properly detect if bbb-html5 is installed
2015-03-13 15:41:52 -04:00
Chad Pilkey
0e76927bb3 Merge pull request #562 from BBBManager/bbb-lock-settings
Bbb lock settings
2015-03-13 14:33:51 -04:00
Fred Dixon
bc736f74bc Update bbb-conf
Remove hard-coded IP address (used for testing)
2015-03-12 20:16:47 -04:00
Fred Dixon
2d4b1decda Update bbb-conf
Fixed spelling error
2015-03-12 19:58:34 -04:00
Fred Dixon
0fc048af0d Update bbb-conf
Commented # set -x to turn off echoing of statements
2015-03-12 19:58:06 -04:00
Fred Dixon
7ff25b38c0 Merge pull request #563 from ffdixon/update-bbb-conf
Update bbb-conf to detect and start/stop meteor (bbb-html5 server)
2015-03-12 19:42:50 -04:00
Fred Dixon
834662aef1 Updates to bbb-conf to start/stop meteor (bbb-html5 server) 2015-03-12 19:41:26 -04:00
Tiago Daniel Jacobs
0f130e9f69 Removed unused property 2015-03-12 21:40:16 +00:00
Tiago Daniel Jacobs
f6139c5b4a Updating the config.xml with the lockOnJoin* properties 2015-03-12 21:23:36 +00:00
Tiago Daniel Jacobs
71d1d70a4e Hide label and checkbox of lockOnJoin configuration 2015-03-12 21:14:42 +00:00
Tiago Daniel Jacobs
e52262cf15 Added lockOnJoinConfigurable property to lock config (missed some files) 2015-03-12 20:52:52 +00:00
Tiago Daniel Jacobs
4fff479e03 Added lockOnJoinConfigurable property to lock config. 2015-03-12 20:52:38 +00:00