Commit Graph

10184 Commits

Author SHA1 Message Date
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
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
Maxim Khlobystov
06496b4835 Made the Settings button functional in portrait orientation. 2015-05-26 11:05:19 -07:00
Maxim Khlobystov
934edd5a75 Made sure the presentation progress label never contains an undefined slide number, thus becoming too long and making the scrollbar appear. 2015-05-25 15:30:57 -07:00
Maxim Khlobystov
6ca9bb1465 Got back the label indicating the current slide's number. 2015-05-25 15:27:06 -07:00
Maxim Khlobystov
b8e32bf316 Added the presenter's slide navigation to the new UI. 2015-05-25 14:36:43 -07:00
Oleksandr Zhurbenko
933ffe102f Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
	bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
2015-05-24 20:32:13 -07:00
Oleksandr Zhurbenko
42515fd477 Private chat styling 2015-05-24 20:24:21 -07:00
Oleksandr Zhurbenko
0571237619 Search for a username to display on the private chat tab 2015-05-24 20:19:57 -07:00
Maxim Khlobystov
a127b1e0d1 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client 2015-05-22 11:30:17 -07:00
Chad Pilkey
29b27560ea Merge pull request #643 from gthacoder/meteor-client-new-ui
HTML5 Client: Mobile View Updates
2015-05-21 12:58:49 -04:00
Maxim Khlobystov
1487a0e28c Removed the userlist's X button from the portrait view. 2015-05-21 09:37:21 -07:00
Maxim Khlobystov
ef88685536 Changed the colour of a menu toggle button when its menu is opened. 2015-05-21 09:33:27 -07:00
Oleksandr Zhurbenko
f30e4ce634 Comments 2015-05-21 07:41:58 -07:00
Oleksandr Zhurbenko
718c23baaf Private chat implementation 2015-05-20 17:51:29 -07:00
Oleksandr Zhurbenko
8dab326bd5 Added a helper which retreives a username for a private chat tab from the database 2015-05-20 17:49:13 -07:00
Oleksandr Zhurbenko
9cbff3547e Switching back to public chat 2015-05-20 17:47:25 -07:00
Maxim Khlobystov
9731fcd8d1 Made the cursor a hand when hovering the darkened screen pushed by the menu. 2015-05-20 17:03:06 -07:00
Maxim Khlobystov
8dbd263f00 Made sure there's no white space between slide and chat in portrait orientation. 2015-05-20 16:01:25 -07:00
Maxim Khlobystov
4939f53ed8 Corrected the proportion between whiteboard and chat in landscape mode. 2015-05-20 15:49:53 -07:00
Maxim Khlobystov
e83e765f45 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-new-ui 2015-05-20 15:01:39 -07:00
Maxim Khlobystov
d5081ae5bc Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client 2015-05-20 14:06:05 -07:00
Chad Pilkey
570e9c4c25 Merge pull request #642 from perroned/foundation-notifications
HTML5 UI Changes
2015-05-19 16:53:46 -04:00
perroned
d83891c49a Remove traces of options pane 2015-05-19 09:06:42 -07:00
perroned
97ebd8cc81 Remove unused code 2015-05-19 08:53:33 -07:00
perroned
bd79b2c4db Fix ordering of panels 2015-05-19 08:53:17 -07:00
perroned
5a11416022 Reverting most of whiteboard 2015-05-19 08:35:12 -07:00
perroned
102cbef168 shrink notification area's height 2015-05-19 07:07:05 -07:00
perroned
c68693e5fb Elements are now sized properly through CSS 2015-05-15 13:17:33 -07:00
Maxim Khlobystov
a1bf92d6c7 Beginning work on the right-hand side menu styling. 2015-05-15 11:02:51 -07:00
Maxim Khlobystov
e4989a43a6 Fixed the process of closing the right-hand side menu after user clicks one of the buttons. 2015-05-15 10:32:02 -07:00
Oleksandr Zhurbenko
2e9e17bd6c Linked userlist to a private chat 2015-05-14 15:47:31 -07:00
Oleksandr Zhurbenko
84bf3c17ca Got rid of OPTIONS 2015-05-14 15:45:27 -07:00