perroned
0e3096d00d
Merge remote-tracking branch 'upstream/master' into merge-webrtc-screenshare-2
2016-08-05 18:45:59 +00:00
Gabriel Carvalho de Campes
44c8ae4f59
Fixes login in html when flash is not supported
2016-08-05 10:34:07 -03:00
perroned
0ab36e8ec3
Cleaning up
2016-06-20 15:59:48 +00: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
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
Richard Alam
b9cb2298b3
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into bbb-1.1-dev-java8
2016-04-14 20:05:22 +00:00
Chad Pilkey
6784c4c36d
fixed a couple of accessibility bugs in 1.0
2016-04-04 12:23:51 -07:00
Richard Alam
dd37445b7d
- screenshare client
2016-02-10 19:43:38 +00:00
Chad Pilkey
c40087ffac
fixed some html labelling in the client
2016-02-08 13:06:34 -08:00
Fred Dixon
3dbfd83747
Load get_flash_player.gif from BigBlueButton server
2016-01-30 11:32:25 -05:00
Fred Dixon
ef79077e09
Fixed undefined error when loading BigBlueButton.html
2016-01-30 11:31:35 -05:00
perroned
e983919b88
configuring server credentials and fixed Flash gUM issues
2016-01-19 08:22:17 -08:00
perroned
2216bf89a0
adding verto libraries
2016-01-18 07:24:13 -08:00
Anton Georgiev
8e407df405
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into webrtc-desktop-temp-1
...
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bigbluebutton-apps/build.gradle
2015-10-22 20:46:30 +00:00
Calvin Walton
b4e3561fa6
Update Firefox 41 hang workaround for 41.0.2
2015-10-15 14:05:12 -04:00
Calvin Walton
dbd79cebb5
Workaround Firefox 41.0.1 hang on Windows
...
On this particular browser, switch the Flash embed window mode to "opaque"
instead of "window". This causes buttons and right-click to be somewhat
unresponsive, but is still better than a complete browser hang.
The browser versions that the workaround is applied to is extremely limited,
because of the sideeffects.
2015-10-05 11:26:31 -04:00
Anton Georgiev
4253faa426
remove extra condiction
2015-09-24 16:05:41 +00:00
Anton Georgiev
2bd601cc08
simplify html5 redirect #2801
2015-09-24 15:58:17 +00:00
Anton Georgiev
6cfc16cde5
offer redirect to HTML5 only if available
2015-09-23 21:24:19 +00:00
Calvin Walton
e7008957c9
Use protocol-relative links to load the 'get flash' button image
...
This fixes a mixed content warning when loading the client over https
2015-09-10 11:53:36 -04:00
Anton Georgiev
1939dac06c
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into webrtc-desktop-share
...
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-apps/src/main/java/org/bigbluebutton/core/pubsub/receivers/RedisMessageReceiver.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.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/MeetingMessageHandler.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/WhiteboardApp.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/recorders/WhiteboardEventRedisRecorder.scala
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/WhiteboardKeyUtil.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/managers/DeskshareManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/managers/PublishWindowManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/managers/ViewerWindowManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/services/DeskshareService.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopViewWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
2015-08-21 20:15:37 +00:00
Anton Georgiev
6855e6b6d4
strip html UI for DeskShare
2015-08-13 20:14:50 +00:00
Ghazi Triki
632df068ad
Added logging entry to application configuration.
2015-07-22 11:59:15 +01:00
Anton Georgiev
a1e90f6462
revert rewriting of verto_extension_share
2015-07-15 15:36:23 +00:00
Anton Georgiev
bbaaff51d0
add the rest of the req'd libs
2015-07-15 15:23:27 +00:00
Anton Georgiev
01c25bd8c5
add verto.js
2015-07-13 14:57:10 +00:00
Anton Georgiev
81c57c2b1a
presenter trigger ds - first phase
2015-07-10 17:25:07 +00:00
Chad Pilkey
3b5ab7cbbe
improved the chat url regex
2015-03-27 14:32:27 -07:00
Fred Dixon
c4d50d59dc
Merge pull request #574 from capilkey/add-ready-notification
...
Added a 'ready' notification when the client starts up for screen readers
2015-03-18 19:53:09 -04:00
Chad Pilkey
c5e0436204
added a 'ready' notification when the client starts up for screen readers
2015-03-18 14:21:01 -07:00
Richard Alam
acc58d250f
- lower log level when not able to load html5 client
2015-03-18 18:19:55 +00:00
Anton Georgiev
238f1e56ff
meteor endpoint /html5client/check. update BigBlueButton.html
2015-03-13 20:43:32 +00:00
Anton Georgiev
efc126f410
styled the wrong div
2015-03-10 16:11:56 +00:00
Anton Georgiev
edb667a419
minor styling changes
2015-03-10 15:28:39 +00:00
Anton Georgiev
ee69c62309
first check if the html5 client is running and then attempt to redirect the user
2015-03-06 22:44:13 +00:00
Anton Georgiev
deec36b411
style the redirect page a bit
2015-03-06 22:43:51 +00:00
Anton Georgiev
0a79f0dc29
the redirection page offers installing Flash or redirection
2015-03-05 17:30:09 +00:00
Anton Georgiev
44429a6bd6
redirect user to HTML5 client if Flash not installed/enabled. Must be attendee (for now)
2015-03-04 23:51:33 +00:00
Chad Pilkey
537f5b6e9a
move the pixel alignment check to a callback
2015-02-12 15:52:03 -08:00
Chad Pilkey
10874f986d
move <script> tag to the correct place in BigBlueButton.html
2015-02-12 14:26:19 -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
80e58d1ee3
added java check to the configuration notifications
2015-01-21 11:40:55 -08:00
Chad Pilkey
7d9b26912e
Merge remote-tracking branch 'upstream/master' into fix-no-presentation-problems
...
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
2014-10-06 15:09:36 -07:00
Chad Pilkey
de7dbd0b44
Multiple fixes to our webrtc implementation. Hopefully there's less holes now
2014-10-06 14:14:34 -07:00
Fred Dixon
b4d49a0f2b
Added build numbers into loading JS libraries to ensure they don't get cached
2014-09-17 17:38:19 -04:00
Richard Alam
1fb4427173
- trye to figure out why voice toolbar button gets stuck in Chrome
2014-08-27 09:16:43 -07:00
Chad Pilkey
ba6628256a
changed a jssip filename to sipjs
2014-08-09 12:46:53 -07:00
Chad Pilkey
750579e342
the sipjs media request now works
2014-08-08 14:17:28 -07:00
Chad Pilkey
ac7a688965
swapped jssip for sipjs, cleaned up the webrtc events, changed instances of Rtc to RTC
2014-08-08 13:19:38 -07:00