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
Richard Alam
cacfbf7e35
- update jar to latest red5
2015-08-10 21:32:00 +00:00
Richard Alam
6070a42985
Merge branch 'development' into prepare-merge-with-latest-red5
2015-08-10 15:36:39 +00:00
Richard Alam
603afafa2d
Merge pull request #751 from ritzalam/fix-poll-stopping
...
- stop poll when presenter change happens while poll is running
2015-08-10 11:31:40 -04:00
Richard Alam
987397250c
- stop poll when presenter change happens while poll is running
2015-08-10 15:21:38 +00:00
Richard Alam
cbe948a0d6
Merge pull request #750 from ritzalam/fix-presentation-sync
...
- presentation sync broke on svg conversion changes
2015-08-10 10:30:46 -04:00
Richard Alam
a2e2ef73cf
- presentation sync broke on svg conversion changes
2015-08-10 14:29:14 +00:00
Fred Dixon
e329f195b7
Merge pull request #749 from ffdixon/development
...
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
2015-08-08 23:27:16 -04:00
Fred Dixon
02dc138689
Updated bbb-conf to update URLS for http/https and rtmp/rtmps
2015-08-08 23:26:09 -04:00
Oleksandr Zhurbenko
8402efc07e
Added WhiteboardShapeModel's calls
2015-08-07 18:24:37 -07:00
Richard Alam
1efea72d09
Merge pull request #748 from ritzalam/remove-some-printlns
...
- remove some printlns to lessen noise
2015-08-07 17:42:30 -04:00
Richard Alam
15a368f444
- remove some printlns to lessen noise
2015-08-07 21:37:16 +00:00
Fred Dixon
4c6935a1ca
Merge pull request #747 from ffdixon/development
...
Updated bbb-conf to assign hostname to publishURI parameter in config…
2015-08-07 15:58:57 -04:00
Fred Dixon
b23a6df190
Updated bbb-conf to assign hostname to publishURI parameter in config.xml
2015-08-07 15:56:35 -04:00