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
Richard Alam
aafc420d53
Merge branch 'breakout-rooms-porto-algre-2015' of github.com:riadvice/bigbluebutton into merge-bbb-1.1-dev-java8-with-master
...
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/LiveMeeting.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/apps/BreakoutRoomApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2016-05-24 20:17:47 +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
Richard Alam
b0646794ff
Merge branch 'merge-v1.0.0-to-master' of https://github.com/ritzalam/bigbluebutton into ritzalam-merge-v1.0.0-to-master
2016-05-20 15:15:39 +00:00
Richard Alam
babedcc6a7
Merge branch 'add-emojis' of https://github.com/delftswa2016/bigbluebutton into delftswa2016-add-emojis
2016-05-20 15:06:42 +00:00
Chad Pilkey
ce1adcffc8
fix shortcut key inconsistencies
2016-05-05 16:15:09 -07:00
Ghaz Triki
9aebb92204
Update layout for breakout rooms settings popup.
2016-05-04 09:59:20 +01:00
Richard Alam
b86f32b8c1
Sync with upstream repository
...
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2016-04-26 20:01:20 -04:00
Chad Pilkey
fe53999164
Third round of 1.0 accessibility bug fixes
2016-04-19 09:17:14 -07: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
Richard Alam
6b6f1622dc
Merge pull request #3073 from perroned/edge-as-chrome
...
Fixes #3068 - Detecting Microsoft Edge as Google Chrome
2016-04-05 14:04:37 -04:00
Chad Pilkey
6784c4c36d
fixed a couple of accessibility bugs in 1.0
2016-04-04 12:23:51 -07:00
perroned
6bce9350cb
Adds Edge browser warning to en_US locale
2016-04-02 19:31:34 -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
7fe44355d4
Merging breakout rooms with the master branch
...
Merge breakout rooms feature with master branch. This
also includes closed captioning feature.
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-web/.classpath
bigbluebutton-web/.settings/org.eclipse.jdt.core.prefs
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2016-03-21 17:52:23 +00:00
Ghaz Triki
6a559b05ec
Merge branch 'master' into breakout-rooms-porto-algre-2015
...
# Conflicts:
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2016-03-16 14:27:41 +01:00
Ghaz Triki
bf97322f67
Updated breakout room meeting name.
2016-03-15 18:12:03 +01:00
Ghaz Triki
5608889fd0
- Extracted locales strings from views. (reverted from commit 0b32f39041
)
...
- Removed no more used ChromeChangeMicImage and FirefoxChangeMicImage.
2016-03-11 22:00:14 +01:00
Ghaz Triki
0b32f39041
Extracted locales strings from views.
2016-03-11 17:33:30 +01:00
Ghaz Triki
41e198f7b1
By accepting to join breakout room the user leaves the conference audio.
2016-03-11 15:51:16 +01:00
kristinfjola
61f8c685e8
Emojis added for applause, thumbsUp and thumbsDown
2016-03-10 17:07:49 +01:00
Ghaz Triki
990e786340
Merge branch 'master' into breakout-rooms-porto-algre-2015
...
# Conflicts:
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
# bigbluebutton-web/.classpath
# bigbluebutton-web/.settings/org.eclipse.jdt.core.prefs
# bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
# bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2016-02-28 21:34:33 +01:00
Richard Alam
dd37445b7d
- screenshare client
2016-02-10 19:43:38 +00:00
Ghazi Triki
ed7a0e6bdb
Updated client locales.
2016-02-10 17:30:43 +01:00
Chad Pilkey
9e0c169c5d
removed undefined emoji tooltip strings
2016-02-08 15:09:05 -08:00
Ghazi Triki
c10beecd48
Updated transfer audio icon and tooltip.
2016-02-08 19:18:27 +01:00
Chad Pilkey
58380dd6fd
added more descriptive tooltips for the emoticon buttons
2016-01-27 12:36:54 -08:00
Ghazi Triki
0385d05001
Merge branch 'master' into breakout-rooms-porto-algre-2015
...
# Conflicts:
# akka-bbb-apps/build.sbt
# akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
# akka-bbb-fsesl/build.sbt
# bbb-common-message/build.sbt
# bigbluebutton-apps/build.gradle
# bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/UserClientMessageSender.java
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
2016-01-27 14:16:05 +01:00
Chad Pilkey
d90643fc77
update the client copyright to 2016
2016-01-22 16:12:54 -08:00
Chad Pilkey
f7f6d81a37
shorten the copyright string in the client footer
2016-01-22 15:53:16 -08:00
Ghazi Triki
85bb2fd47b
Display breakout room users list.
2016-01-22 16:50:19 +01:00
Chad Pilkey
58292b198d
Merge pull request #2964 from ritzalam/do-not-reconnect-when-user-kicked
...
Do not reconnect when user kicked
2016-01-20 11:55:49 -05:00
Richard Alam
726e9e1fb0
- change wording on logout window when a user gets kicked out of the meeting.
2016-01-20 15:21:55 +00:00
Richard Alam
36cff83b6f
- tell user that he has been ejected from the meeting.
2016-01-19 16:58:14 +00:00
Fred Dixon
066749e4ca
Updated text for logout message:
2016-01-19 08:57:34 -05:00
Chad Pilkey
008d59c85d
Merge pull request #2947 from mconf/webrtc-reconnect
...
WebRTC reconnect
2016-01-13 15:25:33 -05:00
Felipe Cecagno
d98bee07cf
Merge webrtc-reconnect into bigbluebutton/master
...
Conflicts:
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/src/org/bigbluebutton/main/model/users/AutoReconnect.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
2016-01-12 15:27:01 -02:00
Ghazi Triki
7b6583461b
Fix locale names for breakout room join prompt.
2016-01-12 15:36:13 +01:00
Chad Pilkey
3e9d6348ff
update the video module to conform for accessibility
2016-01-08 15:00:23 -08:00
Ghazi Triki
78c4045d41
Handled breakout join URL in the client.
2015-11-23 11:50:47 +01:00
Richard Alam
0c2a2e6ce1
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into breakout-rooms-porto-algre-2015
2015-11-17 23:25:54 -05:00
Ghazi Triki
b370c36dde
Display the number of remaining minutes for the breakout rooms.
2015-11-17 11:33:14 -02:00
Ghazi Triki
3b84120074
Create breakout rooms event parameters are correctly filled from user choices.
2015-11-11 22:18:49 +01:00
Ghazi Triki
423c0c0ecd
String localised for the breakout room feature.
2015-11-11 20:25:30 +01:00
Chad Pilkey
03d2a376ad
added in a 30s total timeout on iceGathering
2015-11-04 16:44:15 -08:00
Ghazi Triki
03eda0f072
First implementation of the breakout rooms window.
2015-09-22 18:07:00 +01:00
Ghazi Triki
f773cfa9f9
Added message too long in client locales.
2015-09-07 16:18:49 +01:00
Fred Dixon
1b882a2062
Changed wording of Network Failure
2015-09-03 05:58:45 -04:00
Ghazi Triki
3906247dc7
Removed smile eomji status.
2015-09-02 13:08:06 +01:00
Ghazi Triki
9fcaf6c6ca
Fixed missing emoji locales and minor improvement for the EmojiGrid padding.
2015-09-01 00:06:47 +01:00
Ghazi Triki
95a093ca0c
Update status icons.
2015-08-31 23:47:40 +01:00
Ghazi Triki
7ec8c6e3b7
Merge branch 'master' into emoji-status
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
2015-08-28 19:06:48 +01:00
Ghazi Triki
a7d2820c24
Improved emoji feature components.
2015-08-28 19:02:52 +01:00
Ghazi Triki
66a7f23146
Added userId to EmojiStatusEvent to able to send a request for a different user.
2015-08-28 11:08:18 +01:00
Chad Pilkey
760b7b306a
add in an ICE connection timeout set to 60s
2015-08-26 16:56:52 -04:00
Ghazi Triki
b360212612
Custom polling window simplified.
2015-08-24 14:34:08 -04:00
Ghazi Triki
49ef1e3618
Custom polling window simplified.
2015-08-21 11:09:45 +01:00
Ghazi Triki
98f33db751
Added new window for adding custom polling choices.
2015-08-20 18:37:15 +01:00
Chad Pilkey
7125687951
Make it clear that PollingResultsModal is live
2015-08-13 17:19:25 -04:00
Chad Pilkey
bfd6e15ad7
moved stuff around in PollResultsModal
2015-08-11 15:35:12 -04:00
Pedro Beschorner Marin
20085e0f3b
Merge remote-tracking branch 'origin/auto-reconnect' into pedrobmarin-development-auto-reconnect
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/LoadingBar.mxml
2015-07-24 13:25:25 -03:00
Pedro Beschorner Marin
24619cad08
Added localization and testing parenting in Loading window
2015-07-24 16:00:59 +00:00
Chad Pilkey
abab8c3e3b
added an accessible poll results chat message
2015-07-23 13:06:46 -04:00
Chad Pilkey
387c0770e3
added some extra content to the PollResultsModal
2015-07-17 18:05:29 -04:00
Chad Pilkey
087223b3fe
first pass at a UI for voting and viewing votes
2015-06-26 18:31:14 -04:00
Chad Pilkey
46840dd727
moved some poll strings to locales
2015-06-24 14:17:25 -04: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
d6bd54825f
fixed the footer link
2015-04-08 15:14:47 -07:00
Chad Pilkey
b8bfedcded
added a desktop sharing warning for Chrome 42
2015-04-08 14:31:55 -07:00
Mateus Dalepiane
6b33495158
Auto re-connection for WebRTC calls on client
...
The client tries to reconnect 3 times before failing and asking if
the user wants to use flash audio or cancel.
2015-03-24 15:37:43 -03:00
Chad Pilkey
d8a3325337
moved 'Ready' text to locales
2015-03-23 14:33:16 -07:00
Fred Dixon
cf5ab25ca0
Revert "Revert "Bbb lock settings fix""
2015-03-04 16:47:35 -05:00
Chad Pilkey
34fdfb9f83
Revert "Bbb lock settings fix"
2015-03-04 11:49:13 -05:00
Tiago Daniel Jacobs
34e2e48be2
Merging
2015-03-03 06:52:56 +00:00
Tiago Daniel Jacobs
bf62dd66a2
Fixed mute on start, added lock on join option
2015-03-02 18:06:09 +00:00
Richard Alam
edaeaf6bf4
Merge pull request #521 from capilkey/webrtc-fixes
...
WebRTC fixes
2015-02-17 19:26:07 -05:00
Chad Pilkey
e6d3cd551d
fixed a race condition in the webrtc javascript code, and added cause for error 1004
2015-02-17 16:11:42 -08:00
Calvin Walton
8e7a34b5dd
Add webrtc 1009 error to translations
2015-02-17 13:29:27 -05:00
Chad Pilkey
d6ef5168c0
add support for webrtc call transferring, cuts join time in half
2015-02-12 14:25:41 -08:00
Fred Dixon
2ed3195fbc
Update bbbResources.properties
...
Change the copyright date to 2015
2015-02-06 16:34:54 -05:00
Chad Pilkey
ac220162dd
add a context menu item to UserGrid to export user names
2015-02-04 12:33:08 -08:00
Chad Pilkey
672348eafe
labelling and tab order fixes for accessiblity
2015-01-30 08:03:36 -08: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
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
12d3a34ff5
change warnings to notifications
2015-01-19 10:22:15 -08:00
Chad Pilkey
5a9a2a0a6c
minor tweaks to the configuration warnings
2015-01-16 13:39:44 -08:00
Chad Pilkey
9be9cca051
added a configuration warning system to the flash client
2015-01-15 16:14:49 -08: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
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
65b820966d
Changed the wording of the webrtc messages to make them easier to understand
2014-11-07 14:07:42 -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
Chad Pilkey
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -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
Chad Pilkey
fdb763571d
made AudioPathSelection less squished, added automatic redirect on logout
2014-10-10 16:11:03 -07: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
4ec65bc300
enhannced LoggedOutWindow to allow for easy reconnect
2014-10-06 15:07:22 -07:00