Chad Pilkey
65b820966d
Changed the wording of the webrtc messages to make them easier to understand
2014-11-07 14:07:42 -08:00
Mateus Dalepiane
ef043602c6
Merge branch '090-guest-role' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/Constants.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-11-07 14:49:28 -02:00
Mateus Dalepiane
cced7c5390
Fixed missing comma on get guests waiting reply
2014-11-07 14:18:48 -02:00
Richard Alam
ec6bb90f4d
Merge pull request #416 from SenecaCDOT-BigBlueButton/add-ICE-improvement
...
Update to ICE handling
2014-11-06 14:05:02 -05:00
Chad Pilkey
6f82dd9378
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
2014-11-06 10:35:03 -08:00
Felipe Cecagno
eb77644841
fix the record button tooltip when the locale is changed
2014-11-05 18:52:42 -02:00
Richard Alam
56dad02bb6
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-11-05 20:36:19 +00:00
Richard Alam
9599d65ad1
- add more logging
2014-11-05 20:36:01 +00:00
Felipe Cecagno
e14c1a652a
reverted back the pt_BR localization for the download presentation feature
2014-11-05 18:07:25 -02:00
Felipe Cecagno
3900bea543
fix the issue of not showing the download presentation button for the viewers
2014-11-05 18:06:59 -02:00
Felipe Cecagno
66c62d483f
improved the UI to be in conformity with the 0.9.0 version
2014-11-05 18:06:39 -02:00
Felipe Cecagno
b954a42aa8
fix a runtime error that happens when the user uploads a presentation
2014-11-05 18:05:30 -02:00
Alan Dias
1489e32eba
Fixed SettingsButton visibility for viewers.
2014-11-05 12:15:44 -02:00
Mateus Dalepiane
d0057aec0d
Setting LoggedOutWindow height
...
Since I did not find a better way, this value is hard coded
2014-11-04 17:26:35 -02:00
Mateus Dalepiane
2bed593f91
Fix bug when guest leave while waiting
2014-11-04 17:19:21 -02:00
Mateus Dalepiane
339acc9166
Send UserJoined only after guests are accepted
...
This means that the guest will be displayed on participants list
only after they accepted
2014-11-03 17:54:39 -02:00
Pedro Beschorner Marin
e3b850764a
More cleanup
2014-11-03 16:09:18 -02:00
Pedro Beschorner Marin
2d3a941f70
Some cleanup
2014-11-03 15:45:39 -02:00
Pedro Beschorner Marin
1de0756aac
Refactoring to bbb-090
2014-11-03 14:13:53 -02:00
Pedro Beschorner Marin
2c5ff4f7cd
Merging with mconf old branch
2014-11-03 14:12:47 -02:00
Felipe Cecagno
fb6fbd8c8c
Fixed the event used in the SharedNotes so it works with mouse-copy-and-paste.
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
2014-11-03 12:28:32 -02:00
Felipe Cecagno
5a5a3aecc2
Merge branch 'multinotes' into 090-multinotes
...
Conflicts:
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-10-31 15:01:29 -02:00
Jonata Teixeira Pastro
41a484ee3d
Loading expanded status on startup. Added proper message exchange via bbbInGw.
2014-10-31 13:34:18 -02:00
Richard Alam
4f6362168c
Merge pull request #414 from SenecaCDOT-BigBlueButton/additional-timeout-case
...
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 16:57:52 -04:00
Chad Pilkey
b84992c5a0
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 13:54:35 -07:00
Jonata T. Pastro
5b95eb542e
Adding change status event handler.
2014-10-30 13:36:28 +00:00
Richard Alam
c82f467f0f
Merge pull request #413 from SenecaCDOT-BigBlueButton/ice-failed-case
...
added an additional fail case for the WebRTC audio
2014-10-29 18:21:31 -04:00
Richard Alam
e4868682e0
- update locales
2014-10-29 22:20:11 +00:00
Richard Alam
8ba0f1855e
- add more loggig
2014-10-29 21:54:33 +00:00
Richard Alam
06d47f6cb6
- extracted the wrong boolean from the message which broke recording
2014-10-29 21:53:23 +00:00
Mateus Dalepiane
c97cd3f3af
Sending guest flag also through redis now
...
This parameter was missing, and causing exceptions in bbb-web.
2014-10-29 18:58:12 -02:00
Mateus Dalepiane
d7d93c04ce
Fixed problem with guest logout
...
The guest is removed from the waiting list if he logout.
2014-10-29 18:12:32 -02:00
Chad Pilkey
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -07:00
Jesus Federico
ca07244197
Merge pull request #412 from jfederico/master
...
bbb-lti: Addedd support for assigning the role of moderator to all users
2014-10-27 17:44:24 -04:00
Jesus Federico
148c4d4cfe
bbb-lti: Addedd support for assigning the role of moderator to all users
2014-10-27 17:42:25 -04:00
Richard Alam
20393bd4c7
- init the bbb-apps state to not-available to prevent race condition where
...
a meeting gets created but bbb-apps isn't ready to handle the request.
2014-10-27 19:01:47 +00:00
Richard Alam
5a83eab737
- return api version when url is http://<host>/bigbluebutton
2014-10-27 19:01:01 +00:00
Jonata T. Pastro
ae6eef497d
Merging expanded-status and master(090) into 090-expanded-status
2014-10-27 18:29:53 +00:00
Fred Dixon
b6ab48000b
Updates to default.pdf for 0.9.0
2014-10-25 17:37:53 -04:00
Fred Dixon
0aa299657f
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
2014-10-25 17:37:40 -04:00
Fred Dixon
6603820eef
Merge pull request #410 from SenecaCDOT-BigBlueButton/bigbluebutton-client-system-check-app
...
modifying build.xml to copy custom BBBClientCheck.html file, adding addi...
2014-10-25 00:49:20 -04:00
Felipe Cecagno
0af623e9e7
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
2014-10-24 23:38:09 -02:00
Felipe Cecagno
9701cd0fa0
Merge remote-tracking branch 'bigbluebutton/master' into 090-listen-only-by-default
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
2014-10-24 23:18:10 -02:00
Richard Alam
c3b0ba1353
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1692
2014-10-24 21:31:22 +00:00
Richard Alam
cb981c14f7
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1804
2014-10-24 21:30:43 +00:00
Richard Alam
0c42c1371c
- new signed applet valid until oct 30, 2015
2014-10-23 19:55:43 +00:00
Richard Alam
1068d594a8
- don't let viewers mute/unmute others through the webcam window
2014-10-23 18:59:06 +00:00
Mateus Dalepiane
f51bc9a6bb
Trying to fix guest logout problem
...
Currently, the guest is not removed from the waiting list if he logout.
There is a problem @BigBlueButtonApplication.java, @roomConnect. I am not
sure of how to use those paramenters, neither where they come from.
2014-10-23 15:31:50 -02:00
syeshchenko
0d54cfad2c
modifying build.xml to copy custom BBBClientCheck.html file, adding additional value to gitignore
2014-10-22 17:13:49 -04:00
Mateus Dalepiane
f0dc019311
Show guest rejected message
...
The message window height still need to be fixed.
2014-10-22 17:36:48 -02:00