Fred Dixon
|
cd1779afbe
|
Remove XML block for older deskshare module
|
2016-05-29 21:58:00 -04:00 |
|
Fred Dixon
|
098cb8e560
|
Commented out Deskshare in config.xml.template
|
2016-05-28 16:03:37 -04:00 |
|
Richard Alam
|
58c239bc43
|
Merge branch 'master' into merge-bbb-1.1-dev-java8-with-master
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/RecorderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/WhiteboardApp.scala
akka-bbb-fsesl/build.sbt
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/pubsub/receivers/RedisMessageReceiver.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ConnectionManager.java
akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/FreeswitchApplication.java
bbb-common-message/build.sbt
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/MessagingConstants.java
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Util.java
bigbluebutton-apps/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/build.xml
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/common/Images.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/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-web/build.gradle
bigbluebutton-web/grails-app/conf/spring/resources.xml
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Meeting.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
record-and-playback/core/scripts/bigbluebutton.yml
|
2016-05-16 11:35:36 -04:00 |
|
Anton Georgiev
|
0861e192b9
|
disable webrtc deskshare for now
|
2016-05-19 17:59:58 +00:00 |
|
Anton Georgiev
|
4981344062
|
Merge branch 'mod-verto-1' of github.com:perroned/bigbluebutton into merge-webrtc-ds
Conflicts:
bigbluebutton-html5/app/client/globals_audio.coffee
bigbluebutton-html5/app/client/verto.coffee
bigbluebutton-html5/app/config.coffee
bigbluebutton-html5/app/server/collection_methods/meetings.coffee
bigbluebutton-html5/app/server/server.coffee
|
2016-05-19 15:48:40 +00:00 |
|
Anton Georgiev
|
228dfb4061
|
Merge branch 'mod-verto-1' of github.com:antobinary/bigbluebutton into merge-webrtc-ds
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/resources/application.conf
akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/UsersApp.scala
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bbb-fsesl-client/build.sbt
bbb-fsesl-client/src/main/java/org/freeswitch/esl/client/inbound/Client.java
bigbluebutton-apps/build.gradle
bigbluebutton-client/build.xml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/BrowserCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-html5/app/client/NotificationControl.coffee
bigbluebutton-html5/app/client/globals.coffee
bigbluebutton-html5/app/client/lib/bbb_api_bridge.coffee
bigbluebutton-html5/app/client/main.coffee
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/whiteboard.less
bigbluebutton-html5/app/client/views/chat/chat_bar.coffee
bigbluebutton-html5/app/client/views/modals/settings.coffee
bigbluebutton-html5/app/client/views/modals/settings.html
bigbluebutton-html5/app/client/views/users/user_item.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.coffee
bigbluebutton-html5/app/client/views/whiteboard/whiteboard.html
bigbluebutton-html5/app/collections/collections.coffee
bigbluebutton-html5/app/config.coffee
bigbluebutton-html5/app/lib/router.coffee
bigbluebutton-html5/app/server/collection_methods/meetings.coffee
bigbluebutton-html5/app/server/collection_methods/users.coffee
bigbluebutton-html5/app/server/publish.coffee
bigbluebutton-html5/app/server/server.coffee
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
record-and-playback/presentation/scripts/process/presentation.rb
record-and-playback/presentation/scripts/publish/presentation.rb
|
2016-05-18 15:14:04 +00:00 |
|
perroned
|
388ff0705c
|
Moves verto credentials to config.xml
|
2016-04-01 14:47:40 -05:00 |
|
Richard Alam
|
7d5c9d63e4
|
Upgrade to Java 8
Upgrade to Java 8 and merge screenshare feature.
Conflicts:
bigbluebutton-client/.actionScriptProperties
|
2016-03-21 20:19:48 +00:00 |
|
Richard Alam
|
a684aa4dfc
|
Merge into bbb-1.1.dev
Merge master, breakout rooms, and closed captioning into bbb-1.1-dev branch.
Conflicts:
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
|
2016-03-21 18:12:30 +00:00 |
|
perroned
|
581e7b0e02
|
Add extension key entry to config xml
|
2016-02-22 07:34:17 -08:00 |
|
Richard Alam
|
dd37445b7d
|
- screenshare client
|
2016-02-10 19:43:38 +00:00 |
|
perroned
|
4c98822201
|
Add WebRTC option to config XML
|
2016-02-04 11:14:55 -08:00 |
|
Chad Pilkey
|
3e9d6348ff
|
update the video module to conform for accessibility
|
2016-01-08 15:00:23 -08:00 |
|
Anton Georgiev
|
97bcb025b6
|
add webrtc deskshare module; comment out old deskshare module
|
2015-12-09 20:36:37 +00:00 |
|
Chad Pilkey
|
9f277583c2
|
the client responds to the first two caption messages
|
2015-10-15 15:42:01 -07:00 |
|
Ghazi Triki
|
920fc97532
|
Merge branch 'master' into client-logging-to-server
|
2015-09-16 21:11:33 +01:00 |
|
Richard Alam
|
c13e17a7d4
|
Merge pull request #2770 from riadvice/chat-message-limit
Add a maximum allowed length to chat message
|
2015-09-16 15:04:26 -04:00 |
|
Ghazi Triki
|
07d7f389c1
|
Logging format can be configured in flex client application.
|
2015-09-16 18:55:09 +01:00 |
|
Ghazi Triki
|
19dbba500b
|
Chat message longer than "maxMessageLength" cannot be sent.
|
2015-09-07 16:10:49 +01:00 |
|
Richard Alam
|
82e9f4ea49
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into client-to-server-logging
|
2015-09-04 19:56:38 +00:00 |
|
Ghazi Triki
|
c4d240950f
|
Configuration property enableRaiseHand renamed to enableEmojiStatus.
|
2015-08-23 16:35:10 +01:00 |
|
Ghazi Triki
|
96a27c103c
|
Log level can be configured in flex client application.
|
2015-08-22 17:15:12 +01:00 |
|
Ghazi Triki
|
4de187d833
|
Created new logging target ServerLogTarget to store flex logs to server.
|
2015-08-22 13:02:51 +01:00 |
|
Ghazi Triki
|
632df068ad
|
Added logging entry to application configuration.
|
2015-07-22 11:59:15 +01:00 |
|
Chad Pilkey
|
fa808ec594
|
Uncommenting the PollingModule in config.xml.template
|
2015-07-02 14:08:29 -04: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 |
|
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 |
|
Chad Pilkey
|
475cbb4756
|
removed some unused layout options
|
2015-04-06 12:05:46 -07:00 |
|
Tiago Daniel Jacobs
|
3c5ba8c5b9
|
Changing template to include the muteOnStart option
|
2015-03-16 18:06:41 +00:00 |
|
Tiago Daniel Jacobs
|
0f130e9f69
|
Removed unused property
|
2015-03-12 21:40:16 +00:00 |
|
Tiago Daniel Jacobs
|
f6139c5b4a
|
Updating the config.xml with the lockOnJoin* properties
|
2015-03-12 21:23:36 +00:00 |
|
Chad Pilkey
|
8de57dfc36
|
Fixed the WhiteboardModule definition in config.xml
|
2015-03-04 10:43:54 -05:00 |
|
Richard Alam
|
aa0e92137b
|
- remove querying of stun from flash. We will be doing this outside in JS instead.
|
2015-02-12 18:29:39 +00:00 |
|
Richard Alam
|
24b9c5c525
|
- store stun and turn servers in client
|
2015-02-06 21:05:12 +00:00 |
|
Felipe Cecagno
|
9a7bae79a8
|
Merge branch '090-new-videodock' into HEAD
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/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
record-and-playback/deploy.sh
|
2015-01-28 20:33:28 -02:00 |
|
Chad Pilkey
|
9580a9c350
|
removed forceListenOnly option from the PhoneModule, use presenterShareOnly instead
|
2015-01-27 15:27:41 -08:00 |
|
Chad Pilkey
|
19fb9b9671
|
Revert "Revert "Added Java check to the configuration notifications""
This reverts commit 82545a03f3 .
|
2015-01-27 14:19:02 -08:00 |
|
Fred Dixon
|
82545a03f3
|
Revert "Added Java check to the configuration notifications"
|
2015-01-27 17:11:54 -05:00 |
|
Chad Pilkey
|
84d6c5e132
|
added deskshare help information for Chrome users
|
2015-01-27 13:54:24 -08:00 |
|
Chad Pilkey
|
80e58d1ee3
|
added java check to the configuration notifications
|
2015-01-21 11:40:55 -08:00 |
|
Chad Pilkey
|
9be9cca051
|
added a configuration warning system to the flash client
|
2015-01-15 16:14:49 -08:00 |
|
Richard Alam
|
3bb8c97f74
|
- change default chat font size to 12
|
2015-01-05 20:06:21 +00:00 |
|
Chad Pilkey
|
8b7d0ddb24
|
font size in config, and two bugs with private chat squashed
|
2014-12-11 13:16:38 -08:00 |
|
Chad Pilkey
|
acde1ef3ed
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
|
2014-11-26 09:14:18 -08:00 |
|
Chad Pilkey
|
5cbb059aa6
|
removed all of the old google translate code in apps and client
|
2014-11-25 15:17:06 -08:00 |
|
Felipe Cecagno
|
93352a7ea4
|
make the recording notification alert configurable by the config.xml
the notification shows up to remind the moderator to click the record button and start the recording
|
2014-11-25 17:50:11 -02:00 |
|
Chad Pilkey
|
f78b234d0a
|
Updated defaultLayout to match the localized key
|
2014-11-12 15:17:16 -05:00 |
|
Mateus Dalepiane
|
cbb4a167bb
|
Merge remote-tracking branch 'origin/new-videodock' into 090-new-videodock
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/AvatarWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarPopupButton.mxml
|
2014-08-26 17:20:00 -03:00 |
|