Anton Georgiev
401b76dda0
rearrange main.html
2015-02-26 19:51:59 +00:00
Anton Georgiev
0e848bba8a
bolded username leads to indented chat messages FF
2015-02-26 19:46:27 +00:00
Anton Georgiev
099c6e4ee4
The chat input box is no longer auto focused on login
...
The reasoning is:
-when the client loads on a touch-screen device (mobile) the keyboard should not be displayed. Or it impedes the view.
-prevent accidental chat messages
2015-02-26 19:39:09 +00:00
Anton Georgiev
01ea96002a
footer: visible only on the bottom, resize
2015-02-26 19:38:53 +00:00
Anton Georgiev
b9dc4aab7f
add a vertical limit for the userslist
...
set a vertical limit for users after which the scrollbar appears
2015-02-26 19:38:40 +00:00
Richard Alam
89f4fe9978
Merge pull request #532 from antobinary/whiteboard-modifications
...
Whiteboard modifications
2015-02-26 14:08:54 -05:00
perroned
59d5c1025f
Fixed the close tab button for different resolutions and oreintations
2015-02-26 19:02:49 +00:00
perroned
480a6288b5
Address border issue on mobile
2015-02-26 19:02:26 +00:00
Maxim Khlobystov
64ee1b56bf
Made the vertical whiteboard centering compatible with Internet Explorer and more reliable.
2015-02-26 17:25:42 +00:00
Anton Georgiev
6cededf848
fit to width slide in portrait. substitute jquery resizing for whiteboard
2015-02-26 17:24:47 +00:00
Richard Alam
42de151296
Merge pull request #531 from bigbluebutton/watch-out-for-meeting-actor-hanging
...
- lower log level on some logs so we can filter
2015-02-26 11:22:40 -05:00
Richard Alam
e8c61c5356
- lower log level on some logs so we can filter
...
- add a detection when a meeting actor has hung resulting in users not being able to do anything
2015-02-26 16:02:21 +00:00
Richard Alam
27bb493473
Merge pull request #530 from capilkey/improve-webrtc-logging
...
Improvements to WebRTC
2015-02-24 16:26:33 -05:00
Chad Pilkey
eb17e4a056
added extra logging information to TURN debugging
2015-02-24 12:15:01 -08:00
Chad Pilkey
c9939b1c7c
fixed webrtc call failed callback
2015-02-24 12:14:25 -08:00
Chad Pilkey
4be1b5c2e3
remove disclaimer from bbblogger.js
2015-02-24 11:36:41 -08:00
Chad Pilkey
4336612830
fixed a null error and race condition with the TURN support
2015-02-24 11:36:14 -08:00
Chad Pilkey
0ebfec21f7
fixed an error with the webrtc warnings
2015-02-24 11:35:27 -08:00
Richard Alam
47abd76cef
Merge pull request #529 from antobinary/meteor-auto-resize
...
css resizeWindows. footer no longer overlaps. height control
2015-02-23 18:19:16 -05:00
Anton Georgiev
1c981ec11b
css resizeWindows. footer no longer overlaps. height control
2015-02-23 23:04:40 +00:00
Richard Alam
779f8c51c6
Merge pull request #528 from gthacoder/meteor-client-restructured-css
...
Restructuring the LESS file tree and the stylesheets themselves in HTML5 client + a few older commits with the chat tab enhancements.
2015-02-23 17:54:45 -05:00
Maxim Khlobystov
828114f03f
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-restructured-css
2015-02-23 14:00:42 -08:00
Richard Alam
347db770b2
Merge pull request #526 from antobinary/master
...
Merging this as this doesn't affect code in 0.90 but need this to have the HTML5 client maintain in sync with master.
2015-02-23 16:45:48 -05:00
Maxim Khlobystov
9ce41b3444
Finished up the restructuring of LESS.
2015-02-21 15:50:47 -08:00
Fred Dixon
e455c0e063
Update demo10_helper.jsp
...
Fixed typo for English 106.
2015-02-21 15:46:50 -07:00
Maxim Khlobystov
3a2f44a9f5
Moved all the chat-related LESS to one file and structured it using media queries inside classes instead of the other way around.
2015-02-20 18:07:50 -08:00
Richard Alam
8c194a0c1f
Merge pull request #527 from bigbluebutton/change-log-level-port-test
...
- remote stun related code
2015-02-20 14:56:22 -05:00
Richard Alam
c1671f7a5d
- remote stun related code
...
- get meeting and user info so we can log more info when user fails to connect to Red5
2015-02-20 19:54:24 +00:00
Maxim Khlobystov
428ab03cc4
Introduced the media query aliases.
2015-02-19 19:28:55 -08:00
Anton Georgiev
b6bde6fb97
removing merging traces for smooth pull req
2015-02-19 21:06:01 +00:00
Anton Georgiev
6416469172
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
...
Conflicts:
bbb-api-demo/src/main/webapp/demoHTML5.jsp
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2015-02-19 20:47:08 +00:00
Richard Alam
b64174dda5
Merge pull request #525 from antobinary/chat-symbols-log-strings
...
HTML5 Client chat symbols
2015-02-19 15:39:27 -05:00
Richard Alam
2a2b843537
Merge pull request #524 from antobinary/html5-bbb-demo
...
HTML Client jsp login page instead of demos node app
2015-02-19 15:39:13 -05:00
Anton Georgiev
a035e9bc5a
fix some log strings
...
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2015-02-19 19:53:19 +00:00
Anton Georgiev
7911046a70
allowing " and \ chars in the chat strings from the HTML5 client
2015-02-19 19:29:26 +00:00
Anton Georgiev
c66aaba03e
added link to html5client demo. Rm meetingName box
2015-02-19 19:03:53 +00:00
Anton Georgiev
6f8f59c3d8
removing demos. Substituted with demoHTML5.jsp
...
Conflicts:
labs/demos/public/stylesheets/login.css
2015-02-19 17:31:52 +00:00
Anton Georgiev
d5c5fc6272
added a BBB demo for accessing the HTML5 client. It should substitute the demos app
2015-02-19 17:29:57 +00:00
Richard Alam
c20bba7b5c
Merge pull request #523 from bigbluebutton/change-log-level-to-user-disconnect
...
- change log level to warn
2015-02-18 10:49:46 -05:00
Richard Alam
7d7b29620d
- change log level to warn
2015-02-18 15:48:23 +00:00
Richard Alam
0f402235a1
Merge pull request #522 from bigbluebutton/do-not-store-connection-info
...
- remove storing of connection as we query the connection from Red5 dir...
2015-02-18 09:54:00 -05:00
Richard Alam
1baf405a31
- remove storing of connection as we query the connection from Red5 directly
2015-02-18 01:31:32 +00:00
Richard Alam
65c35e1137
Merge pull request #520 from bigbluebutton/add-more-info-js-log
...
- add more info into JS log
2015-02-17 19:26:22 -05:00
Richard Alam
edaeaf6bf4
Merge pull request #521 from capilkey/webrtc-fixes
...
WebRTC fixes
2015-02-17 19:26:07 -05:00
Richard Alam
23573f528c
Merge pull request #516 from bigbluebutton/remove-collector-actor
...
- remote CollectorActor as we don't use it. Found that sometimes it's s...
2015-02-17 19:12:12 -05:00
Chad Pilkey
e6d3cd551d
fixed a race condition in the webrtc javascript code, and added cause for error 1004
2015-02-17 16:11:42 -08:00
Richard Alam
931d1624d7
- add more info into JS log
2015-02-18 00:09:10 +00:00
Anton Georgiev
cd0fe0bd58
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2015-02-17 23:47:23 +00:00
Anton Georgiev
8550ed926c
adjust the logOutUrl
2015-02-17 23:33:13 +00:00
Anton Georgiev
822b6268e3
removing demos. Substituted with demoHTML5.jsp
2015-02-17 23:25:30 +00:00