Richard Alam
|
1f3cff06b3
|
- add more information on the logs to track down webcam disconnections
|
2015-08-05 19:55:12 +00:00 |
|
Ghazi Triki
|
0e42974ed2
|
Merge branch 'development' into fix-mdi-resize
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
|
2015-08-05 17:13:13 +01:00 |
|
Chad Pilkey
|
4cf5fa640b
|
Merge remote-tracking branch 'upstream/development' into change-poll-label
|
2015-08-04 12:12:02 -04:00 |
|
Ghazi Triki
|
f6bbe498ee
|
MainApplicationShell height fix to remove the script execution timeout in GraphicsWrapper.
|
2015-08-02 15:30:08 +01:00 |
|
Chad Pilkey
|
b282dbd7bf
|
cleaned up some event listeners in UsersWindow menu
|
2015-07-31 18:15:37 -04:00 |
|
Chad Pilkey
|
5a40d9095c
|
the poll menu items are translatable now
|
2015-07-31 18:14:17 -04:00 |
|
Chad Pilkey
|
120ba2417e
|
better positioned the menu in the UsersWindow
|
2015-07-31 17:12:41 -04:00 |
|
Chad Pilkey
|
9c69f60437
|
Changed the quick poll label to be more descriptive
|
2015-07-31 17:09:59 -04:00 |
|
Ghazi Triki
|
d906e6599e
|
Merge branch 'development' into tab-indexer
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
|
2015-07-31 09:36:59 +01:00 |
|
Ghazi Triki
|
4e6a215033
|
Added missing comma in a LOGGER call for VideoEventMapDelegate class.
|
2015-07-30 20:33:35 +01:00 |
|
Ghazi Triki
|
0ab06495bc
|
Fixed VideoProxy class imports.
|
2015-07-30 16:34:22 +01:00 |
|
Ghazi Triki
|
7a8737cfaf
|
Merge branch 'development' into as3-logging
Conflicts:
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/BigBlueButtonMainContainer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
|
2015-07-30 09:31:05 +01:00 |
|
Ghazi Triki
|
31892ca0de
|
Force showing logs in trace before the configuration is loaded.
|
2015-07-30 09:25:13 +01:00 |
|
Richard Alam
|
85529a131e
|
- fix logging
|
2015-07-29 21:20:27 +00:00 |
|
Richard Alam
|
386c870583
|
- log all state changes to connection. Hoepfully we can narrow down why disconnects occur to bbb-video.
|
2015-07-29 20:03:38 +00:00 |
|
Ghazi Triki
|
83666a7caa
|
Merge branch 'development' into as3-logging
Conflicts:
bigbluebutton-client/src/BigBlueButtonMainContainer.mxml
bigbluebutton-client/src/org/bigbluebutton/core/services/UsersService.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainCanvas.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/managers/PublishWindowManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/services/red5/Connection.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopViewWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/polling/service/PollDataProcessor.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/UserGraphicHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/PollResultObject.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/models/WhiteboardModel.as
|
2015-07-29 19:44:29 +01:00 |
|
Richard Alam
|
75343449a8
|
Revert "Updated application lifecycle : the application configuration is loaded before displaying the main application shell, all loaded resources will then be able to access the configuration without any issue."
This reverts commit b5af206a43 .
|
2015-07-29 17:59:48 +00:00 |
|
Richard Alam
|
b5c2a0a7e9
|
Merge pull request #711 from riadvice/lifecycle-update
Updated application lifecycle: load the configuration before display
|
2015-07-29 11:41:56 -04:00 |
|
Pedro Beschorner Marin
|
5519278153
|
Merge remote-tracking branch 'bigbluebutton/pedrobmarin-development-auto-reconnect' into pedrobmarin-development-auto-reconnect
|
2015-07-27 20:03:43 +00:00 |
|
Pedro Beschorner Marin
|
b7580fe814
|
Closing Flash phone connection if user leaves Flash audio.
|
2015-07-27 20:02:19 +00:00 |
|
Richard Alam
|
df58235432
|
- Merge branch 'development' of https://github.com/bigbluebutton/bigbluebutton into pedrobmarin-development-auto-reconnect
- fix webcam auto-reconnect issue
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
|
2015-07-27 19:58:56 +00:00 |
|
Pedro Beschorner Marin
|
51a7d21ddd
|
We still need this to close the loading bar. Added a control to avoid reconnection exception.
|
2015-07-27 18:07:41 +00:00 |
|
Richard Alam
|
30d1a86ce2
|
Merge pull request #722 from ritzalam/log-bbb-video-disconnection
- do not disconnect when stream has stopped
|
2015-07-27 12:02:53 -04:00 |
|
Richard Alam
|
14d6fdcb12
|
- do not disconnect when stream has stopped
|
2015-07-27 16:01:05 +00:00 |
|
Richard Alam
|
1275cbcf89
|
Merge pull request #721 from ritzalam/log-bbb-video-disconnection
Log bbb video disconnection
|
2015-07-27 11:35:39 -04:00 |
|
Richard Alam
|
3a6c02969e
|
Merge pull request #720 from ritzalam/log-webrtc-failure
Log webrtc failure
|
2015-07-27 11:34:56 -04:00 |
|
Richard Alam
|
d00fcf2da6
|
- add more logging to see why webcams get disconnected
|
2015-07-27 15:32:51 +00:00 |
|
Richard Alam
|
662e151524
|
- log wbertc test failure
|
2015-07-27 15:30:37 +00:00 |
|
Ghazi Triki
|
c03c6519e6
|
Reverted back JS logging classes because they are used for monitoring.
|
2015-07-25 12:12:49 +01:00 |
|
Chad Pilkey
|
3be37e99ac
|
added a quick poll button, feedback is appreciated
|
2015-07-24 18:35:30 -04:00 |
|
Richard Alam
|
6a1a7e796a
|
- make sure we are connected first before vieweing deskshare stream
|
2015-07-24 19:59:54 +00:00 |
|
Richard Alam
|
7ee48e9397
|
- stop desktop sharing when presenter get disconnect from red5/deskshare app
|
2015-07-24 19:01:27 +00:00 |
|
Pedro Beschorner Marin
|
20085e0f3b
|
Merge remote-tracking branch 'origin/auto-reconnect' into pedrobmarin-development-auto-reconnect
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/LoadingBar.mxml
|
2015-07-24 13:25:25 -03:00 |
|
Richard Alam
|
9ef59a41c6
|
- fix client exception
|
2015-07-24 16:13:17 +00:00 |
|
Richard Alam
|
bad00ed7c1
|
Merge branch 'development' into pedrobmarin-development-auto-reconnect
|
2015-07-24 16:01:04 +00:00 |
|
Pedro Beschorner Marin
|
24619cad08
|
Added localization and testing parenting in Loading window
|
2015-07-24 16:00:59 +00:00 |
|
Richard Alam
|
27c8b521fb
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-07-24 16:00:30 +00:00 |
|
Richard Alam
|
4b552329d7
|
Revert " - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953"
This reverts commit 94df500ba6 .
|
2015-07-24 15:59:42 +00:00 |
|
Richard Alam
|
94df500ba6
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1953
|
2015-07-24 15:35:39 +00:00 |
|
Richard Alam
|
d63b54d291
|
Merge branch 'development' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-development
|
2015-07-23 19:45:19 +00:00 |
|
Pedro Beschorner Marin
|
1eef689a0a
|
Cleanup
|
2015-07-23 19:08:06 +00:00 |
|
Pedro Beschorner Marin
|
b1ccea37a1
|
Merge branch 'auto-reconnect' into development
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/freeswitch/FreeswitchConferenceActor.scala
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
|
2015-07-23 18:44:21 +00:00 |
|
Chad Pilkey
|
abab8c3e3b
|
added an accessible poll results chat message
|
2015-07-23 13:06:46 -04:00 |
|
Chad Pilkey
|
be0e43baa2
|
translate the poll answers
|
2015-07-23 13:06:09 -04:00 |
|
Ghazi Triki
|
a4d243b202
|
Added TabIndexer class for automating tab indexation.
|
2015-07-23 13:02:32 +01:00 |
|
Ghazi Triki
|
b5af206a43
|
Updated application lifecycle : the application configuration is loaded before displaying the main application shell, all loaded resources will then be able to access the configuration without any issue.
|
2015-07-22 19:08:13 +01:00 |
|
Ghazi Triki
|
632df068ad
|
Added logging entry to application configuration.
|
2015-07-22 11:59:15 +01:00 |
|
Ghazi Triki
|
4202fcdcf0
|
Added new client logging target LogWindowTarget.
|
2015-07-22 10:01:45 +01:00 |
|
Richard Alam
|
134facbbf4
|
- make webcam stream a live stream
|
2015-07-21 20:15:53 +00:00 |
|
Ghazi Triki
|
eafaac15f6
|
- Added JSNLogTarget for jsnlog library. ( still experimental because too slow ).
- Removed JSLog and JSLogger classes to unifiy JavaScript logging output.
|
2015-07-21 05:39:36 +01:00 |
|
Ghazi Triki
|
053ec095a0
|
Use of as3commons-logging-2.7 library to update all the client logging using TraceTarget.
|
2015-07-20 16:51:04 +01:00 |
|
Chad Pilkey
|
387c0770e3
|
added some extra content to the PollResultsModal
|
2015-07-17 18:05:29 -04:00 |
|
Richard Alam
|
4de982bf7c
|
- set the font of polling to arial
|
2015-07-14 20:28:43 +00:00 |
|
Richard Alam
|
7c862a10aa
|
- change the background color of poll result and size of window
|
2015-07-14 19:40:09 +00:00 |
|
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
|
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
|
c1ccc79b28
|
- handle number of responders in client
|
2015-07-14 15:28:13 +00:00 |
|
Chad Pilkey
|
22b7d7bc69
|
remove the hardcoded poll whiteboard position
|
2015-07-13 17:20:30 -04:00 |
|
Chad Pilkey
|
abc3966598
|
clear the vote buttons when the results are published
|
2015-07-13 13:51:06 -04: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
|
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 |
|
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 |
|
Richard Alam
|
95ff9d0925
|
- specify location of poll result display
|
2015-07-08 20:57:16 +00: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 |
|
Pedro Beschorner Marin
|
ed12579fb0
|
Some refactoring
|
2015-07-03 12:29:44 +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
|
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 |
|
Pedro Beschorner Marin
|
5a6c3efd7d
|
Better control of reconnection presenter status change
|
2015-06-24 13:33:11 +00:00 |
|
Richard Alam
|
d9295115c8
|
- handle voting, stop, and show result in the client
|
2015-06-23 21:50:38 +00:00 |
|
Pedro Beschorner Marin
|
b1638f3184
|
The welcome message is only sent once
|
2015-06-23 20:42:45 +00:00 |
|
Richard Alam
|
dcfa4ee8fb
|
- cleanup unneded polling events
- process start poll message
|
2015-06-23 19:34:58 +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 |
|
Pedro Beschorner Marin
|
0ed67e9ecd
|
Refresh public chat history after reconnection
|
2015-06-23 19:19:13 +00:00 |
|
Pedro Beschorner Marin
|
fb0bd078c5
|
Refactored video refresh
|
2015-06-23 16:47:54 +00: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 |
|
Pedro Beschorner Marin
|
24eec8a713
|
Refresh video window when reconnecting
|
2015-06-23 14:53:04 +00:00 |
|
Pedro Beschorner Marin
|
3e6f6c3cd7
|
Resetting presenter status and some cleanup
|
2015-06-22 20:53:34 +00:00 |
|
Pedro Beschorner Marin
|
809a77468d
|
Added a reconnection timeout
|
2015-06-18 19:13:49 +00:00 |
|
Chad Pilkey
|
c668cfdebd
|
disabled the sample poll display
|
2015-06-18 14:50:37 -04:00 |
|