Commit Graph

10755 Commits

Author SHA1 Message Date
Richard Alam
aa630e52fb - hardcode poll result display position on server side so different clients won't have to recalculate
position
2015-07-14 18:45:55 +00:00
Richard Alam
7116bec582 Merge pull request #701 from ritzalam/add-num-responders
Add num responders
2015-07-14 14:16:02 -04:00
Richard Alam
82f2033d18 Merge pull request #699 from ritzalam/add-more-logging-to-video-disconnect
- only remove stream if present
2015-07-14 14:15:40 -04:00
Richard Alam
909091d426 - display poll result in lower-right corner of presentation 2015-07-14 18:14:21 +00:00
Richard Alam
9958479077 - reset presentation page to 100% when starting poll 2015-07-14 18:13:56 +00:00
Richard Alam
1abf2a1b48 Merge pull request #700 from ritzalam/add-num-responders
- handle number of responders in client
2015-07-14 11:29:27 -04:00
Richard Alam
c1ccc79b28 - handle number of responders in client 2015-07-14 15:28:13 +00:00
Richard Alam
10ef6bec01 - only remove stream if present 2015-07-14 14:22:17 +00:00
Oleksandr Zhurbenko
358dc5d16b Added status column on the left of the username 2015-07-13 16:43:30 -07:00
Maxim Khlobystov
b08f82542d Made HTML5 client handle presentations uploaded as a single image. 2015-07-13 19:00:46 -04:00
Richard Alam
847caa2488 Merge pull request #698 from capilkey/position-poll-wb
remove the hardcoded poll whiteboard position
2015-07-13 17:23:48 -04:00
Chad Pilkey
22b7d7bc69 remove the hardcoded poll whiteboard position 2015-07-13 17:20:30 -04:00
Richard Alam
2bad0501b5 Merge pull request #697 from ritzalam/add-more-logging-to-video-disconnect
- add more logging to determine who detects the disconnect first
2015-07-13 16:51:39 -04:00
Richard Alam
007a13d0e9 - add more logging to determine who detects the disconnect first 2015-07-13 20:50:38 +00:00
Richard Alam
88be8696f8 Merge pull request #696 from ritzalam/add-num-responders
Add num responders
2015-07-13 16:44:31 -04:00
Richard Alam
087c07a6a8 Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into add-num-responders 2015-07-13 19:20:31 +00:00
Richard Alam
822b319440 - add number of responders on poll result 2015-07-13 19:18:37 +00:00
Richard Alam
116c274519 Merge pull request #692 from ritzalam/put-outgw-into-actor
- put message sender and recorders into actors to isolate meeting ac…
2015-07-13 14:48:42 -04:00
Richard Alam
511ec68d6a Merge pull request #695 from capilkey/hide-poll-button
Remove poll button when the Polling Module isn't running
2015-07-13 14:48:25 -04:00
Chad Pilkey
abc3966598 clear the vote buttons when the results are published 2015-07-13 13:51:06 -04:00
Pedro Beschorner Marin
5dfa655003 Removed unused resource 2015-07-13 17:42:51 +00:00
Chad Pilkey
9f5ebab201 clean up some unused code in PresentationWindow 2015-07-13 13:30:57 -04:00
Chad Pilkey
bf96c3a4bf hide the poll start button when the polling module is absent 2015-07-13 13:30:14 -04:00
Richard Alam
25ea23eb8d Merge pull request #693 from riadvice/improve-gitignore
Improved .gitignore files with better patterns.
2015-07-13 11:58:03 -04:00
Richard Alam
57cc039f9a Merge pull request #694 from capilkey/fix-issue-1964
Fix issue 1964 - Meeting name label truncation
2015-07-13 11:57:46 -04:00
Fred Dixon
2bf855543e Enable logging in redis publisher 2015-07-11 19:52:04 -04:00
Oleksandr Zhurbenko
b4cd2dac6d Implemented counters for unread chat messages 2015-07-10 13:42:10 -07:00
Chad Pilkey
c06b1f9919 turn scrollpolicy off in MainApplicationShell 2015-07-10 12:51:12 -04:00
Chad Pilkey
0132f62f65 fixed issue 1964 making meeting name label truncate 2015-07-09 18:45:19 -04: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
Ghazi Triki
1ac5a308b5 Improve .gitignore files with better patterns. 2015-07-09 16:13:09 +01:00
Richard Alam
e52e6e7f43 - put message sender and recorders into actors to isolate meeting actor. This hopefully
will isolate the meeting actor from exceptions when sending to pusub and recording to redis
2015-07-08 22:21:12 +00:00
Richard Alam
9e022e2b9e Merge pull request #691 from ritzalam/display-poll-result
- specify location of poll result display
2015-07-08 16:58:33 -04:00
Richard Alam
95ff9d0925 - specify location of poll result display 2015-07-08 20:57:16 +00:00
Maxim Khlobystov
ce17feef7d Set decent resolution for the SVG files. 2015-07-08 14:01:51 -04:00
Richard Alam
71c416d34c Merge pull request #690 from ritzalam/display-poll-result
- store poll result into whiteboard history
2015-07-08 13:34:04 -04:00
Richard Alam
d7f6e752a5 Merge pull request #686 from OZhurbenko/meteor-ui
Chat notifications and UI changes
2015-07-08 13:32:43 -04:00
Richard Alam
ed271d41f4 - store poll result into whiteboard history 2015-07-08 17:30:38 +00:00
Oleksandr Zhurbenko
76d27fa84b Refactoring 2015-07-08 10:09:29 -07:00
Richard Alam
905233b26b Merge pull request #689 from ritzalam/display-poll-result
Display poll result
2015-07-08 13:08:49 -04:00
Richard Alam
0693b83fc8 - fix exception when recording poll result 2015-07-08 17:07:40 +00:00
Richard Alam
d9e71196a9 - record poll result (Still need to fix the data) 2015-07-08 15:14:30 +00:00
Richard Alam
d9fdbe132a - minimize logging 2015-07-08 15:12:42 +00:00
Richard Alam
b6bc10df17 Merge pull request #688 from ritzalam/display-poll-result
Display poll result
2015-07-07 17:49:48 -04:00
Richard Alam
6783e709e9 - display poll result as whiteboard shape. 2015-07-07 21:37:21 +00:00
Richard Alam
a55711af2c - add whiteboardId into shape to be able to determine which page this poll result is related to 2015-07-07 21:36:35 +00:00
Richard Alam
3ed524a34c - upgrade bbb-commons-message version 2015-07-07 21:36:01 +00:00
Oleksandr Zhurbenko
286e052074 Got rid of exceptions which appeared when you login for the first time 2015-07-07 09:25:29 -07:00
Maxim Khlobystov
ceb3a3911c Made sure the image served for HTML5 client is in SVG format. 2015-07-07 12:19:05 -04:00