Felipe Cecagno
fe69560cb1
Merge branch '090-java-detection' into mconf-live0.6.2
2015-02-12 15:51:54 -02:00
Richard Alam
24b9c5c525
- store stun and turn servers in client
2015-02-06 21:05:12 +00:00
Mateus Dalepiane
899a98d3c5
Reverting our Java detection changes
...
Since BBB team also improved Java detection, we decided to revert our changes
and use theirs.
2015-02-05 16:25:40 -02:00
Felipe Cecagno
4b683e9bd1
Merge branch '090-java-detection' into mconf-live0.6.2
2015-02-03 17:08:59 -02:00
Felipe Cecagno
0bd0a8b30b
reverted deployJava to the original, and changed a bit bbb_deskshare so the java detection works on Windows as well
2015-02-03 17:08:44 -02:00
Felipe Cecagno
6e11cbf602
Merge branch '090-new-videodock' into mconf-live0.6.2
2015-01-28 22:54:04 -02:00
Felipe Cecagno
d728b730ab
simplified the default profiles
2015-01-28 22:53:56 -02: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
Felipe Cecagno
005de12e96
Merge branch '090-branding-logo' into mconf-live0.6.2
2015-01-26 12:11:55 -02:00
Felipe Cecagno
5cb5b189e0
removed the default background image, and changed the copyright message
2015-01-26 12:11:42 -02:00
Felipe Cecagno
03ba8b2866
Merge branch 'edit-layouts' into mconf-live0.6.2
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/branding/default/style/css/assets/images/ic_file_download_16px.png
bigbluebutton-client/branding/default/style/css/assets/images/ic_file_upload_16px.png
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/BroadcastButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
2015-01-26 11:49:22 -02:00
Felipe Cecagno
eb4e5aa360
redo the edition of layouts feature; now moderators receive the broadcasted layout as well as presenter and viewers
2015-01-26 11:21:04 -02:00
Felipe Cecagno
3a89cab752
Merge branch '090-java-detection' into mconf-live0.6.2
2015-01-25 18:20:48 -02:00
Felipe Cecagno
b7130a379f
Merge branch '090-java-detection' into HEAD
...
Conflicts:
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
2015-01-25 18:19:13 -02:00
Felipe Cecagno
e44e65dc70
Merge branch '090-branding-logo' into HEAD
2015-01-23 15:42:06 -02:00
Felipe Cecagno
2761c31e52
Merge branch '090-encrypted-recording' into mconf-live0.6.2
...
Conflicts:
bbb-video/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/redis/MeetingMessageHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.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/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.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-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/LoadingBar.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/grails-app/services/org/bigbluebutton/web/services/PresentationService.groovy
2015-01-21 18:11:56 -02: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
Chad Pilkey
985f08895a
removed the unused jssip library
2015-01-15 15:15:30 -08:00
Chad Pilkey
94377d5da9
removed old js files from html experiment
2015-01-15 15:13:44 -08:00
Chad Pilkey
644ad523c5
removed the old Settings module
2015-01-15 15:12:24 -08:00
Richard Alam
3bb8c97f74
- change default chat font size to 12
2015-01-05 20:06:21 +00:00
Lucas Zawacki
2bf4b30b10
Use hostname instead of host on javascript webrtc bridge client code
...
This prevents it from appending the port number when a request is made from
the HTML5 client
2014-12-17 22:58:06 +00:00
Chad Pilkey
8b7d0ddb24
font size in config, and two bugs with private chat squashed
2014-12-11 13:16:38 -08:00
Felipe Cecagno
92158362e0
do not enforce listen only by default
2014-12-09 17:53:39 -02:00
Felipe Cecagno
12f7aacf4b
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/maps/ChatEventMap.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/chat/views/ChatView.mxml
2014-12-09 16:52:43 -02:00
Felipe Cecagno
a45bbfb29a
Merge branch '090-multinotes' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/resources/prod/layout.xml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as
2014-12-02 20:04:23 -02:00
Richard Alam
0b1678cfd1
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830
2014-12-02 10:54:21 -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
Felipe Cecagno
a3acb00893
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
bbb-video/build.gradle
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-config/web/default.pdf
2014-11-22 20:28:39 -02:00
Felipe Cecagno
08e521ed9f
improved the client check so now it uses sip.js and bbb_webrtc_bridge_sip.js from the bigbluebutton-client, so it's going to be easier to maintain; included some new callbacks on bigbluebutton-client related to the websockets; just after the webrtc test, the connection is closed
2014-11-16 19:53:37 -02:00
Chad Pilkey
f78b234d0a
Updated defaultLayout to match the localized key
2014-11-12 15:17:16 -05:00
Chad Pilkey
e2f71bec3a
changed two of the layout names
2014-11-11 11:29:34 -08:00
Chad Pilkey
a23cd2a7c9
added translation of the default layout definitions
2014-11-11 10:26:10 -08:00
Chad Pilkey
ffae6e2f20
added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
2014-11-11 03:52:11 -08:00
Chad Pilkey
6f82dd9378
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
2014-11-06 10:35:03 -08:00
Felipe Cecagno
5a5a3aecc2
Merge branch 'multinotes' into 090-multinotes
...
Conflicts:
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-10-31 15:01:29 -02:00
Chad Pilkey
b84992c5a0
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 13:54:35 -07:00
Chad Pilkey
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -07:00
Felipe Cecagno
0af623e9e7
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
2014-10-24 23:38:09 -02:00
Felipe Cecagno
9701cd0fa0
Merge remote-tracking branch 'bigbluebutton/master' into 090-listen-only-by-default
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
2014-10-24 23:18:10 -02:00
Richard Alam
0c42c1371c
- new signed applet valid until oct 30, 2015
2014-10-23 19:55:43 +00:00
Richard Alam
9552b8a905
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1776
2014-10-20 23:06:07 -07:00
Chad Pilkey
a8b53f9acc
changed webrtc error messages to errorcodes, fixed a bug with webrtc call failing at echo test
2014-10-15 16:17:58 -07:00
Felipe Cecagno
0037acd648
Merge branch '090-white-startup' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-15 14:52:55 -03:00
Felipe Cecagno
ce94002999
Merge branch 'white-startup' of github.com:mconftec/bigbluebutton into 090-white-startup
...
Conflicts:
bigbluebutton-client/src/BigBlueButton.mxml
2014-10-15 14:52:18 -03:00
Felipe Cecagno
3db4ead6e4
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/ru_RU/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/AudioSelectionWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-15 00:22:27 -03:00
Felipe Cecagno
9584f4c8bb
changed a little bit the way the skipCheck was implemented for audio
2014-10-14 23:58:57 -03:00
Pedro Beschorner Marin
58ba804379
Meged with Mconf listen only
2014-10-13 14:51:22 -03: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
Felipe Cecagno
ebcd689b97
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/AudioSelectionWindow.mxml
2014-10-06 00:03:12 -03:00
Felipe Cecagno
59debc5d1e
Merge branch '090-mconf-branding' into mconf-live0.6.1
2014-10-05 23:32:43 -03:00
Felipe Cecagno
f40f9bf767
Merge branch '090-fullscreen' into 090-branding-logo
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-05 23:31:39 -03:00
Felipe Cecagno
b9a149e94d
Merge branch '090-fullscreen' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-05 23:08:09 -03:00
Felipe Cecagno
ed34c99313
Merge branch '090-branding-logo' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-05 22:03:36 -03:00
Felipe Cecagno
5f2f2662af
Merge remote-tracking branch 'bigbluebutton/master' into mconf-live0.6.1
...
Conflicts:
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
2014-10-05 22:00:28 -03:00
Felipe Cecagno
015d708d7c
Merge branch 'mconf-branding-0.81' into 090-mconf-branding
...
Used the following command to comment the default copyright label for all languages except en_US
find -name bbbResources.properties | xargs sed -i "s:^\(bbb.mainshell.copyrightLabel2.*\):# \1:g"
Conflicts:
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/src/BigBlueButton.mxml
record-and-playback/presentation/playback/presentation/playback.html
2014-10-05 19:36:43 -03:00
Felipe Cecagno
4d3d6305a4
enable network monitor by default and ignore the network monitor window by the layout module
2014-10-05 18:07:31 -03:00
Felipe Cecagno
951e87d34b
more cleanup, changed a little bit what happens when the user leaves the audio and joins again
2014-10-05 16:47:56 -03:00
Felipe Cecagno
26b8697b19
replaced logo and background image
2014-10-05 15:53:50 -03:00
Felipe Cecagno
a6aef4b3d4
Merge branch 'branding-logo' into 090-branding-logo
...
Conflicts:
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/src/org/bigbluebutton/core/model/Config.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2014-10-05 15:49:11 -03:00
Alan Dias
e1dfd6d440
Merge branch '081-fullscreen' into 090-fullscreen
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-10-01 12:36:36 -03: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
90bf3ade5d
- new jars with better controls for deskshare applet dragging and resizing
2014-09-17 10:33:17 -07:00
Chad Pilkey
e15de759e3
change the webrtc websocket connection to use an nginx proxy
2014-09-14 13:49:12 -07:00
Chad Pilkey
2c6b060ba5
replace deprecated escape() with encodeURIComponent()
2014-09-09 14:27:03 -07:00
Mateus Dalepiane
6bf36d2d86
Merge branch '081-java-detection' into 090-java-detection
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/DeskShareApplet.java
2014-09-08 15:06:50 -03:00
Mateus Dalepiane
77c6bbf500
Merge branch '090-new-videodock' into mconf-live0.6.1
2014-09-03 16:39:03 -03:00
syeshchenko
1d148ef624
Merge branch 'master' into chrome-webcam-permission-prompt
2014-09-01 13:18:32 -07:00
syeshchenko
ae6a4d5fa1
on Chrome show webcam permission prompt before webcam preview opened
2014-09-01 13:10:50 -07:00
Richard Alam
1fb4427173
- trye to figure out why voice toolbar button gets stuck in Chrome
2014-08-27 09:16:43 -07: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
Richard Alam
3c28f36786
- initiate closing of applet from server side
2014-08-24 13:04:08 -07:00
Richard Alam
57b7de8b36
- stop sharing from server side instead of destroing the applet from the client side
2014-08-24 12:12:29 -07:00
Felipe Cecagno
854f898279
enable open and close additional notes only for moderators; using an attribute on config.xml to enable or disable multiple notes support
2014-08-18 12:56:46 -03:00
Richard Alam
4ca73b97d5
Add stun server to get FF to work behind firewall
2014-08-16 13:36:46 -04:00
Felipe Cecagno
ac292cbeb2
implemented the ui to be able to have multiple shared notes windows opened and being shown for every user in the session
2014-08-14 16:03:20 -03:00
Richard Alam
e9b5e5552d
- update applet
...
- add logging of session id when user disconnects from Red5
2014-08-13 12:57:37 -07:00
Richard Alam
c56fde0c42
Merge pull request #348 from speakserve/unify-version-number
...
Unify version number
2014-08-13 14:17:45 -04:00
Ghazi Triki
bb09eb6d75
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
2014-08-13 12:20:10 +01:00
Ghazi Triki
9a794f854a
Bumped projects version and Flex locales to 0.9
2014-08-13 10:28:08 +01:00
Fred Dixon
b1c22ad8fd
Set autoJoin to true to display audio options on loading
2014-08-12 22:38:25 -04:00
Chad Pilkey
e2079cc358
added escape to the username in sipjs user agent
2014-08-11 10:04:02 -07:00
Chad Pilkey
4962e8e208
removed the speed indicator from mxml, styled the layout selector, changed the default layout from 'Default' to 'Default Layout'
2014-08-10 20:22:23 -07:00
Richard Alam
9244dd19d0
- allow forcing user to join listen only when autoJoin=true
2014-08-10 08:42:11 -07:00
Richard Alam
1994eece36
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-09 12:24:35 -07:00
Chad Pilkey
ba6628256a
changed a jssip filename to sipjs
2014-08-09 12:46:53 -07:00
Chad Pilkey
20239454bd
the sipjs call is successful, added extra states to the echo test window for more feedback
2014-08-09 12:39:37 -07:00
Chad Pilkey
02bb29ae29
sipjs connects to the echo test and stops correctly
2014-08-09 09:38:48 -07:00
Richard Alam
281d9a8efe
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-09 09:15:26 -07:00
Chad Pilkey
750579e342
the sipjs media request now works
2014-08-08 14:17:28 -07:00
Richard Alam
5bd7b3e793
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-08 13:55:03 -07:00
Richard Alam
654c93831e
Merge branch 'merge-polling-with-master' into switch-to-sipjs
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-08-08 13:46:53 -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
Richard Alam
64fdb9e2f8
- allow configuring lock settings from config.xml
2014-07-31 09:44:42 -07:00
Ghazi Triki
ac7af7dfea
Manually bumped all application version to the correct actual version 0.9.0-dev
2014-07-31 17:42:38 +01:00
Richard Alam
dede32bd63
- turn off polling
2014-07-30 11:22:23 -07:00
Richard Alam
aa92bdf61c
- don't show phone dial option by default
2014-07-30 11:21:21 -07:00
Richard Alam
36183d55d2
- remove unused option
2014-07-30 08:38:21 -07:00
Richard Alam
3bf4991eec
- try to force FF 31 to display java applet permission bar
2014-07-30 07:48:59 -07:00
Richard Alam
a6dc4f6465
- change how to insert applet div into HTML
2014-07-29 13:16:12 -07:00
Chad Pilkey
5c79202ade
reverted jssip back to 0.3.7 and fixed chrome webrtc
2014-07-21 10:25:08 -07:00
Richard Alam
0daff8a8d4
- deskshare applet where min jre version is passed from html page
2014-07-18 08:45:59 -07:00
Richard Alam
dfbf77aab0
- externalize min jre version required
2014-07-18 08:45:10 -07:00
Richard Alam
af3e7875ee
- deskshare applet that support 1.7.0_51 and up
2014-07-18 07:54:28 -07:00
Richard Alam
cbd12a5f5c
Merge pull request #342 from SenecaCDOT-BigBlueButton/fix-audio-prompts-chrome36
...
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
2014-07-11 17:24:09 -04: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
d2196d4adb
- sign applet that support java 8
2014-07-11 12:41:27 -07:00
Felipe Cecagno
c3c56a6355
few improvements on the camera messages; cleanup and refactoring of the new video dock implementation; extracted many hardcoded branding information to the branding file
2014-06-11 17:01:45 -03:00
Chad Pilkey
893c977ec9
forgot to add the new config property to the template
2014-06-05 14:04:19 -07:00
Markos Calderon
c1816eb857
improve java detection
2014-06-03 20:16:33 -07:00
Markos Calderon
7c0fd2079b
enable java detection
2014-06-03 14:58:17 -07:00
Richard Alam
19ac02fab2
- enable polling by default
2014-06-02 07:44:46 -07:00
Jonata Teixeira Pastro
f931d6cf76
Merging branches feat1212 and new-videodock.
2014-05-28 21:02:23 +00:00
Jonata Teixeira Pastro
d8c431d056
Small fixes in config.xml.template
2014-05-28 20:54:39 +00:00
Felipe Cecagno
2fb47f53b3
modified deployJava to embed tags inside a hidden div; also, only embed the test plugin when the user tries to share his desktop
2014-05-19 14:51:34 -03:00
Felipe Cecagno
a8baafc2f7
starting to solve the issue of the javaDeploy plugin creating a blank bar on top of BigBlueButton: uploading the human readable verion of deployJava script
2014-05-19 12:14:52 -03:00
Felipe Cecagno
738162fd5f
trying to improve the Java detection using Java Deployment Toolkit Script ( http://docs.oracle.com/javase/6/docs/technotes/guides/jweb/deployment_advice.html#deplToolkit ); few modifications on DesksharePublishWindow to make it more straightforward
2014-05-16 21:00:18 -03:00
Felipe Cecagno
9a617db14e
implemented the entire interactive full screen
2014-05-15 20:41:41 -03:00
Jonata Teixeira Pastro
b90416846d
Added priorityRatio property to config.xml.template
2014-04-30 15:17:35 +00:00
Jonata Teixeira Pastro
8a9df273eb
Added priorityRatio option to config.xml.template
2014-04-30 11:52:48 -03:00
Felipe Cecagno
92eac1e988
Merge branch 'global-audio' into merge-global-audio
...
Most of the client implementation is going to be rewritten on next commits.
2014-04-23 16:13:40 -03:00
Felipe Cecagno
d599307543
commenting out the old video dock module
2014-04-01 15:00:46 -03:00
Gustavo Salazar
9a2b05a7ee
allow username with spaces
2014-03-24 17:18:39 -05: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
Felipe Cecagno
79e513b38f
Merge branch 'v0.81-release' of https://github.com/bigbluebutton/bigbluebutton into video-profiles
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
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/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
2014-03-12 21:58:15 -03:00
Richard Alam
5c3859aa23
- add echo test for voice
2014-02-24 21:45:00 +00:00
Richard Alam
ac111de364
Merge remote branch 'bbb/v0.81-javau51-update' into merge-java-7u51-branch
2014-02-19 20:09:56 +00:00
Gustavo Salazar
8709d7fae8
Update browser versions for webrtc
2014-02-11 11:15:01 -08:00
Gustavo Salazar
edf9518a31
Merge master branch to add style in mic settings.
2014-02-10 11:03:15 -08:00
Gustavo Salazar
ea0c763712
Merged with https://github.com/mconf/bigbluebutton/tree/webrtc_support
2014-02-07 16:56:23 -08:00
syeshchenko
4a0a702165
enabled colorpicker
2014-01-30 14:27:54 -08:00
Richard Alam
d3d259527e
- update to java 7u51
2014-01-16 20:58:39 -05:00
Felipe Cecagno
a773701bca
implemented the startup application with a consistent UI, avoiding the standard flex colors while the client doesn't load the branding file
2013-12-24 11:45:45 -02:00
Felipe Cecagno
bf4300b4f7
making the Mconf background lighter
2013-12-19 22:11:31 -02:00
Felipe Cecagno
163f1c3cbc
implemented the background configurable by the config.xml
2013-12-19 21:58:06 -02:00
Felipe Cecagno
c5a3197716
implemented the branded logo and copyright by config.xml attributes
2013-12-15 23:11:20 -02:00
Richard Alam
a961161605
- sign with new certificate that expires in 2014
2013-10-30 12:40:08 -07:00
Richard Alam
e56a868c0e
- update client with deskshare applet with latest fixes
2013-10-22 21:11:11 +00:00
Richard Alam
c09636ea4a
- handle parameter scale = 1 to do pixel for pixel display when sharing fullscreen
2013-10-22 15:08:11 +00:00
Richard Alam
c4855876c3
- change test java link
2013-10-21 21:50:38 +00:00
Richard Alam
80ba0d6ead
- change link so that user is redirected to appropriate localized page
2013-10-21 18:55:41 +00:00
Richard Alam
b07dde529c
- add java version required notice in when starting desktop sharing
2013-10-21 18:09:00 +00:00
Richard Alam
c30a8c495f
- change java version dialog title
2013-10-20 20:18:32 +00:00
Richard Alam
a08790fa52
- center the java version error message dialog
2013-10-20 18:22:13 +00:00
Richard Alam
87c5c41432
- change applet display version to 0.81
2013-10-20 17:53:12 +00:00
Richard Alam
95ed553f86
- add version check on applet. Don't allow sharing of screen when java version
...
is lower than 1.7.0_45
2013-10-20 17:09:06 +00: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
Richard Alam
6e5fa16f96
- fix problem where java security dialog pops up due to java 7 update 45
...
https://code.google.com/p/bigbluebutton/issues/detail?id=1658
2013-10-18 19:16:52 +00:00
Gustavo
0f041c248c
show Welsh in the client interface
2013-10-09 20:29:50 +00:00
Richard Alam
c1d30dc72b
- add config param to skip camera settings check
2013-09-23 15:24:07 +00:00
Felipe Cecagno
03e4f775c2
adding the shared notes window in the default layout
2013-08-26 23:52:28 -03:00
Felipe Cecagno
f8e63fd6f4
Merge branch 'master' into mconf-branding
...
Conflicts:
bigbluebutton-client/build.xml
bigbluebutton-client/locale/ar_SY/bbbResources.properties
bigbluebutton-client/locale/az_AZ/bbbResources.properties
bigbluebutton-client/locale/bg_BG/bbbResources.properties
bigbluebutton-client/locale/ca_ES/bbbResources.properties
bigbluebutton-client/locale/cs_CZ/bbbResources.properties
bigbluebutton-client/locale/da_DK/bbbResources.properties
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/el_GR/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/es_ES/bbbResources.properties
bigbluebutton-client/locale/es_LA/bbbResources.properties
bigbluebutton-client/locale/et_EE/bbbResources.properties
bigbluebutton-client/locale/eu_EU/bbbResources.properties
bigbluebutton-client/locale/fa_IR/bbbResources.properties
bigbluebutton-client/locale/fi_FI/bbbResources.properties
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/locale/fr_FR/bbbResources.properties
bigbluebutton-client/locale/he_IL/bbbResources.properties
bigbluebutton-client/locale/hr_HR/bbbResources.properties
bigbluebutton-client/locale/hu_HU/bbbResources.properties
bigbluebutton-client/locale/id_ID/bbbResources.properties
bigbluebutton-client/locale/it_IT/bbbResources.properties
bigbluebutton-client/locale/ja_JP/bbbResources.properties
bigbluebutton-client/locale/kk_KZ/bbbResources.properties
bigbluebutton-client/locale/km_KH/bbbResources.properties
bigbluebutton-client/locale/ko_KR/bbbResources.properties
bigbluebutton-client/locale/lt_LT/bbbResources.properties
bigbluebutton-client/locale/lv_LV/bbbResources.properties
bigbluebutton-client/locale/mn_MN/bbbResources.properties
bigbluebutton-client/locale/ne_NE/bbbResources.properties
bigbluebutton-client/locale/nl_NL/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/pt_PT/bbbResources.properties
bigbluebutton-client/locale/ro_RO/bbbResources.properties
bigbluebutton-client/locale/ru_RU/bbbResources.properties
bigbluebutton-client/locale/si_LK/bbbResources.properties
bigbluebutton-client/locale/sk_SK/bbbResources.properties
bigbluebutton-client/locale/sr_RS/bbbResources.properties
bigbluebutton-client/locale/sv_SE/bbbResources.properties
bigbluebutton-client/locale/th_TH/bbbResources.properties
bigbluebutton-client/locale/tr_TR/bbbResources.properties
bigbluebutton-client/locale/uk_UA/bbbResources.properties
bigbluebutton-client/locale/vi_VN/bbbResources.properties
bigbluebutton-client/locale/zh_CN/bbbResources.properties
bigbluebutton-client/locale/zh_TW/bbbResources.properties
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/resources/prod/lib/bbb_blinker.js
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MicSettings.mxml
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
record-and-playback/presentation/playback/presentation/playback.html
2013-08-26 21:26:44 -03:00
Felipe Cecagno
7f991d1346
Merge branch 'master' into sharedNotesNoServer-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
2013-08-25 23:30:44 -03:00
Chad Pilkey
ce7040f52d
added enableHandRaise and enableSettingsButton as config.xml options for the Users Window
2013-08-23 15:36:49 -07:00
Felipe Cecagno
81e3d93bb7
Merge branch 'master' into global-audio-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/kk_KZ/bbbResources.properties
bigbluebutton-client/locale/km_KH/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/events/ShortcutEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MicSettings.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/views/components/ToolbarButton.mxml
2013-08-21 15:59:33 -03:00
Chad Pilkey
c88b888ae3
enable the logout confirmation again
2013-08-19 14:58:25 -07:00
Chad Pilkey
238544e495
moved the client title prefix to javascript for easier modification
2013-08-19 07:28:33 -07:00
Fred Dixon
1c50f1cff2
Disable logout window for the moment as its pending UI updates (changed correct parameter :-)
2013-08-16 15:38:41 -07:00
Fred Dixon
d5099639ef
Disable logout window for the moment as its pending UI updates
2013-08-16 15:11:45 -07:00
jtrobinson
674195ea71
Config Template contains boolean flag to activate/deactivate logout confirmation (default is true). Also cleaned up remnants of old custom Confirm component.
2013-07-30 08:52:07 -07:00
Markos Calderon
65bc8774f3
Added autoFullScreen in config xml
2013-07-22 19:58:35 -05:00
Hugo Lazzari
bcfa02ee48
Implemented sharedNotesNoServer to work with bigbluebutton 0.81
2013-07-15 11:49:46 -03:00
Hugo Lazzari
37d67f1854
Fixed bugs when listenOnlyMode was false, add new icons depending on listenOnlyMode
...
changed joingGlobal to listenOnlyMode
Removed old debug messages
2013-07-12 11:31:04 -03:00
Hugo Lazzari
46522fc943
Begin the global-audio with bbb 0.81
2013-07-08 10:55:53 -03:00
Felipe Cecagno
42cbc0d609
fixed the window blinking title to restore the original title instead of a fixed one
2013-07-02 13:55:10 -03:00
Felipe Cecagno
371243dbe6
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into video-profiles
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCalls.as
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.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/VideoWindow.mxml
2013-06-28 16:09:11 -03:00
Chad Pilkey
b564f7d591
moved the popup windows to the start of the tab order
2013-07-12 13:08:49 -07:00
Richard Alam
56c6e32ed7
Merge pull request #199 from SenecaCDOT-BigBlueButton/add-keeptoolbarvisible-property
...
Add keeptoolbarvisible property
2013-07-09 10:33:46 -07:00
Chad Pilkey
ce3993a6af
added a property keepToolbarVisible to the Whiteboard Module
2013-07-09 09:59:37 -07:00
Chad Pilkey
06a279ba2f
added meeting title to the client html document title
2013-07-08 09:46:23 -07:00
Chad Pilkey
7bafd045e1
chat notification blinker is removed
2013-07-04 15:21:25 -07:00
Richard Alam
6e53c9496f
Merge pull request #178 from SenecaCDOT-BigBlueButton/add-meeting-title
...
Add meeting title
2013-06-11 13:14:54 -07:00
Richard Alam
fb23b44e03
- add JS API to querly list of presentations, display a presentation, and delete a presentation
2013-06-11 18:19:35 +00:00
Chad Pilkey
16fbdd9ab5
added config.xml property to control showing the meeting name in the toolbar
2013-06-10 15:08:30 -07:00
Chad Pilkey
0eef79116e
added whiteboardAccess to config.xml template
2013-06-10 08:21:07 -07:00
Markos Calderon
d9d044f227
update localization files
2013-06-04 14:11:30 -05:00
Felipe Cecagno
001ca7a695
added a proper title to the client html
2013-05-24 15:57:57 -03:00
Richard Alam
2bd9794008
- add option in presentation to open external file uplaod window instead of from within flash
2013-05-19 22:51:08 +00:00
Richard Alam
482972a309
- add raise hand JS api
2013-05-31 20:55:12 +00:00
Richard Alam
b2545ee5d7
- pass the avatarURL into some of the events for JS API
2013-05-30 20:01:58 +00:00
Richard Alam
c8f1a89e7a
- notify 3rd-party apps when a user has been kicked out passing the userID
2013-05-29 16:06:02 +00:00
Richard Alam
e74bcbb5a4
- start putting avatar into webcam standalone apps
2013-05-25 15:55:13 +00:00
jtrobinson
9c8c679a16
Added separation between global hotkeys and local-to-module hotkeys. Also changed hotkey modifiers to more favourable combinations.
2013-05-23 11:14:50 -07:00
Richard Alam
20c39ea109
- upgrade to the applet with fix for java block popup when stopping deskshare
...
- generate an unsigned applet so other can sign using their own cert
2013-05-16 20:10:33 +00:00
Chad Pilkey
e785e80629
viewers and listeners modules wiped from record
2013-05-14 11:40:21 -07:00
Richard Alam
71eedbe1fb
- display webcam standalone properly maintaining aspect ratio
2013-05-13 18:45:50 +00:00
Fred Dixon
630ec92d84
Layout fix for issue https://code.google.com/p/bigbluebutton/issues/detail?id=1498
2013-05-12 16:41:08 -07:00
Fred Dixon
bc45788ae2
Added back allowKickUser='true' to config.xml.template
2013-05-11 17:39:40 -04:00
Richard Alam
dfbd64e316
- cleanup presentation upload event names
2013-05-10 16:59:50 +00:00