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
Chad Pilkey
5c79202ade
reverted jssip back to 0.3.7 and fixed chrome webrtc
2014-07-21 10:25:08 -07:00
Chad Pilkey
af6e2b4db3
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
2014-07-11 13:32:04 -07:00
Richard Alam
bb5db33eac
- implement user joining voice using webrtc
2014-03-17 19:47:45 +00:00
Richard Alam
3b4b818841
i - do echo test and then join voice conference using webrtc
2014-03-14 19:21:21 +00:00
Richard Alam
d869dab51e
- start implementing echo test and join conference using webrtc
2014-03-14 16:02:54 +00:00
Gustavo Salazar
ea0c763712
Merged with https://github.com/mconf/bigbluebutton/tree/webrtc_support
2014-02-07 16:56:23 -08:00
Richard Alam
183148b5eb
Revert " - add alert warning when user has old java version when starting desktop sharing."
...
This reverts commit 570ea3c6f8
.
2013-10-18 22:12:59 +00:00
Richard Alam
570ea3c6f8
- add alert warning when user has old java version when starting desktop sharing.
2013-10-18 20:54:38 +00:00
Chad Pilkey
06a279ba2f
added meeting title to the client html document title
2013-07-08 09:46:23 -07:00
jfederico
2b23d9cea7
Merge branch 'bbb-lti_v0.1.1'
2013-03-13 11:30:46 -04:00
Chad Pilkey
f79de237de
fixed a lot of issues with accessibility
2013-03-01 20:00:33 -05:00
jtrobinson
a3c5a13433
Pulled in upstream changes; now there's a crazy focus bug. Trying to figure that out.
2013-02-04 18:43:27 +00:00
jfederico
facd1b299f
Added javascript to BigBlueButton.html to validate that javascript, java and flash are enabled before loading the client
2013-01-22 13:27:00 -05:00
Richard Alam
26e07fabb7
- call js interface when link is clicked on chat
2013-01-11 22:26:05 +00:00
Chad Pilkey
f3dff5b249
You can now focus into flash with a button and get out with a shortcut key (ctrl shift Q)
2012-11-28 15:29:17 -05:00
Chad Pilkey
f0a19f1640
removed obsolete object code
2012-11-28 12:24:13 -05:00
Chad Pilkey
b4cb759797
Better descriptions for rest of whiteboard buttons. Added button to focus into the flash content.
2012-11-28 11:04:26 -05:00
Chad Pilkey
38dd3dc427
added better accessibility names for some of the whiteboard toolbar
2012-11-23 18:04:17 -05:00
Fred Dixon
e2b446c0e0
Fixed include in BigBlueButton.html to point to correct file: bbb_api_bridge.js
2012-11-05 13:41:14 -05:00
Chad Pilkey
7396417780
fixed the client size in IE
2012-10-12 18:22:09 +00:00
Richard Alam
bb024cb971
- add example 3rd-party.js to interact with BBB through JS api
2012-10-04 19:46:23 +00:00
Hugo Lazzari
996699078e
Feature #431 new url and favicon.
2012-10-02 11:55:36 -03:00
Richard Alam
870bd93013
- move bbb-api-bridge into it's onwn js file
...
- rename the api method names
- cleanup
2012-09-12 16:00:38 +00:00
Richard Alam
75bd9a754f
Merge branch 'master' into embedding-the-client
...
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
2012-08-24 21:25:21 +00:00
Fred Dixon
a253171ac8
Fix for issue http://code.google.com/p/bigbluebutton/issues/detail?id=1294
2012-08-24 13:43:01 -04:00
Richard Alam
414d3568f6
- see if we can callback from flash to javascript
2012-08-24 15:06:18 +00:00
Richard Alam
51e7b4a114
- remove typo
2012-08-24 14:45:54 +00:00
Richard Alam
da8d48b909
- prototype js to as3 hook
2012-08-22 21:28:03 +00:00
jtrobinson
082e57c565
Trying to back up Chat Module changes
2012-08-09 18:14:20 +00:00
Chad Pilkey
cfd3446123
Merge remote branch 'upstream/master'
...
Conflicts:
README
bigbluebutton-client/.gitignore
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2012-08-07 19:56:23 +00:00
Richard Alam
d6ab348aff
- add sample embed html
2012-08-05 22:14:01 +00:00
Gustavo Salazar
7735ff6d62
build client for Flash Player 11
2012-07-31 17:49:09 -05:00
Chad Pilkey
37090f6d15
pressing escape with mic setting open now closes window
2012-07-23 21:47:47 +00:00
Chad Pilkey
2ca52ac6e4
new flexlib, fixed FF Flash focus issue
2012-07-20 15:55:26 +00:00
Chad Pilkey
eed32ebc3b
Allow tabbing through flex app
2012-07-09 11:02:09 +00:00
Richard Alam
5537efd9d1
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop
2012-01-04 18:41:06 +00:00
Richard Alam
08a2b38696
add v=VERSION to prevent caching
2011-09-22 17:08:26 -04:00
Richard Alam
5ae3ec24d7
modify BigBlueButton.html to use swfobject.
2011-09-22 16:48:49 -04:00
BigBlueButton
09d3a55654
Removed localization building from build.xml. Moved the ant build to Flex 4 w/ Flex 3 compatibility. Client now builds with Flex 4 from command line, but needs Adobe's non-OS Flex SDK to work (but only because the OS version of Flex 4.5 is corrupted and can't be downloaded). The SDK also needs playerglobal.swc for Flash 10.3 added to it.
2011-05-10 21:30:04 +00:00
@deniszgonjanin
85ae75ee5f
Changed javascript file initialization so they work better in sandbox mode
2011-03-27 21:45:29 -04:00
deniszgonjanin
46eb5c7dc7
Cleaned up HTML template of the client. Moved all javascript functionality to external java script files
2011-03-27 21:45:08 +00:00
Fred Dixon
0c8b05ce6d
Fixed bug #884
2011-02-28 21:51:36 -05:00
Richard Alam
a1e08f0293
- upgrade applet jar file to 0.71
2010-11-03 13:47:08 -04:00
Richard Alam
8bbff571c3
- provide a better way of detecing browser locale
2010-11-03 12:15:19 -04:00
Richard Alam
665b0069ff
- fix parameters for starting the applet
2010-09-28 16:01:53 -04:00
Richard Alam
c28bbc7310
- change parameter to accept fullscreen
2010-09-28 13:53:40 -04:00
Richard Alam
5b963bfa18
- make applet do http tunneling
2010-09-03 14:52:24 -04:00
Richard Alam
eb025271e7
- add VERSION param into swf file to prevent caching
2010-08-26 13:17:10 -04:00
Richard Alam
0eabfd09a1
- update BigBlueButton.html to flex 3.5
2010-08-05 05:10:53 -04:00
Leif Jackson
ab51ca68de
missed on conflict on bbb/master sync
2010-07-11 04:40:30 +00:00
Leif Jackson
f236dc5c1c
Merge commit 'bbb/master' sync with bbb
2010-07-11 04:28:39 +00:00
Richard Alam
a21ca1402d
- move resource files needed for production the prod folder
2010-07-04 11:28:42 -04:00