Commit Graph

10216 Commits

Author SHA1 Message Date
Maxim Khlobystov
8226f9212b Correctly positioned the whiteboard buttons and made the Raise/Lower Hand button hidden in fullscreen mode. 2015-06-10 12:52:25 -07:00
Maxim Khlobystov
edbfd8f161 Removed some old unused code. 2015-06-10 12:19:50 -07:00
Maxim Khlobystov
7a51be1be8 Removed the blue outline from the whiteboard buttons that are selected. 2015-06-10 12:15:31 -07:00
Maxim Khlobystov
af25c8f448 Changed the style of the Raise/Lower Hand and Enter/Exit Full Screen buttons to make them obviously clickable. 2015-06-10 12:10:06 -07:00
Maxim Khlobystov
1a102ee864 Added the ability to raise/lower hand. 2015-06-10 11:45:11 -07:00
Richard Alam
d14c10bf42 Merge pull request #654 from OZhurbenko/meteor-ui
UI Changes for a desktop view
2015-06-10 11:54:16 -04:00
Oleksandr Zhurbenko
25e164a2b6 Cleanup 2015-06-09 17:02:27 -07:00
Oleksandr Zhurbenko
05b8ba3499 Changing UI according to Tyler's specs 2015-06-09 16:55:18 -07:00
Chad Pilkey
101e44c8fe Merge pull request #653 from gthacoder/meteor-client-whiteboard-slowdown
HTML5 client: merging the whiteboard optimizations.
2015-06-09 15:37:13 -04:00
Oleksandr Zhurbenko
e44617b581 Adjusting Tyler's corrections 2015-06-08 16:29:49 -07:00
Maxim Khlobystov
8f89bfd427 Suppressed the log messages from timesync (clock discrepancy and re-sync attempts). 2015-06-08 12:16:57 -07:00
Maxim Khlobystov
1eb6932317 Merge branch 'fix-clean-message-slowdown' of https://github.com/lfzawacki/bigbluebutton into meteor-client 2015-06-08 10:41:36 -07:00
Richard Alam
986a33f7b7 Merge pull request #652 from jfederico/master
Added null validation to the querystring in the checksum calculation
2015-06-08 10:54:13 -04:00
Jesus Federico
bb95ec52e8 Added null validation to the querystring in the checksum calculation 2015-06-08 10:23:56 -04:00
Chad Pilkey
b34bc5dbb4 Merge pull request #651 from gthacoder/meteor-client-mute-unmute
HTML5 client: ability to mute/unmute yourself from userlist.
2015-06-05 14:54:22 -04:00
Maxim Khlobystov
73838c7e78 Allowed users to mute/unmute themselves by clicking a userlist icon. 2015-06-04 15:25:07 -07:00
Maxim Khlobystov
d0b76d9c31 Made sure mute/unmute icon changes when hovered. 2015-06-04 14:31:59 -07:00
Chad Pilkey
4a8afa1ba2 Merge pull request #650 from gthacoder/meteor-client-new-fullscreen
HTML5 client: whiteboard's full screen mode is back.
2015-06-04 12:52:32 -04:00
Maxim Khlobystov
2f3a777944 Eliminated some code duplication. 2015-06-03 16:13:18 -07:00
Maxim Khlobystov
fd018ca29e Changed the icon of Exit Fullscreen button. 2015-06-03 16:03:02 -07:00
Maxim Khlobystov
b47bc010ad Fixed the size of Exit Fullscreen icon in Firefox. 2015-06-03 15:54:39 -07:00
Maxim Khlobystov
1a532f9dd3 Cleaning up. 2015-06-03 15:34:40 -07:00
Maxim Khlobystov
f03fa56734 Adjusted the size of Exit Fullscreen button to the mobile screen. 2015-06-03 15:27:22 -07:00
Maxim Khlobystov
80183dda34 Vertically centered the whiteboard slide in full screen mode. 2015-06-03 14:54:52 -07:00
Maxim Khlobystov
4b9c76dcd9 Added the ability to exit the full screen mode by clicking a button. 2015-06-03 14:49:26 -07:00
Maxim Khlobystov
b5e0f6b856 Limited the full screen button to mobile devices. 2015-06-03 14:26:52 -07:00
Maxim Khlobystov
f6fc8d13f7 Corrected the size of buttons on mobile devices. 2015-06-03 13:50:39 -07:00
Maxim Khlobystov
f29c63e25b Replaced the button's inline CSS with the proper LESS declaration. 2015-06-03 11:38:56 -07:00
Maxim Khlobystov
bb86817a44 Added the full screen button. 2015-06-03 11:20:59 -07:00
Maxim Khlobystov
8ec8ad3072 Restored the ability to request the full-screen whiteboard mode. 2015-06-02 14:44:06 -07:00
Chad Pilkey
6bf54cccac Merge pull request #649 from perroned/notification-blocking
Shrink notification area to contents
2015-06-02 13:03:37 -04:00
perroned
f357942eed Shrink notification area to contents 2015-06-02 07:02:54 -07:00
Oleksandr Zhurbenko
8cf7328373 Merge branch 'meteor-ui' of https://github.com/OZhurbenko/bigbluebutton into meteor-ui 2015-05-28 14:28:58 -07:00
Oleksandr Zhurbenko
fe9cc6e31f Fixed private tab's height 2015-05-28 14:19:51 -07:00
Chad Pilkey
98f40d78ef Merge pull request #648 from gthacoder/meteor-client-whiteboard-bug-fixes
HTML5 client: whiteboard bug fixes.
2015-05-28 17:13:38 -04:00
Maxim Khlobystov
a53b88f5e7 Made the whiteboard properly resize when the slide navigation controllers appear/disapper. 2015-05-28 10:06:57 -07:00
Richard Alam
39bbcc2c9b Merge pull request #647 from kepstin/presentation-security-master
web: check that meeting is running before allowing presentation upload
2015-05-27 17:13:12 -04:00
Calvin Walton
9deb87d0b0 web: check that meeting is running before allowing presentation upload 2015-05-27 15:08:04 -04:00
Maxim Khlobystov
cb140cce99 Repaired the styling of slide navigation buttons. 2015-05-27 10:48:25 -07:00
Maxim Khlobystov
1fa46ab6dd Made the whiteboard's height flexible depending on the presence of the slide navigation controllers. 2015-05-27 10:29:59 -07:00
Maxim Khlobystov
71fe855fa7 Prevented the slide from going beyond the whiteboard's top border. 2015-05-27 09:58:06 -07:00
Chad Pilkey
217b5c37d6 Merge pull request #646 from gthacoder/meteor-client-right-hand-menu
HTML5 client: right-hand menu.
2015-05-26 17:27:09 -04:00
Maxim Khlobystov
0b7749ec3c Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-right-hand-menu
Conflicts:
	bigbluebutton-html5/app/client/stylesheets/style.less
2015-05-26 14:15:12 -07:00
Maxim Khlobystov
74b85b56fc Made the Toggle Chat button work. 2015-05-26 14:09:54 -07:00
Chad Pilkey
3ce0fcc0e5 Merge pull request #644 from OZhurbenko/meteor-ui
Private chat
2015-05-26 17:09:39 -04:00
Chad Pilkey
cf7d170df9 Merge pull request #645 from gthacoder/meteor-client-switching-slides
HTML5 client: presenter switching slide with the new UI.
2015-05-26 17:05:47 -04:00
Maxim Khlobystov
d9f8b95680 Corrected the size of the Logout dialog in portrait mode. 2015-05-26 13:38:00 -07:00
Maxim Khlobystov
db15a173bb Made the Logout dialog work in portrait orientation. 2015-05-26 13:27:41 -07:00
Maxim Khlobystov
60ad8ab631 Adjusted the size of the Settings modal window in mobile view. 2015-05-26 13:21:56 -07:00
Maxim Khlobystov
531ada09df Moved the inline CSS related to the Settings modal window to the LESS file. 2015-05-26 12:45:48 -07:00