Commit Graph

124 Commits

Author SHA1 Message Date
Maxim Khlobystov
d5fddab14d Cleaning up. 2015-10-06 08:10:38 -07:00
Maxim Khlobystov
e9f204b681 Added the ability to clear emoji status. 2015-10-02 18:07:28 -07:00
Oleksandr Zhurbenko
d208da2c31 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
	bigbluebutton-html5/app/client/globals.coffee
2015-09-10 15:01:09 -07:00
Oleksandr Zhurbenko
2feabdc65b Fixed a bug with whiteboard's width in case when poll controllers appeared 2015-09-10 14:50:38 -07:00
Oleksandr Zhurbenko
f9b2cdb01c Removed unnecessary Tracker.autorun and cleaned up things 2015-09-09 10:24:57 -07:00
Maxim Khlobystov
89b4bac21a Made the userlist hidden by default on phones. 2015-08-27 17:47:40 -04:00
Maxim Khlobystov
4ecf1ea16a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-mobile-view
Conflicts:
	bigbluebutton-html5/app/client/stylesheets/whiteboard.less
2015-08-27 17:19:43 -04:00
Oleksandr Zhurbenko
8b6ebe63b6 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui 2015-08-24 15:31:50 -07:00
Oleksandr Zhurbenko
953a98b038 Added scaling and truncating to the bar with poll buttons with answers 2015-08-21 10:14:56 -07:00
Maxim Khlobystov
81a2ce5827 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-mobile-view
Conflicts:
	bigbluebutton-html5/app/client/stylesheets/chat.less
	bigbluebutton-html5/app/client/stylesheets/whiteboard.less
2015-08-21 09:55:23 -04:00
Richard Alam
dbe2e1c389 Merge pull request #2730 from OZhurbenko/meteor-ui
Polling, Sorting and URL Validation
2015-08-19 21:06:45 -04:00
Maxim Khlobystov
8b06d43aec Fixed the mechanism of toggling the chat bar and made sure user is unable to resize the whiteboard when the chat is closed. 2015-08-19 12:47:00 -04:00
Maxim Khlobystov
9fb02eae05 Made sure all the side menu elements are clickable. 2015-08-18 19:35:14 -04:00
Oleksandr Zhurbenko
d3e318f6f2 Fixed a mistake with phone_user's priorities 2015-08-04 09:51:02 -07:00
Oleksandr Zhurbenko
2ebf44a3b7 Added Sorting to the userlist 2015-08-03 17:23:57 -07:00
Oleksandr Zhurbenko
69c4405cdb Added the UI for sending back answers 2015-07-29 11:09:37 -07:00
Oleksandr Zhurbenko
b07e49b6e2 When there is a poll waiting for a current user, a whiteboard shrinks 2015-07-28 13:21:56 -07:00
Maxim Khlobystov
37dcd5f652 Made sure the screen is never darkened when both menus are closed on a mobile device. 2015-07-27 17:28:00 -04:00
Maxim Khlobystov
c89828c898 Allowed users to click the left hamburger button or apply a pan gesture in any combination. 2015-07-27 11:54:46 -04:00
Oleksandr Zhurbenko
48e2bfbc53 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
	bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
2015-07-25 19:08:15 -07:00
Maxim Khlobystov
4fbdbefb6c Added the ability to open/close the left-hand menu with a pan gesture on mobile devices. 2015-07-24 18:20:00 -04:00
Oleksandr Zhurbenko
12b34cc8fb Applied a new URL regex 2015-07-23 18:07:26 -07:00
Maxim Khlobystov
0a386ce67e Finished up the work on automatically resizing the chat input area based on its content. 2015-07-21 16:59:25 -04:00
Maxim Khlobystov
552b86e9bc Beginning work on making the manual and automatic methods of the message box resizing work together properly. 2015-07-20 18:23:51 -04:00
Oleksandr Zhurbenko
b4cd2dac6d Implemented counters for unread chat messages 2015-07-10 13:42:10 -07:00
Oleksandr Zhurbenko
b58fad25b9 Keep notifications and private chat tabs open when users refresh the page 2015-07-09 14:59:57 -07:00
Oleksandr Zhurbenko
393ec05dcf Added a way of how we can gistinguish page refreshing from relogin 2015-07-09 14:55:28 -07:00
Oleksandr Zhurbenko
7e4b134298 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
Conflicts:
	bigbluebutton-html5/app/client/globals.coffee
	bigbluebutton-html5/app/client/main.html
	bigbluebutton-html5/app/client/views/sharedTemplates.html
2015-07-03 12:48:05 -07:00
Oleksandr Zhurbenko
28d31f9b8c Fixed a bug with notifications' appearing on relogin 2015-06-29 09:54:02 -07:00
Oleksandr Zhurbenko
33b2c8becd Fixed a bug with an open private chat on relogin 2015-06-29 09:01:20 -07:00
Oleksandr Zhurbenko
0f6f553e3e Added notifications for unread private messages 2015-06-24 17:21:50 -07:00
Maxim Khlobystov
21ff2bdffb Removed unused sliding menu code and restructured some event handlers. 2015-06-18 16:33:48 -04:00
Maxim Khlobystov
b5530a6f0e Made the page darker when side menu is open. 2015-06-18 16:14:54 -04:00
Maxim Khlobystov
2a0c002ebc Added animations to the sliding menu. 2015-06-18 12:09:17 -07:00
Oleksandr Zhurbenko
76b6720497 Fixed a bug with detecting a desktop landskape view and added a way of how to detect desktop portrait 2015-06-12 14:25:22 -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
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
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
8ec8ad3072 Restored the ability to request the full-screen whiteboard mode. 2015-06-02 14:44:06 -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
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
0571237619 Search for a username to display on the private chat tab 2015-05-24 20:19:57 -07:00
Oleksandr Zhurbenko
f30e4ce634 Comments 2015-05-21 07:41:58 -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
Maxim Khlobystov
7cddc861fa Made sure clicking to the translucent area closes push menus. 2015-05-14 13:58:34 -07:00
Maxim Khlobystov
156017ffa2 Made the right-hand side menu only visible in portrait orientation. 2015-05-14 12:17:07 -07:00
Maxim Khlobystov
36552d6d61 Got rid of the code that is left unused after the latest UI changes. 2015-05-13 12:23:44 -07:00