Commit Graph

10244 Commits

Author SHA1 Message Date
Richard Alam
d7f6e752a5 Merge pull request #686 from OZhurbenko/meteor-ui
Chat notifications and UI changes
2015-07-08 13:32:43 -04:00
Oleksandr Zhurbenko
fc2d0c1275 Styling for unread chat notification in a mobile view 2015-07-06 14:01:58 -07:00
Oleksandr Zhurbenko
bf257c3926 Removed a close user list button from the userlist 2015-07-06 09:50:36 -07:00
Oleksandr Zhurbenko
f353b603be Fixed a hamburger notification for desktop and fixed :hover for the user list 2015-07-06 09:46:20 -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
77a201099c Added styling for the hamburger and Public buttons and changed Public button's event which handles read public messages 2015-07-03 11:06:40 -07:00
Oleksandr Zhurbenko
b0f0099a6a Changed usernames' cursor 2015-07-03 10:57:23 -07:00
Chad Pilkey
aafbbd2948 Merge pull request #685 from gthacoder/meteor-client-hamburger-buttons
HTML5 client: hamburger buttons.
2015-07-02 19:00:07 -04:00
Maxim Khlobystov
ddad7b1589 Corrected the size of a hamburger icon for landscape and desktop portrait modes. 2015-07-02 18:46:06 -04:00
Maxim Khlobystov
50a2b794fd Unified the button structure and added a tooltip to the hamburger button. 2015-07-02 18:20:31 -04:00
Oleksandr Zhurbenko
02825e3fbc Added notifications for the hamburger and Public buttons 2015-07-02 13:18:05 -07:00
Richard Alam
79ede8d290 Merge pull request #673 from jfederico/master
Added support for POST requests to getRecordings and getMeetings
2015-06-30 13:27:30 -04:00
Jesus Federico
9e51241b08 Added support for POST requests to getRecordings and getMeetings 2015-06-29 18:18:39 -04: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
b970298f05 Added styling and icons as notifications for the user list 2015-06-26 15:58:23 -07:00
Oleksandr Zhurbenko
0f6f553e3e Added notifications for unread private messages 2015-06-24 17:21:50 -07:00
Richard Alam
25b99bcef6 Merge pull request #662 from gthacoder/meteor-client-sliding-in-on-top
HTML5 client: new sliding menu.
2015-06-19 10:26:22 -04:00
Maxim Khlobystov
e765987170 Fixed the issue with the screen not darkening after opening one of the menus while the other one is open. 2015-06-18 17:05:18 -04:00
Maxim Khlobystov
21ff2bdffb Removed unused sliding menu code and restructured some event handlers. 2015-06-18 16:33:48 -04:00
Maxim Khlobystov
ed83915fc6 Made sure the page is never darkened in landscape orientation. 2015-06-18 16:22:16 -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
1743aa47d6 Added focus to the chat input area after opening a private chat tab 2015-06-15 13:19:55 -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
Oleksandr Zhurbenko
b61c4d0cd8 Clicking your own username now leads to a public chat 2015-06-12 14:17:13 -07:00
Richard Alam
c4e5c53e6f Merge pull request #655 from gthacoder/meteor-client-raise-hand
HTML5 client: raise/lower hand.
2015-06-10 16:09:13 -04:00
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
fd71fdfa5a Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui 2015-06-10 08:52:26 -07: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