Maxim Khlobystov
e98c96bd8b
Fixed the issue of not being able to toggle userlist in landscape mode on mobile devices.
2015-08-18 18:09:24 -04:00
Ghazi Triki
f0ed185c71
determineBrowser function in bbb_blinker.js detects Puffin mobile browser.
2015-08-18 22:57:34 +01:00
Richard Alam
8be746b4ac
- start implementing round-trip pubsub monitoring
2015-08-18 21:51:48 +00:00
Maxim Khlobystov
3b73497bea
Added phone/tablet detection, made the navbars look bigger on a mobile phone in landscape orientation.
2015-08-18 15:01:49 -04:00
Chad Pilkey
8d232ac103
Changed the poll graphic to use dark-grey instead of black
2015-08-18 12:02:29 -04:00
Chad Pilkey
7846add9e9
The Poll WB mark height increases with number of answers
2015-08-18 11:52:12 -04:00
Richard Alam
2e7238ae74
Merge pull request #2725 from ritzalam/implement-custom-poll
...
Implement custom poll
2015-08-17 18:42:25 -04:00
Richard Alam
5472548118
- allow custom polling through chat message
2015-08-17 22:40:31 +00:00
Richard Alam
d4a8897515
Merge pull request #2724 from gthacoder/meteor-client-png-legacy
...
HTML5 client: PNG legacy issue.
2015-08-17 17:28:03 -04:00
Maxim Khlobystov
6d0808c93b
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-mobile-view
2015-08-17 17:25:20 -04:00
Maxim Khlobystov
e676b2b1c4
Set the client to store the slide URI in a more general way to be able to handle old PNG links.
2015-08-17 16:55:28 -04:00
Oleksandr Zhurbenko
cd9625dd84
Putting everything in order
2015-08-16 15:19:43 -07:00
Oleksandr Zhurbenko
5eb6166db3
Added a 'number of votes' text column to the center of the each black bar
2015-08-14 17:12:25 -07:00
Oleksandr Zhurbenko
d8af3bedba
Line bars change according to a number of people voted for that particular answer
2015-08-14 17:10:51 -07:00
Chad Pilkey
78e71785c6
Merge pull request #2723 from capilkey/fix-pollresultmodal-dottimer
...
fixed a null pointer issue with PollResultsModal dotTimer
2015-08-14 19:10:35 -04:00
Chad Pilkey
b851428443
fixed a null pointer issue with PollResultsModal dotTimer
2015-08-14 18:58:44 -04:00
Oleksandr Zhurbenko
6c1e2ca385
Fixed a bug with the poll shape not being removed properly
2015-08-13 22:28:30 -07:00
Oleksandr Zhurbenko
c9f802ce68
Calculations and positioning for the 'percentages' column
2015-08-13 16:31:48 -07:00
Richard Alam
9302532be5
- start implementing custom poll
2015-08-13 22:33:51 +00:00
Richard Alam
88963ee103
Merge pull request #2722 from capilkey/make-modal-more-alive
...
Improvements to PollResultsModal
2015-08-13 18:31:56 -04:00
Chad Pilkey
3c80e1fd6b
listen for the PollStoppedEvent in PollResultsModal
2015-08-13 18:20:13 -04:00
Fred Dixon
5eb52d683a
Merge pull request #2721 from ffdixon/master
...
Removed uneeded script
2015-08-13 17:33:49 -04:00
Fred Dixon
c99da48041
Removed uneeded script
2015-08-13 17:32:03 -04:00
Chad Pilkey
0dc0b7221c
increase the size of the responders label
2015-08-13 17:20:15 -04:00
Chad Pilkey
7125687951
Make it clear that PollingResultsModal is live
2015-08-13 17:19:25 -04:00
Oleksandr Zhurbenko
58018da679
Calculations and positioning for the 'key' column
2015-08-13 14:06:28 -07:00
Oleksandr Zhurbenko
1f8d41595f
Added all the needed calculations for the sizes and positioning of the line bars
2015-08-13 12:50:25 -07:00
Oleksandr Zhurbenko
967fef5191
Added a function which calculates the font-size of the text fields and checks if the text fields meet all the requirements and fit the box. Also, it calculates the maximum width for the first and last column.
2015-08-12 19:19:05 -07:00
Oleksandr Zhurbenko
3f7f37c862
Initialized the box for the poll shape, and left and right text columns
2015-08-12 19:11:00 -07:00
Oleksandr Zhurbenko
9a016011ad
Initialized and filled a 2D array with all the text objects I need to draw later
2015-08-12 19:07:15 -07:00
Richard Alam
44556e04ee
Merge pull request #2720 from ritzalam/fix-quick-poll-npe
...
- return empty string instead of null to prevent NPE
2015-08-12 13:27:40 -04:00
Richard Alam
bd1cf9183f
- return empty string instead of null to prevent NPE
2015-08-12 17:26:06 +00:00
Oleksandr Zhurbenko
cc8a2ffee5
Cleanup
2015-08-11 19:00:55 -07:00
Richard Alam
a8e5dc0931
Merge pull request #758 from bigbluebutton/development
...
Development
2015-08-11 17:10:36 -04:00
Richard Alam
ca2de434d5
Merge pull request #757 from capilkey/misc-polling-changes
...
Misc polling changes
2015-08-11 16:39:11 -04:00
Richard Alam
6156cdf9f7
Merge pull request #756 from ritzalam/fix-issue-1966
...
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id …
2015-08-11 16:38:33 -04:00
Richard Alam
cde602ac9b
Merge pull request #755 from kepstin/poll-recording
...
Add poll result display to the 'presentation' recording format
2015-08-11 16:38:12 -04:00
Chad Pilkey
bfd6e15ad7
moved stuff around in PollResultsModal
2015-08-11 15:35:12 -04:00
Richard Alam
9570a9e765
- fix formatting
2015-08-11 19:24:27 +00:00
Richard Alam
f47344b134
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1966
2015-08-11 18:57:40 +00:00
Calvin Walton
e3e0f0ef61
Add poll result display to the 'presentation' recording format
...
Note that this requires a new dependency be added to the
"bbb-playback-presentation" format; the "gnuplot" package is now
required (it's used to actually generate the chart images)
2015-08-11 14:55:59 -04:00
Richard Alam
700ddecd43
Merge pull request #754 from ritzalam/fix-presentation-delete
...
- fix issue where deleting presentation doesn't remove the presentat…
2015-08-11 13:25:49 -04:00
Richard Alam
4e4270912b
- fix issue where deleting presentation doesn't remove the presentation from file upload window
2015-08-11 17:21:09 +00:00
Chad Pilkey
e063eedab7
quick poll matches true/false, yes/no
2015-08-11 12:55:30 -04:00
Chad Pilkey
6e3ea8dbb0
make sure the poll whiteboard object clears on redraw
2015-08-11 11:58:50 -04:00
Chad Pilkey
08b0ffda1a
improved the poll graphic scaling
2015-08-11 11:58:16 -04:00
Oleksandr Zhurbenko
585af9b974
WhiteboardPollModel class initial commit
2015-08-10 17:31:52 -07:00
Fred Dixon
cf55faabda
Merge pull request #753 from ffdixon/development
...
Added check in bbb-conf for version of LibreOffice
2015-08-10 17:39:42 -04:00
Fred Dixon
a38e278e2b
Added check in bbb-conf for version of LibreOffice
2015-08-10 17:39:01 -04:00
Richard Alam
9451876c72
Merge pull request #752 from ritzalam/update-to-red5-2015-08-10-snapshot
...
Update to red5 2015 08 10 snapshot
2015-08-10 17:33:32 -04:00