Ghazi Triki
|
1ac5a308b5
|
Improve .gitignore files with better patterns.
|
2015-07-09 16:13:09 +01:00 |
|
Richard Alam
|
6783e709e9
|
- display poll result as whiteboard shape.
|
2015-07-07 21:37:21 +00:00 |
|
Richard Alam
|
a83428301a
|
- poll result message now compes into the client but doesn't get displayed in the whiteboard
|
2015-07-06 22:12:40 +00:00 |
|
Chad Pilkey
|
8abe9e04a5
|
add the PollGraphic to the shape
|
2015-07-02 18:42:51 -04:00 |
|
Chad Pilkey
|
c20768efc9
|
Merge remote-tracking branch 'upstream/development' into poll-client
|
2015-07-02 18:39:52 -04:00 |
|
Chad Pilkey
|
772e03bca7
|
added a new shape for poll results
|
2015-07-02 18:38:20 -04:00 |
|
Richard Alam
|
4b604d8e56
|
- fix issue where only presenter gets polling message from server
|
2015-07-02 20:43:16 +00:00 |
|
Richard Alam
|
8097f58e3f
|
Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into reconnect-to-bbb-video
|
2015-07-02 18:19:45 +00:00 |
|
Chad Pilkey
|
fa808ec594
|
Uncommenting the PollingModule in config.xml.template
|
2015-07-02 14:08:29 -04:00 |
|
Richard Alam
|
40422d0934
|
- close webcam window when receiving webcam stream stopped message from server
|
2015-07-02 17:10:23 +00:00 |
|
Richard Alam
|
721bcf9342
|
- fix parsing of video stream name
|
2015-07-02 14:40:52 +00:00 |
|
Richard Alam
|
3033724471
|
- reopne webcam windows
|
2015-06-30 22:26:35 +00:00 |
|
Richard Alam
|
7f5f5a5ee7
|
- force stop broadcasting of webcam when disconnected to bbb-video
|
2015-06-30 21:01:59 +00:00 |
|
Richard Alam
|
be27e7bd9a
|
- when client detects that connection to bbb-video has been disconnected, close all webcam windows
in video dock and reconnect if needed.
|
2015-06-30 19:53:26 +00:00 |
|
Chad Pilkey
|
087223b3fe
|
first pass at a UI for voting and viewing votes
|
2015-06-26 18:31:14 -04:00 |
|
Chad Pilkey
|
3ebc23619f
|
moved the poll specific views from the presentation module to polling module
|
2015-06-26 18:29:12 -04:00 |
|
Chad Pilkey
|
cb597c6f0b
|
Merge remote-tracking branch 'upstream/development' into poll-client
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
|
2015-06-24 14:39:10 -04:00 |
|
Chad Pilkey
|
16aab6378a
|
first pass at creating buttons for voting
|
2015-06-24 14:17:48 -04:00 |
|
Chad Pilkey
|
46840dd727
|
moved some poll strings to locales
|
2015-06-24 14:17:25 -04:00 |
|
Chad Pilkey
|
67cc2fc651
|
fixed some compiler warnings in PollGraphic
|
2015-06-24 14:11:31 -04:00 |
|
Richard Alam
|
be9becacc1
|
- cleanup of unused polling code
|
2015-06-24 16:02:17 +00:00 |
|
Richard Alam
|
a0345d23b3
|
- add some way to test polling
|
2015-06-24 15:32:24 +00:00 |
|
Richard Alam
|
6f9fcd87e1
|
- handle poll messages in the client
|
2015-06-24 15:16:36 +00:00 |
|
Richard Alam
|
d9295115c8
|
- handle voting, stop, and show result in the client
|
2015-06-23 21:50:38 +00:00 |
|
Richard Alam
|
dcfa4ee8fb
|
- cleanup unneded polling events
- process start poll message
|
2015-06-23 19:34:58 +00:00 |
|
Richard Alam
|
da76271e92
|
Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into implement-polling-v3
|
2015-06-23 19:30:35 +00:00 |
|
Richard Alam
|
d46053d05e
|
- start poll message now sent from client and then back to clients
|
2015-06-23 19:29:09 +00:00 |
|
Chad Pilkey
|
628d47968d
|
fixed the poll start button css
|
2015-06-23 15:09:44 -04:00 |
|
Chad Pilkey
|
078f9accb9
|
added a poll image to the branding folder
|
2015-06-23 11:34:43 -04:00 |
|
Chad Pilkey
|
49366a5782
|
started on the publish poll client code
|
2015-06-23 11:34:09 -04:00 |
|
Chad Pilkey
|
4d8b14c0b7
|
added a button to start the polls
|
2015-06-23 11:33:07 -04:00 |
|
Chad Pilkey
|
c668cfdebd
|
disabled the sample poll display
|
2015-06-18 14:50:37 -04:00 |
|
Richard Alam
|
aab372e481
|
Merge pull request #660 from capilkey/poll-client
First pass of poll visualization
|
2015-06-18 14:30:55 -04:00 |
|
Chad Pilkey
|
da9bb8b4a1
|
added license information to new poll files
|
2015-06-18 12:55:59 -04:00 |
|
Chad Pilkey
|
d1ed8158eb
|
the example poll now starts in the bottom right and the sizing is more accurate
|
2015-06-18 12:53:11 -04:00 |
|
Chad Pilkey
|
9e4e6c107b
|
The resizable poll graphic now moves smoothly
|
2015-06-18 12:51:02 -04:00 |
|
Chad Pilkey
|
5bde72ada8
|
The poll visualization scales smoothly now
|
2015-06-18 12:49:07 -04:00 |
|
Chad Pilkey
|
6e7f4e9252
|
first pass of drawing the poll results and showing to the presenter
|
2015-06-16 10:47:19 -04:00 |
|
Richard Alam
|
7f06d2a766
|
- fix switch presenter display in user's list
|
2015-06-04 20:50:38 +00:00 |
|
Richard Alam
|
537786044c
|
Merge pull request #637 from maxdoumit/Deskshare-TLS
Deskshare tls
|
2015-05-08 10:07:03 -04:00 |
|
maxdoumit
|
cd90de09f8
|
Changed names and removed unused function
|
2015-05-07 09:47:15 -07:00 |
|
maxdoumit
|
07aa31e936
|
Added missing config in the config.xml.template
|
2015-05-07 08:53:31 -07:00 |
|
maxdoumit
|
640c3dd4a0
|
Fixed bug, and added PORT support on the applet side
|
2015-05-07 08:40:57 -07:00 |
|
maxdoumit
|
d9e88b7620
|
Added TLS option for the screenshare applet
|
2015-05-06 12:18:28 -07:00 |
|
Felipe Cecagno
|
0d26ca639f
|
new attempt to fix the line endings
this particular file has windows line endings
|
2015-05-06 15:12:42 -03:00 |
|
Felipe Cecagno
|
c0813c11dd
|
fixing line ending (again) on VideoProxy
|
2015-05-06 14:54:33 -03:00 |
|
Mateus Dalepiane
|
bdf9d7f68a
|
Update video window talking status on creation
|
2015-04-29 15:43:24 -03:00 |
|
Mateus Dalepiane
|
0662a242aa
|
Merge branch 'bigbluebutton/master' into 090-new-videodock
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/VideoHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoWindowItf.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
|
2015-04-29 12:10:41 -03:00 |
|
Mateus Dalepiane
|
1d2f980f85
|
Reset line endings to original
|
2015-04-29 11:12:50 -03:00 |
|
Anton Georgiev
|
4fd25ca8fd
|
fixed the tooltip for Apply for the lock settings window
|
2015-04-22 18:46:50 +00:00 |
|