Fred Dixon
4f023dd91c
Merge pull request #548 from OZhurbenko/meteor-ui
...
Mobile View's changes
2015-03-10 01:25:02 -04:00
Fred Dixon
0043f71d11
Merge pull request #550 from gthacoder/meteor-client-popups
...
Logout dialog box modifications + push menu enhancements.
2015-03-10 00:09:52 -04:00
Maxim Khlobystov
0e2559a15a
Cleaning up.
2015-03-09 18:20:29 -07:00
Maxim Khlobystov
bda1db32a9
Got rid of the unwanted calls for the push menu when user clicks navbar buttons.
2015-03-09 18:13:16 -07:00
Maxim Khlobystov
9a00fbf418
Increased the size of Logout dialog box for mobile devices in landscape mode to make it easier to click Yes/No.
2015-03-09 17:59:01 -07:00
Maxim Khlobystov
41b2727adb
Allowed users to close the Logout dialog box by clicking outside on mobile devices.
2015-03-09 14:30:25 -07:00
Anton Georgiev
ce79fb0cdc
make the [default] logoutURL for the html5 client IP independent
2015-03-09 21:25:30 +00:00
Maxim Khlobystov
c54caa3f3d
Tied the font sizes inside the Logout dialog box on mobile devices in landscape to the page height and thus made the dialog box look consistent across devices with different aspect ratios.
2015-03-09 13:43:39 -07:00
Maxim Khlobystov
c36afdeb47
Made the Logout dialog box bigger in landscape orientation for the mobile devices only.
2015-03-09 13:31:19 -07:00
Fred Dixon
0807684ec1
Merge pull request #549 from gthacoder/meteor-client-push-menu
...
HTML5 client's push menu.
2015-03-08 09:45:27 -04:00
Maxim Khlobystov
f1623a143c
Replaced the push menu collapse button's chevron icons with the hamburger menu icon.
2015-03-08 01:30:44 -05:00
Maxim Khlobystov
52be0c0751
Positioned every element under the shield correctly when the push menu is opened.
2015-03-07 21:58:26 -05:00
Maxim Khlobystov
093382d3ff
Made it impossible for the main content of the page to be shifted in landscape orientation, prevented problems on switching between views.
2015-03-06 22:05:00 -05:00
Maxim Khlobystov
ba80d03b07
Saved the navbar from being disabled when the sliding menu is opened.
2015-03-06 22:04:40 -05:00
Maxim Khlobystov
96c1a3fc4a
Added some opacity to the rest of the page when the sliding menu is opened.
2015-03-06 22:04:18 -05:00
Maxim Khlobystov
716cb56830
Added the transparent shield over the view with sliding menu opened to detect the user's click.
2015-03-06 22:04:00 -05:00
Maxim Khlobystov
a105b2b6b5
Made the sliding menu push the rest of the page right instead of covering it.
2015-03-06 22:03:25 -05:00
Maxim Khlobystov
165ee6e753
Got rid of the darkened screen appearing along with the sliding menu.
2015-03-06 22:02:28 -05:00
Anton Georgiev
ee69c62309
first check if the html5 client is running and then attempt to redirect the user
2015-03-06 22:44:13 +00:00
Anton Georgiev
deec36b411
style the redirect page a bit
2015-03-06 22:43:51 +00:00
Anton Georgiev
5ebb2f5f3c
Allow moderators to use the html5 client.
...
Temporarily they will have exactly the same permissions as viewers do.
This commit's goal is to facilitate the redirect to the html5 client in the event that Flash is not detected on the system
2015-03-06 20:53:13 +00:00
Oleksandr Zhurbenko
7ef15d846f
Whiteboard's name is changed to static and the name of the presentation file is not displayed anymore
2015-03-06 08:57:11 -08:00
Oleksandr Zhurbenko
84351383f2
Merge branch 'master' into meteor-ui
2015-03-06 08:40:09 -08:00
Oleksandr Zhurbenko
c7124a1d15
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
2015-03-06 08:24:53 -08:00
Oleksandr Zhurbenko
8437646cc4
Mobile UI changes
2015-03-06 08:22:41 -08:00
Oleksandr Zhurbenko
7d2b70f26f
Minor changes in the mobile view
2015-03-05 16:34:19 -08:00
Anton Georgiev
e77b295517
Merge branch 'master' into flash-redirect
2015-03-05 22:56:34 +00:00
Chad Pilkey
446f5f317c
Merge pull request #547 from antobinary/meteor-listenonly-audio
...
bbb_webrtc_bridge_sip.js fix, HTML5 client can join audio even if no Flash users have joined audio
2015-03-05 17:44:34 -05:00
Anton Georgiev
d02a30f3c2
Merge branch 'master' into meteor-listenonly-audio
2015-03-05 22:23:58 +00:00
Fred Dixon
8d8ed43985
Update start.sh
...
Added definition for HOME to start.sh help meteor start from within upstart job.
2015-03-05 16:52:04 -05:00
Fred Dixon
c4bfaa7c5b
Merge pull request #546 from kepstin/stun-turn-js
...
Fix timestamp calculation generating turn server credentials
2015-03-05 16:45:40 -05:00
Calvin Walton
0a6d03ca79
TURN: The timestamp is actually the expiry time
...
Make sure to add the TTL to the current time, so the generated expiry
time is in the future.
2015-03-05 16:27:30 -05:00
Calvin Walton
dfa9fd00e2
TURN server password: Use second-based timestamps
...
The expiration timestamp should be a standard unix timestamp measured in
seconds, not the millisecond-based Java time.
2015-03-05 16:21:46 -05:00
Anton Georgiev
f62fd4ce31
due to this the html5 client was not able to join a voice conf without a flash user already joined
2015-03-05 21:10:27 +00:00
Fred Dixon
63132411b8
Merge pull request #545 from antobinary/client-code-relocation
...
HTML5 client code relocation. Deleting the previous version of the client
2015-03-05 15:55:19 -05:00
Anton Georgiev
7a4c5cd7c2
remove the code from the old version of the html5 client
2015-03-05 20:24:43 +00:00
Anton Georgiev
d830e3358d
move the HTML5 client code outside of labs
2015-03-05 17:55:23 +00:00
Anton Georgiev
0a79f0dc29
the redirection page offers installing Flash or redirection
2015-03-05 17:30:09 +00:00
Oleksandr Zhurbenko
0a0c5bbf34
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
2015-03-05 07:21:36 -08:00
Fred Dixon
30c0b67015
Merge pull request #543 from OZhurbenko/meteor-ui
...
Mobile View's changes
2015-03-04 19:57:26 -05:00
Oleksandr Zhurbenko
99f4c51ce7
Rolling back server's IP
2015-03-04 16:47:06 -08:00
Oleksandr Zhurbenko
a2e96394ee
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
...
Conflicts:
labs/meteor-client/app/client/globals.coffee
2015-03-04 16:42:22 -08:00
Oleksandr Zhurbenko
8aa86c8d79
Cleaning
2015-03-04 16:30:50 -08:00
Anton Georgiev
44429a6bd6
redirect user to HTML5 client if Flash not installed/enabled. Must be attendee (for now)
2015-03-04 23:51:33 +00:00
Oleksandr Zhurbenko
94ada286cd
Fixing footer
2015-03-04 14:28:30 -08:00
Fred Dixon
25406d0400
Merge pull request #542 from bigbluebutton/revert-540-revert-536-bbb-lock-settings-fix
...
Revert "Revert "Bbb lock settings fix""
2015-03-04 17:03:37 -05:00
Fred Dixon
cf5ab25ca0
Revert "Revert "Bbb lock settings fix""
2015-03-04 16:47:35 -05:00
Oleksandr Zhurbenko
deb0f05235
Added default settings to the config file
2015-03-04 13:45:01 -08:00
Oleksandr Zhurbenko
a48b24c8af
Set up different default font sizes for mobile/desktop
2015-03-04 13:33:37 -08:00
Fred Dixon
1d6192a934
Merge pull request #541 from gthacoder/meteor-client-toggling-panels
...
Modified rules for toggling the userlist/whiteboard/chat in HTML5 client.
2015-03-04 15:26:48 -05:00