Felipe Cecagno
|
6e947f999f
|
cleanup
|
2015-05-18 23:48:55 -03:00 |
|
Mateus Dalepiane
|
1bc5445dde
|
Update video window talking status on creation
|
2015-05-18 22:41:10 -03:00 |
|
Felipe Cecagno
|
e8717d3fb2
|
Merge branch 'promote-webhooks' into mconf-live0.6.3
|
2015-05-18 13:00:52 -03:00 |
|
Felipe Cecagno
|
da8b6efa0e
|
Merge branch 'enter-metadata' into mconf-live0.6.3
Conflicts:
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingService.java
|
2015-05-18 12:39:05 -03:00 |
|
Felipe Cecagno
|
4dbf08f08e
|
removed the calls from bbb-web related to the webhooks
|
2015-05-18 12:38:00 -03:00 |
|
Felipe Cecagno
|
2ffcf01ef5
|
included the meeting metadata in the enter api call
|
2015-05-18 12:38:00 -03:00 |
|
Felipe Cecagno
|
6d12e362bd
|
Merge branch 'mconf-live0.6.3' of github.com:mconf/bigbluebutton into mconf-live0.6.3
Conflicts:
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
|
2015-05-18 10:18:07 -03:00 |
|
Felipe Cecagno
|
707674958c
|
Merge branch 'webrtc-timeout' into mconf-live0.6.3
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
bigbluebutton-config/web/index.html
|
2015-05-17 23:32:36 -03:00 |
|
Felipe Cecagno
|
b555c579a8
|
Merge branch 'webrtc-timeout' into v0.9.0-release
Conflicts:
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
|
2015-05-17 23:29:48 -03:00 |
|
Felipe Cecagno
|
2a5f4ebedb
|
cleanup; reverted the implementation which avoid the user to join twice using the same internal user id because the enter call was modified to change the internal user id everytime it's called; reverted a few files with different line endings than the original; merged properly the html5 client code
|
2015-05-17 23:08:41 -03:00 |
|
Felipe Cecagno
|
9919052dbf
|
reverted back mconf implementation of the layout module; it's still buggy, but the fixes are very different from those applied to bigbluebutton/bigbluebutton@v0.9.0-release
|
2015-05-17 20:58:48 -03:00 |
|
Felipe Cecagno
|
7846b3ecb6
|
Merge branch '090-expanded-status' into mconf-live0.6.3
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
|
2015-05-17 20:12:15 -03:00 |
|
Felipe Cecagno
|
6e60ae2aa9
|
refactored a bit the expanded status; removed an unnecessary event used to change the button icon
|
2015-05-17 20:02:13 -03:00 |
|
Felipe Cecagno
|
7cb12f8b49
|
Merge branch 'mconf-live0.6.3' into bigbluebutton/bigbluebutton@v0.9.0-release
Conflicts:
bbb-api-demo/src/main/webapp/demo10_helper.jsp
bbb-video/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonSession.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/red5/ConnectionInvokerService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/locale/bg_BG/bbbResources.properties
bigbluebutton-client/locale/cs_CZ/bbbResources.properties
bigbluebutton-client/locale/cy_GB/bbbResources.properties
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/es_419/bbbResources.properties
bigbluebutton-client/locale/es_ES/bbbResources.properties
bigbluebutton-client/locale/et_EE/bbbResources.properties
bigbluebutton-client/locale/fa_IR/bbbResources.properties
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/locale/fr_FR/bbbResources.properties
bigbluebutton-client/locale/hu_HU/bbbResources.properties
bigbluebutton-client/locale/hy_AM/bbbResources.properties
bigbluebutton-client/locale/it_IT/bbbResources.properties
bigbluebutton-client/locale/ms_MY/bbbResources.properties
bigbluebutton-client/locale/no_NO/bbbResources.properties
bigbluebutton-client/locale/pl_PL/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/locale/ru_RU/bbbResources.properties
bigbluebutton-client/locale/sk_SK/bbbResources.properties
bigbluebutton-client/locale/tr_TR/bbbResources.properties
bigbluebutton-client/locale/uk_UA/bbbResources.properties
bigbluebutton-client/locale/zh_CN/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/resources/prod/lib/bbb_api_bridge.js
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/resources/prod/lib/deployJava.js
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModulesDispatcher.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/views/AudioSelectionWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/VideoHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/model/ChatConversation.as
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/PhoneOptions.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/phone/views/components/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/FileUploadWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.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
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
|
2015-05-17 19:25:26 -03:00 |
|
Felipe Cecagno
|
6ad7ce3318
|
updating post_catcher in order to listen on localhost
|
2015-05-06 11:25:42 -03:00 |
|
Felipe Cecagno
|
4051c97a9d
|
added some code to bbb-conf in order to check the webhooks app is well configured, and also to update the security key
|
2015-05-06 11:24:50 -03:00 |
|
Felipe Cecagno
|
6e516c6df8
|
promote bbb-webhooks to a well-supported module (removed from labs)
|
2015-05-06 00:11:02 -03:00 |
|
Fred Dixon
|
fd50f2165b
|
Updated footer link to new docs
|
2015-04-29 20:42:30 -04:00 |
|
Fred Dixon
|
9261791fc9
|
Updated footer link with new docs
|
2015-04-29 20:41:53 -04:00 |
|
Fred Dixon
|
145b466786
|
Merge branch 'v0.9.0-release' of https://github.com/bigbluebutton/bigbluebutton into v0.9.0-release
|
2015-04-29 20:37:53 -04:00 |
|
Fred Dixon
|
c43bdb5fc4
|
Updated footer to link to docs
|
2015-04-29 20:36:42 -04:00 |
|
Fred Dixon
|
13a970afe4
|
Updated footer link to point to new docs
|
2015-04-29 20:33:27 -04:00 |
|
Fred Dixon
|
3e0445a722
|
Merge pull request #628 from ffdixon/v0.9.0-release
Change from 0.9.0-RC to 0.9.0
|
2015-04-29 19:44:20 -04:00 |
|
Fred Dixon
|
590b846d6f
|
Change from 0.9.0-RC to 0.9.0
|
2015-04-29 19:42:04 -04:00 |
|
Mateus Dalepiane
|
44607467f6
|
Fix support for multiple rotations
|
2015-04-27 15:45:27 -03:00 |
|
Richard Alam
|
85d3bca1d1
|
Merge pull request #625 from antobinary/lock-settings
html5client:Lock settings implementation
|
2015-04-27 10:47:24 -04:00 |
|
Anton Georgiev
|
888b8c6ecc
|
check if null to prevent error
|
2015-04-27 14:42:03 +00:00 |
|
Anton Georgiev
|
70d3c00e74
|
include permissions info in the reply for GetAllMeetingsRequest
|
2015-04-24 21:21:10 +00:00 |
|
Chad Pilkey
|
c91c5dc038
|
Merge pull request #623 from gthacoder/meteor-client-push-menu-with-audio
HTML5 client: push menu adjustments for listen only mode.
|
2015-04-24 15:26:47 -04:00 |
|
Maxim Khlobystov
|
9c5242ff1a
|
Fixed the bug with missing audio buttons on the sliding menu and made the menu work correctly with audio.
|
2015-04-24 11:51:13 -07:00 |
|
Mateus Dalepiane
|
f261601fa8
|
Merge branch 'ios-video-support' into mconf-live0.6.3
Conflicts:
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
|
2015-04-24 14:39:15 -03:00 |
|
Pedro Beschorner Marin
|
ecf21c8664
|
Added a timer to control ICE gathering process
|
2015-04-24 14:11:17 -03:00 |
|
Chad Pilkey
|
fad70589b3
|
Merge pull request #622 from capilkey/chrome-npapi
Chrome can manually allow NPAPI until version 45, modified publish window to match
|
2015-04-23 17:26:59 -04:00 |
|
Anton Georgiev
|
1333856c9b
|
pick lockOnJoin from a settings file
|
2015-04-23 21:09:28 +00:00 |
|
Anton Georgiev
|
81762d5395
|
disallow unmuteSelf on lock;single user lock->mute
|
2015-04-23 20:53:07 +00:00 |
|
Anton Georgiev
|
eea695b326
|
when enabling disableMic the voice sharing viewers are now muted
|
2015-04-23 19:55:38 +00:00 |
|
Anton Georgiev
|
4d5184c30a
|
put a lock icon in place when relevant
|
2015-04-23 18:02:56 +00:00 |
|
Felipe Cecagno
|
12cab928de
|
Merge branch '090-guest-role-refactoring' into mconf-live0.6.3
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
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/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/red5/UsersClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersMessageToJsonConverter.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/User.java
|
2015-04-23 14:37:17 -03:00 |
|
Anton Georgiev
|
7a0a1dae60
|
revert server side permission change
|
2015-04-23 15:46:52 +00:00 |
|
Anton Georgiev
|
c38cc9f109
|
identify when the mic is locked & skip the dialog
|
2015-04-22 21:16:30 +00:00 |
|
Anton Georgiev
|
073977a92a
|
reorganize the joinAudio button handle; add fields for the permissions for joinAudioWithMic
|
2015-04-22 19:53:05 +00:00 |
|
Anton Georgiev
|
4fd25ca8fd
|
fixed the tooltip for Apply for the lock settings window
|
2015-04-22 18:46:50 +00:00 |
|
Anton Georgiev
|
ef2c58eaa9
|
missed while resolving conflicts
|
2015-04-22 15:58:37 +00:00 |
|
Anton Georgiev
|
5e99ec98c1
|
Merge branch 'master' into lock-settings
Conflicts:
bigbluebutton-html5/app/client/views/chat/chat_bar.html
bigbluebutton-html5/app/server/user_permissions.coffee
|
2015-04-22 14:50:30 +00:00 |
|
Richard Alam
|
2356569d19
|
Merge pull request #620 from antobinary/listen-only-prototype
html5client:ListenOnly add-on to #614
|
2015-04-22 10:29:48 -04:00 |
|
Anton Georgiev
|
ff934cf472
|
Merge branch 'master' into listen-only-prototype
|
2015-04-22 14:05:05 +00:00 |
|
Richard Alam
|
43a13349d1
|
Merge pull request #621 from perroned/hangup-webrtc-call2
Implement Listen Only Feature
|
2015-04-22 10:01:05 -04:00 |
|
perroned
|
554ce1d06b
|
Merge remote-tracking branch 'bbb/master' into hangup-webrtc-call
Conflicts:
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/style.less
bigbluebutton-html5/app/client/views/chat/chat_bar.html
|
2015-04-22 06:03:46 -07:00 |
|
Fred Dixon
|
14a267c857
|
Update README.md
|
2015-04-21 18:52:29 -05:00 |
|
Fred Dixon
|
f4a8a10163
|
Update README.md
|
2015-04-21 18:50:38 -05:00 |
|