perroned
|
0e3096d00d
|
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
|
2016-08-05 18:45:59 +00:00 |
|
perroned
|
fc8438f61a
|
move some data into verto JS
|
2016-08-05 18:42:02 +00:00 |
|
Richard Alam
|
2148812e14
|
Merge pull request #3259 from capilkey/cc-combined-messages
Make the CC updates smarter
|
2016-08-05 10:01:23 -04:00 |
|
Chad Pilkey
|
45ff003941
|
enforce a maximum paste length in CC window
|
2016-08-04 11:52:55 -07:00 |
|
perroned
|
c057111367
|
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
|
2016-08-04 18:23:45 +00:00 |
|
Richard Alam
|
f1e2040062
|
Screenshare help page
Add placeholder for screenshare help page.
|
2016-08-03 20:33:56 +00:00 |
|
perroned
|
2a23778ea9
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/managers/ScreenshareManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/screenshare/model/ScreenshareOptions.as
bigbluebutton-html5/imports/api/verto/index.js
bigbluebutton-html5/imports/ui/components/deskshare/service.js
|
2016-07-22 19:20:00 +00:00 |
|
Fred Dixon
|
f9080afe95
|
Merge pull request #3226 from capilkey/closed-captioning-fixes
Closed captioning upgrades
|
2016-07-18 15:26:25 -06:00 |
|
Chad Pilkey
|
8b1b3b6fee
|
add caption tabindex and localized strings
|
2016-07-18 14:17:44 -07:00 |
|
Richard Alam
|
c5984219c3
|
Add help on how to use new screenshare
Provide a way for users to learn how to use the new screen share as
the steps to launch it differs depending on OS and browser.
|
2016-07-14 19:20:25 +00:00 |
|
perroned
|
b505f460dc
|
Begins adding webrtc deskshare to screenshare
|
2016-06-28 17:15:36 +00:00 |
|
Ghazi Triki
|
3d21b291cb
|
Added new option "enableBreakoutRooms" to users module.
|
2016-06-02 21:05:18 +01:00 |
|
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 |
|