Felipe Cecagno
261ae44f10
Merge branch 'fix-1723' into mconf-live0.7.3
2015-09-03 15:29:34 -03:00
Felipe Cecagno
d5c0047611
Merge branch 'feature-1733' into mconf-live0.7.3
2015-09-03 15:23:15 -03:00
Felipe Cecagno
6dbf18c2e5
cleanup
2015-09-03 15:22:54 -03:00
Felipe Cecagno
c99e3fbfb4
Merge branch 'feature-1745' into mconf-live0.7.3
2015-09-03 14:24:33 -03:00
Felipe Cecagno
7063cfa833
included the "Default language" option to the list of languages
2015-09-03 14:04:29 -03: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
Felipe Cecagno
e7ed9fda45
fix connection names
2015-08-31 17:16:07 -03: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
Pedro Beschorner Marin
2b1a0274eb
Merge branch 'auto-reconnect' into mconf-live0.6.4-auto-reconnect
2015-08-28 16:34:21 +00: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
RafaFP
6545dd89c5
Implemented the feature which changes the name of the locations to Portuguese (Brazilian) when the user changes the locale to Portuguese (Brazilian).
...
#ref1745
2015-08-24 21:26:24 +00: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
RafaFP
8f636d158a
Apply lock settings button tooltip fixed in en_US and pt_BR locales.
...
#ref 1753
2015-08-19 18:38:17 +00:00
RafaFP
b71e9e9545
User can now set a name to the custom layouts he creates. If the name is left empty, the default name is given as it was before (Custom Layout #).
...
#ref 1733
2015-08-14 21:13:32 +00:00
Chad Pilkey
7125687951
Make it clear that PollingResultsModal is live
2015-08-13 17:19:25 -04:00
RafaFP
86a6983395
Tooltips in pt_BR and en_US locales changed to properly represent the funcion of the headset button. #ref 1723
2015-08-11 20:51:48 +00:00
Chad Pilkey
bfd6e15ad7
moved stuff around in PollResultsModal
2015-08-11 15:35:12 -04:00
Pedro Beschorner Marin
fdc90d569e
Formatting shared notes text
2015-07-31 15:22:59 +00: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
Pedro Beschorner Marin
2b8b315ef5
Adding name to shared notes windows
2015-07-14 20:22:21 +00: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
Felipe Cecagno
c79be37591
Merge branch 'mconf-live0.6.4' into base-for-0.6.4
...
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/UserGraphicHolder.mxml
2015-06-22 17:18:26 -03:00
Felipe Cecagno
f498515fb0
set camera name to "Unknown Device" when chrome doesn't allow to retrieve the real name; disable the popup button when there's no camera available
2015-06-01 21:43:33 -03:00
Felipe Cecagno
2e7e968dd1
Merge branch 'improved-firefox-hint' into mconf-live0.6.3
2015-06-01 14:15:00 -03:00
Felipe Cecagno
a1fdf5bba8
new window to help users to share microphone while setting up the webrtc connection on firefox
2015-05-27 17:54:13 -03:00
Felipe Cecagno
2a5f4ebedb
cleanup; reverted the implementation which avoid the user to join twice using the same internal user id because the enter call was modified to change the internal user id everytime it's called; reverted a few files with different line endings than the original; merged properly the html5 client code
2015-05-17 23:08:41 -03:00
Felipe Cecagno
7846b3ecb6
Merge branch '090-expanded-status' into mconf-live0.6.3
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
2015-05-17 20:12:15 -03:00
Felipe Cecagno
6e60ae2aa9
refactored a bit the expanded status; removed an unnecessary event used to change the button icon
2015-05-17 20:02:13 -03:00
Felipe Cecagno
7cb12f8b49
Merge branch 'mconf-live0.6.3' into bigbluebutton/bigbluebutton@v0.9.0-release
...
Conflicts:
bbb-api-demo/src/main/webapp/demo10_helper.jsp
bbb-video/build.gradle
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonSession.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/red5/ConnectionInvokerService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/locale/bg_BG/bbbResources.properties
bigbluebutton-client/locale/cs_CZ/bbbResources.properties
bigbluebutton-client/locale/cy_GB/bbbResources.properties
bigbluebutton-client/locale/de_DE/bbbResources.properties
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/es_419/bbbResources.properties
bigbluebutton-client/locale/es_ES/bbbResources.properties
bigbluebutton-client/locale/et_EE/bbbResources.properties
bigbluebutton-client/locale/fa_IR/bbbResources.properties
bigbluebutton-client/locale/fr_CA/bbbResources.properties
bigbluebutton-client/locale/fr_FR/bbbResources.properties
bigbluebutton-client/locale/hu_HU/bbbResources.properties
bigbluebutton-client/locale/hy_AM/bbbResources.properties
bigbluebutton-client/locale/it_IT/bbbResources.properties
bigbluebutton-client/locale/ms_MY/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/ru_RU/bbbResources.properties
bigbluebutton-client/locale/sk_SK/bbbResources.properties
bigbluebutton-client/locale/tr_TR/bbbResources.properties
bigbluebutton-client/locale/uk_UA/bbbResources.properties
bigbluebutton-client/locale/zh_CN/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/resources/prod/lib/bbb_api_bridge.js
bigbluebutton-client/resources/prod/lib/bbb_webrtc_bridge_sip.js
bigbluebutton-client/resources/prod/lib/deployJava.js
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModulesDispatcher.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/views/AudioSelectionWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/VideoHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.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/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/PhoneOptions.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/views/components/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/FileUploadWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.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
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
2015-05-17 19:25:26 -03: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
Felipe Cecagno
13d15d0761
Merge branch 'issue1534' into mconf-live0.6.2
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
2015-04-01 10:19:17 -03:00
Felipe Cecagno
335a9a77a3
better message when the connection to the server has been rejected
2015-04-01 10:16:48 -03:00
Mateus Dalepiane
179129750a
Include multiple tab warning in connection rejected message
...
Included a message to inform the user that a connection rejected is
probably caused by multiple browser tabs joining the same conference.
2015-04-01 09:53:14 -03:00
Mateus Dalepiane
7a0e75ace3
Merge branch 'mdalepiane/reconnect-webrtc' into mconf-live0.6.2
2015-03-25 12:10:04 -03: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
Felipe Cecagno
bb330cf0a2
Merge branch '090-deskshare-window' into mconf-live0.6.2
...
Conflicts:
bigbluebutton-client/resources/prod/layout.xml
bigbluebutton-client/resources/prod/lib/deployJava.js
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2015-03-02 00:25:02 -03:00
Chad Pilkey
815be28d0b
Revert "Revert "Added Java check to the configuration notifications""
...
This reverts commit 82545a03f3
.
2015-03-02 00:53:10 +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
Felipe Cecagno
fe69560cb1
Merge branch '090-java-detection' into mconf-live0.6.2
2015-02-12 15:51:54 -02:00
Fred Dixon
2ed3195fbc
Update bbbResources.properties
...
Change the copyright date to 2015
2015-02-06 16:34:54 -05: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
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
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
ac6813595b
show an alert when the moderator broadcasts his layout to others
2015-01-26 11:42:45 -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
2c255dc9ae
Merge branch '090-multinotes' into HEAD
...
Conflicts:
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/managers/LayoutManager.as
2015-01-25 12:12:53 -02:00
Felipe Cecagno
e65fa1d28e
Merge branch '090-expanded-status' into HEAD
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
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
2015-01-24 17:34:53 -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
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
Felipe Cecagno
2dfe4a1aac
Merge branch '090-expanded-status' 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/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/red5/UsersClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersEventRedisPublisher.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersMessageToJsonConverter.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
2014-12-10 18:33:18 -02:00
Felipe Cecagno
9f2c5926fa
Merge branch '090-download-chat' into mconf-live0.6.1
2014-12-09 17:21:15 -02:00
Felipe Cecagno
e2692c039f
using a different string to set the download chat filename
2014-12-09 17:20:55 -02:00
Felipe Cecagno
4e29bbfa2a
Merge remote-tracking branch 'bigbluebutton/master' into 090-expanded-status
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
2014-12-02 20:42:15 -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
Alan Dias
6a59b3ea4c
Fixed Status and Settings button
2014-12-01 10:00:22 -02:00
Felipe Cecagno
f8ee5b46c1
Merge branch '090-download-chat' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
2014-11-30 20:02:24 -02:00
Felipe Cecagno
d6e2c54a3f
better format of the saved/copied messages
2014-11-30 19:51:17 -02:00
Felipe Cecagno
b9ee79cdd5
added an alert when the user copies the chat content
2014-11-30 19:34:56 -02:00
Felipe Cecagno
dbf4dfbb91
cleanup
2014-11-30 19:10:23 -02:00
Felipe Cecagno
e9122a9637
Merge branch '090-download-presentation' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-client/locale/pt_BR/bbbResources.properties
2014-11-23 23:02:22 -02:00
Felipe Cecagno
8caa85f333
Merge branch '090-change-role' into mconf-live0.6.1
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2014-11-23 21:58:27 -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
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
Mateus Dalepiane
ef043602c6
Merge branch '090-guest-role' into mconf-live0.6.1
...
Conflicts:
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/Constants.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/apps/users/UsersApp.scala
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-11-07 14:49:28 -02: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
e14c1a652a
reverted back the pt_BR localization for the download presentation feature
2014-11-05 18:07:25 -02:00
Pedro Beschorner Marin
2c5ff4f7cd
Merging with mconf old branch
2014-11-03 14:12:47 -02: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
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -07:00
Jonata T. Pastro
ae6eef497d
Merging expanded-status and master(090) into 090-expanded-status
2014-10-27 18:29:53 +00:00
Felipe Cecagno
0af623e9e7
Merge branch '090-listen-only-by-default' into mconf-live0.6.1
2014-10-24 23:38:09 -02:00
Mateus Dalepiane
dfa32dcd6d
cleanup
...
TODO:
+ Show guest the rejectred message
+ Handle guest disconnection
2014-10-21 17:40:06 -02:00
Mateus Dalepiane
36af1da3df
Port of guest role to bbb-090
...
**WARNING**: Not tested yet.
bbb-client and bbb-web compile.
bbb-apps does not compile yet.
@bbb-apps: Missing scala implementation.
@bbb-client: Missing message receiver implementation.
Conflicts:
bbb-api-demo/src/main/webapp/bbb_api.jsp
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonSession.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/ParticipantUpdatingRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/User.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingConstants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/participants/ParticipantsEventRecorder.java
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/UsersConnectionEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-web/grails-app/conf/BigBlueButtonFilters.groovy
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
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/UserSession.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessageListener.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
2014-10-16 16:58:10 -03:00
Jonata T. Pastro
d971a33209
Merging expanded-status with master(090) into 090-expanded-status
2014-10-16 19:50:38 +00: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
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
Chad Pilkey
fdb763571d
made AudioPathSelection less squished, added automatic redirect on logout
2014-10-10 16:11:03 -07:00
Alan Dias
3d90683091
Merge branch 'branchChat' into 090-branchChat
...
Conflicts:
bigbluebutton-client/locale/pt_BR/bbbResources.properties
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-10-08 11:29:37 -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
4ec65bc300
enhannced LoggedOutWindow to allow for easy reconnect
2014-10-06 15:07:22 -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
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
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
syeshchenko
14b401851d
resized and positioned some of the components to fit with Russian and German locales, changed and added some Russian translation
2014-10-01 15:18:31 -04: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
Mateus Dalepiane
f5703f64bb
Port change user role to bbb 0.9.0
...
Merge branch 'changeRole-0.81' into 090-change-role
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/ParticipantUpdatingRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/User.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingConstants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/participants/ParticipantsEventRecorder.java
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MuteMeButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/maps/LayoutEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LockButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/business/ListenersSOService.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/business/UsersProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ControlButtons.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-web/grails-app/conf/BigBlueButtonFilters.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessageListener.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingConstants.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
2014-09-25 17:59:45 -03:00
Mateus Dalepiane
ba020a8e52
Merge branch '081-network-monitor' into 090-network-monitor
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/core/services/BandwidthMonitor.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-09-12 12:02:51 -03:00
Richard Alam
83d15332d6
Merge pull request #387 from SenecaCDOT-BigBlueButton/chrome-webcam-permission-prompt
...
Chrome webcam permission prompt
2014-09-08 14:54:09 -04: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
Fred Dixon
e02476071d
Make clear this is a private echo test
2014-09-01 16:48:00 -04: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
Fred Dixon
88a0455248
Tweak phrasing for private echo test
2014-08-29 11:51:31 -04:00
Fred Dixon
9380a73dac
Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog.
2014-08-28 17:39:59 -04:00
Richard Alam
94cfbafb0a
Merge pull request #380 from SenecaCDOT-BigBlueButton/unsupported-deskshare-chrome-on-mac
...
identify if user is on mac and chrome and show the warning during deskto...
2014-08-26 16:47:38 -04:00
syeshchenko
5ccc49cde9
properly resized presentation file list, centered file format hint text and fixed typo
2014-08-26 13:25:32 -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
syeshchenko
77b7d4b327
identify if user is on mac and chrome and show the warning during desktop share
2014-08-26 12:02:08 -07:00
Fred Dixon
a374c59e30
Renamed 'WebRTC' -> 'WebRTC Audio' so users have a better chance of knowing what this indicator means
2014-08-23 21:57:03 -04:00
Fred Dixon
35b3c6b1bf
Corrected wording in prompt for user to give permission to access microphone (FireFox)
2014-08-23 18:47:31 -04:00
Richard Alam
ba5b2d357f
Merge pull request #379 from SenecaCDOT-BigBlueButton/sort-raisehand-better
...
minor client updates
2014-08-23 15:35:19 -04:00
Chad Pilkey
8e9477bbe8
sort based on handraised, move strings to locale, minor tweaks to the audio dialogs
2014-08-23 12:31:28 -07:00
Fred Dixon
9d37588495
Minor tweaks in language strings
2014-08-23 08:06:52 -04:00
Fred Dixon
55baf5b0be
Minor updates to prompts
2014-08-21 21:18:10 -04:00
syeshchenko
85d3e5f72a
properly resized upload presentation window, removed unnecessary text
2014-08-21 10:48:13 -07:00
Chad Pilkey
84c5197097
Merge remote-tracking branch 'upstream/master' into enable-raisehand-for-all
2014-08-19 10:57:10 -07:00
Chad Pilkey
1689a86113
the raise hand button is now visible for all users
2014-08-19 10:56:03 -07:00
Fred Dixon
ec707f829f
Minor tweak to the webRTC notification (lower right-hand corner)
2014-08-19 13:10:47 -04:00
Fred Dixon
374828105f
Tweaking the language for the Audio Test dialog
2014-08-19 13:02:15 -04:00
Chad Pilkey
3dee8327f6
Merge pull request #366 from SenecaCDOT-BigBlueButton/misc-client-fixes
...
Misc client fixes
2014-08-18 12:27:38 -04:00
Chad Pilkey
7595dbebd2
added notifications to the users window for room mute and lock state
2014-08-18 09:25:00 -07:00
Felipe Cecagno
b4a7a9d317
localizing the modifications on the shared notes for en_US and pt_BR
2014-08-18 13:12:44 -03:00
Fred Dixon
1db651ffcd
Minor tweaks to text phrases and icons
2014-08-17 22:15:49 -04:00
Chad Pilkey
9daf1d7a16
added styling to the fileupload help, also cleaned up some text
2014-08-17 13:56:15 -07:00
Chad Pilkey
d044596b82
added a notification for when you are using webrtc
2014-08-16 11:35:00 -07:00
Richard Alam
19de54ce9e
Merge pull request #360 from SenecaCDOT-BigBlueButton/audio-button-click-bug
...
Fixed mic button won't change status when flash voice stopped. Added use...
2014-08-15 13:53:04 -04:00
syeshchenko
d34db11f43
Fixed mic button won't change status when flash voice stopped. Added user feedback when flash echo test in progress and flash echo test failed.
2014-08-15 09:42:49 -07:00
Chad Pilkey
3aedc92187
Merge remote-tracking branch 'upstream/merge-polling-with-master' into recording-notification
2014-08-14 11:22:38 -07:00
Chad Pilkey
f38ff557a1
added a reminder to the recording button
2014-08-14 11:21:21 -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
Chad Pilkey
b5cc4ec31d
Merge remote-tracking branch 'upstream/merge-polling-with-master' into fix-chrome-webrtc
2014-08-10 13:42:54 -07:00
Chad Pilkey
980100dad6
fixed an issue when leaving the audio
2014-08-10 13:39:27 -07:00
Richard Alam
b98bd3fc25
Merge branch 'switch-to-sipjs' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into switch-to-sipjs
2014-08-10 09:28:03 -07:00
Chad Pilkey
8607c78c2a
moved echo test strings to localization, and animated the dots
2014-08-10 07:56:08 -07:00
Richard Alam
62f9ed3944
- move locale settings to bottom
...
- add recording lable to meeting name in toolbar
2014-08-07 10:32:10 -07:00
Richard Alam
e6f1c6a852
- add string to locale
2014-08-05 11:14:23 -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
806a09ec3f
- update copyright year
2014-07-25 08:03:32 -07:00
Henrique Valcanaia
ffe016bf8c
Save/copy chat
2014-07-08 18:07:27 +00: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
Richard Alam
0dd1b37afd
Merge branch 'merge-polling-with-master' into broadcast-layout
2014-06-06 22:14:32 -07:00
Richard Alam
aac2dd3c3c
- chnage label on lock settings
2014-06-06 21:26:01 -07:00
Richard Alam
262f94b69c
Merge branch 'merge-polling-with-master' into broadcast-layout
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-06-06 15:34:35 -07:00
Chad Pilkey
632096fd64
the phone option is now somewhat configurable
2014-06-05 13:52:37 -07:00
Chad Pilkey
9b86798f21
cleaned up the file upload window and made it so that when you click the file name it will open the native file dialog
2014-06-04 11:47:24 -07:00
Chad Pilkey
344103922a
moved the webrtc call failed alertbox text to locales
2014-06-03 13:14:05 -07:00
Chad Pilkey
f6cb040908
moved the audio selection window strings to the locale file
2014-06-03 09:00:41 -07:00
Richard Alam
04c271996d
Merge branch 'broadcast-layout' of github.com:mconf/bigbluebutton into broadcast-layout
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/layout/LayoutApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/layout/LayoutService.java
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/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/layout/LayoutApp.scala
bigbluebutton-client/src/org/bigbluebutton/modules/layout/events/LayoutEvent.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/LayoutService.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/MessageReceiver.as
2014-05-29 11:21:01 -07:00
Felipe Cecagno
5821c32372
implemented the new button broadcast layout, which will send to all viewers the moderator's current layout; the lock button and broadcast button only affect viewers, not moderators
2014-05-29 12:19:40 -03:00
Richard Alam
e254787276
- add layout to lock settings
2014-05-28 12:25:28 -07:00
Richard Alam
068df39570
- add [Disabled] text beside feature name
2014-05-26 11:32:21 -07:00
Richard Alam
f266067e1a
- display message to user when auth token is invalid
2014-05-21 18:42:49 +00: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
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
Richard Alam
214957e52c
- localize text
2014-03-28 16:02:33 +00:00
Felipe Cecagno
417b518c2b
Merge branch 'v0.81-release' of https://github.com/bigbluebutton/bigbluebutton into guest-role-0.81
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
2014-02-24 12:37:35 -03: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
Richard Alam
948e1b323e
Merge branch 'master' into merge-polling-with-master
2014-02-12 15:59:23 -05:00
Chad Pilkey
e3b617225e
Merge pull request #305 from syeshchenko/presentationWindowFix
...
FileUploader window fixes
2014-02-12 13:04:00 -05:00
Gustavo Salazar
339608c813
update message for not webrtc capable browser
2014-02-10 14:16:05 -08:00
Richard Alam
c77ddd76d3
Merge branch 'master' into merge-polling-with-master
2014-02-10 21:49:36 +00: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
06bf0fe049
Add file format hint message
2014-02-05 11:01:23 -08:00
Chad Pilkey
d8bbfbfa36
moved the Mic Warning strings to the locale file and fixed up a bug with the chrome warning popup
2014-02-04 15:42:46 -08:00
Chad Pilkey
ecac0b7a1d
fixed up the ui of the audio settings a little bit
2014-02-04 14:43:20 -08:00
Richard Alam
a6a58e6ecb
- update java string to u51
2014-01-16 17:57:31 -05:00
Richard Alam
5559a2b8cc
Merge branch 'master' into merge-polling-with-master
...
- there are compile issues we need to fix
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/ParticipantUpdatingRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/messaging/MessagingConstants.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/webapp/WEB-INF/bbb-apps.xml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/SlideView.mxml
2014-01-23 20:49:04 +00:00
Felipe Cecagno
3070127a8e
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into record-button
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/participants/ParticipantsEventRecorder.java
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
2014-01-15 17:53:10 -02:00
Felipe Cecagno
3440ed0fe3
Merge branch 'v0.81' into record-button
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2014-01-14 14:05:41 -02:00
Tiago Daniel Jacobs
8c912df459
Implemented lock settings in bbb-client and bbb-apps.
2014-01-09 03:52:03 -02:00
alexandrekreis
d9f1672b64
refs #930 Upload Window now indicates which presentations are downloadable
2013-12-20 17:21:07 -02:00
alexandrekreis
b6e3137596
refs #930
2013-11-28 11:16:52 -02:00
Felipe Cecagno
014c8e8d11
Merge commit 'v0.81rc5' into changeRole-0.81
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2013-11-07 13:19:51 -02:00
Felipe Cecagno
c534d1fde8
reverted back the majority part of the UsersWindow implementation regarding the change role feature; now we change the role using a new settings button next to the user's name
2013-11-06 12:53:22 -02:00
Chad Pilkey
336c8f72f3
created a new locale string for the chat module
2013-10-31 16:27:14 -07:00
Richard Alam
c4855876c3
- change test java link
2013-10-21 21:50:38 +00:00
Richard Alam
de553549d1
- change instruction to much shorter one so it's easy to localize
2013-10-21 18:47:31 +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
9f8163d9b2
- localize poll toolbar button
2013-10-17 12:24:26 -07:00
Felipe Cecagno
b296026266
Merge branch 'master' into changeRole-0.81
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/PublishWindow.mxml
2013-10-08 11:11:34 -03:00
Felipe Cecagno
bb548a8aa7
fixed the localized strings; cleaned up the implementation; fixed the indentation
2013-10-03 23:48:56 -03:00
Felipe Cecagno
98b0fd7f4e
refactored some code made on previous commits; implemented the raise hand order on the users window; cleaned up a little bit the code
2013-10-03 18:24:01 -03:00
alexandrekreis
fb550226a5
refs #934
2013-09-26 17:54:11 -03:00
Felipe Cecagno
aa597fe985
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into record-button-client
...
Conflicts:
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
record-and-playback/core/lib/recordandplayback.rb
record-and-playback/core/lib/recordandplayback/generators/audio_processor.rb
record-and-playback/core/lib/recordandplayback/generators/events.rb
record-and-playback/core/lib/recordandplayback/generators/video.rb
record-and-playback/presentation/scripts/publish/presentation.rb
2013-09-24 15:03:44 -03:00
Richard Alam
920c56d7f1
- loclalize buttons
2013-09-24 16:31:59 +00:00
Felipe Cecagno
33d98bbff2
implemented the record button both client-side and server-side; still needs more work on the processing scripts; still needs to update the record button icons
2013-09-23 18:33:30 -03:00
Felipe Cecagno
9bfb5d236a
better handling the settings window; now the window is only created when the user clicks on the button, so it won't be shown anymore for non-moderator participants
2013-09-15 19:07:36 -03:00
Chad Pilkey
dfc444ab6f
added two strings in the log out window to locales
2013-09-04 15:01:23 -07:00
Felipe Cecagno
bf72d1326c
Merge branch 'network-stats' into network-monitor-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/common/assets/images/bandwidth.png
bigbluebutton-client/src/org/bigbluebutton/core/services/BandwidthMonitor.as
bigbluebutton-client/src/org/bigbluebutton/core/services/StreamMonitor.as
bigbluebutton-client/src/org/bigbluebutton/main/events/NetworkStatsEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/NetworkStatsData.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/NetworkStatsWindow.mxml
bigbluebutton-client/src/org/red5/flash/bwcheck/ClientServerBandwidth.as
bigbluebutton-client/src/org/red5/flash/bwcheck/app/BandwidthDetectionApp.as
2013-09-03 17:42:30 -03:00
Felipe Cecagno
65163c49ef
Merge branch 'master' into guest-role-0.81
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/main/events/LogoutEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
2013-08-26 15:13:38 -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
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
Hugo Lazzari
b5ae3e3f1c
Implement promote user to moderator and to presenter with right click
2013-08-12 10:10:30 -03:00
Chad Pilkey
397994cdb9
Merge pull request #219 from SenecaCDOT-BigBlueButton/better-logout
...
Better logout
2013-07-30 17:29:07 -07:00
Fred Dixon
375e75338f
Fixed two spelling mistakes in US english file
2013-07-24 08:33:52 -07:00
Hugo Lazzari
a91a2df678
Merge branch 'master' into guest-role-0.81
...
Conflicts:
bbb-api-demo/src/main/webapp/demo3.jsp
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/BigBlueButtonSession.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/Room.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/RoomsManager.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/User.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsEventSender.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/participants/ParticipantsEventRecorder.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/pt_BR/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/main/events/BBBEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UsersSOService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/UsersConnectionEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-web/application.properties
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2013-07-24 11:25:36 -03:00
jtrobinson
7bdeb79fec
Framework for friendlier logout window in place.
2013-07-24 06:46:15 -07:00
Fred Dixon
8d9a4b93c2
Reverted back change ... not getting the formatting right on copyright line
2013-07-23 20:53:24 -07:00
Fred Dixon
e17199d62f
Another tweak of copyright line
2013-07-23 20:34:06 -07:00
Fred Dixon
0bf150a330
minor updates in copyright line
2013-07-23 20:32:48 -07:00
Chad Pilkey
5461fe0dc4
changed the url in the footer to be an actual link
2013-07-22 11:19:07 -07:00
Chad Pilkey
318a7f9986
added pre and post text to the slide in the Flash client
2013-07-22 08:04:51 -07:00
Chad Pilkey
0bf957482d
switched the word close in the audio and video popups with cancel
2013-07-18 09:07:19 -07:00
Chad Pilkey
d88af818f5
added 4 link buttons to the start of the tab order when a screen reader is active
2013-07-17 13:27:23 -07:00
jtrobinson
49752b56a2
Resolved conflicts
2013-07-15 09:16:50 -07:00
Hugo Lazzari
bcfa02ee48
Implemented sharedNotesNoServer to work with bigbluebutton 0.81
2013-07-15 11:49:46 -03:00
Hugo Lazzari
ee31721d40
Add new locale resources to pt-br and en-us
2013-07-09 09:57:25 -03:00
Hugo Lazzari
9c1c8eecfc
- Added shortcut to mute button
...
- Fixed joinGlobal bug
2013-07-09 09:34:43 -03:00
jtrobinson
dd06dd16e7
Chat tabs now modify their accessibility description to tell a screen reader whether there are new messages in that tab or not. Removed logic pertaining to ChatAccessibilityEvent, which was introduced as part of this branch and is no longer needed.
2013-07-02 09:08:15 -07:00
jtrobinson
0a8b8cc91f
Changed hotkey for Repeat Current Message to the Spacebar.
2013-06-25 12:40:02 -07:00
jtrobinson
a330e1f85b
Improved Chat Box navigation logic and initial accessibility description.
2013-06-25 11:32:35 -07:00
jtrobinson
1fecc7130f
Localized some special-case strings being used in Shortcut Window.
2013-06-25 07:36:31 -07:00
jtrobinson
306e82406f
Changed ChatBox.mxml to use the arrow keys to navigate chat messages.
2013-06-24 13:13:58 -07:00
Markos Calderon
2f7c2949c5
fix locale
2013-06-21 16:41:00 -05:00
Felipe Cecagno
2c24931bac
some refactor on the guest code to make it clearer and also to make the views prettier
2013-06-18 17:02:50 -03:00
Felipe Cecagno
fff04db2c5
added tooltips to the shared notes module (buttons+icons); removed the "Initial Document" content of the notes module; resized the save button of the notes module to 24x24 (since the icon is 16x16), and the presentation icons to 26x26; translated notes module strings to pt_BR
2013-06-17 17:06:04 -03:00
Chad Pilkey
5cfe26fae6
moved the you indicator in the users grid to the locales file
2013-07-12 15:30:53 -07:00
Chad Pilkey
3a815a4328
changed the join audio string
2013-07-12 14:29:11 -07:00
jtrobinson
90487abca7
Replaced Shortcut Help datagrid headers with properly localized strings.
2013-07-11 13:46:57 -07:00
jtrobinson
a557a00822
Added accessibilityDescription to chat message input box
2013-07-11 13:33:21 -07:00
jtrobinson
bfe6b7023a
Added accessibilityDescription to chat message input box
2013-07-11 13:33:03 -07:00
jtrobinson
953602481b
Added user's name to button tooltips in Users window userlist
2013-07-11 13:30:32 -07:00
jtrobinson
b028d3b4ac
Brought accessible language to Presentation title bar
2013-07-11 11:10:37 -07:00
jtrobinson
99071aac3b
Finished tab names for public chat and options tab
2013-07-11 10:53:43 -07:00
jtrobinson
c0c14faf4e
Finished removing the term 'click'
2013-07-11 10:28:29 -07:00
jtrobinson
33e3aef400
Finished replacing 'camera' with 'webcam
2013-07-11 10:21:00 -07:00
jtrobinson
49d0766a9e
Finished renaming Video Dock to Webcams
2013-07-11 10:18:40 -07:00
jtrobinson
a3d795cbac
First pass-through of the en_US locale to change inaccessible language strings.
2013-07-11 09:04:25 -07:00
jtrobinson
c61638a04f
Added all locale strings for polling.
2013-06-13 11:14:46 -07:00
jtrobinson
7b3144d548
Merged upstream/master.
2013-06-10 10:34:46 -07:00
Chad Pilkey
1dd9b849b3
Merge remote branch 'upstream/master' into add-single-hand-lowering
2013-06-05 12:05:26 -07:00
Chad Pilkey
9466740722
added the ability to lower a single hand by clicking it
2013-06-05 12:05:03 -07:00
Chad Pilkey
da4a4f06ff
Merge pull request #168 from SenecaCDOT-BigBlueButton/fix-handraise-not-resetting
...
added a bindable property to access the client's handraise state
2013-06-05 11:25:04 -07:00
Chad Pilkey
6065a1e7a7
added a bindable property to access the client's handraise state
2013-06-04 10:28:40 -07:00
Chad Pilkey
b6394ba39f
cleaned up some of the localisation strings
2013-06-03 11:16:44 -07:00
Markos Calderon
ffbabcf51d
remove and add strings for the localization file
2013-05-27 17:56:48 -05:00
Richard Alam
ca043014cb
- we're not actually changing any settings but only the camera
2013-05-25 18:10:20 +00:00
Richard Alam
fb56c6c886
- change how we display webcam setting popup into more like the mic settings
2013-05-25 18:04:30 +00:00
jtrobinson
dd3e9e71d0
Added global hotkey to mute all users but the Presenter.
2013-05-24 13:30:38 -07:00
jtrobinson
a151565386
Updated the keys used for certain hotkey functions.
2013-05-24 09:52:42 -07:00
jtrobinson
7fd4a04080
Improved the global/local logic by eliminating loadGlobalKeys() and merging the functionality into loadKeys(). Also made a shortcut function string more clear.
2013-05-23 11:34:24 -07:00
jtrobinson
dc12e7a0f6
Added audio alert; when Presentership is moved to or from a screen-reader user, that user is notified of their status change.
2013-05-21 12:41:22 -07:00
Markos Calderon
2e3550630f
update upload presentation string
2013-06-04 10:18:57 -05:00
Chad Pilkey
27ecbcebeb
mutemebutton mouse over text strings are now fixed
2013-05-14 15:56:07 -07:00
Chad Pilkey
0881bf052c
removed locale strings for viewers and listeners
2013-05-14 12:10:53 -07:00
Richard Alam
36568ed037
Merge pull request #143 from SenecaCDOT-BigBlueButton/improve-client
...
There are a couple of miscellaneous client improvements
2013-05-14 10:55:57 -07:00
Chad Pilkey
628bd364cd
the webcam indicator is now only a button when you have closed the stream
2013-05-13 15:58:26 -07:00
jtrobinson
e81b437740
Audio Settings window is compatible with JAWS.
2013-05-09 13:40:42 -07:00
jtrobinson
72ac0718a2
Added accessibilityDescription to audio settings help button and a corresponding string in English locale
2013-05-09 09:06:07 -07:00
jtrobinson
3bd3d6c88a
Changed Ctrl-X to Ctrl-L
2013-04-26 12:13:41 -07:00
Fred Dixon
7096bb828f
Updated wording for Test Microphone to Test/Change Microphone
2013-04-20 18:21:53 -07:00
Fred Dixon
5f528f004f
Removed ',' from Copyright notice
2013-04-20 16:25:33 -07:00
Richard Alam
4b9bf799cd
- modify copyright
2013-04-19 21:31:32 +00:00
Fred Dixon
47a4d72c13
Removed second HRule for the Audio Settings Dialog
2013-04-13 09:02:28 -07:00
Chad Pilkey
d5e955c2a8
Merge remote branch 'upstream/master' into imp-muteme-button
2013-04-11 10:48:07 -07:00
Richard Alam
68b522803d
- Add button to test microphone
2013-04-10 21:02:04 +00:00
Richard Alam
3fef459a19
- simplify audio settings
2013-04-10 18:45:08 +00:00
Chad Pilkey
0617d847ea
switched strings to locale strings, unlocked is now only shown to moderators
2013-04-08 13:26:12 -07:00
Chad Pilkey
66e7f0bb98
more misc fixes
2013-04-04 12:04:05 -07:00
Chad Pilkey
2b5f91d170
pushing before fire alarm
2013-04-02 13:15:08 -07:00
Chad Pilkey
00479ecd4b
reverted to just locking enabled
2013-04-02 10:03:47 -07:00
Richard Alam
60b3586024
Merge pull request #110 from SenecaCDOT-BigBlueButton/fix-camera-settings-popup
...
fixed camera settings resolution and a tooltip
2013-03-19 12:21:14 -07:00
Chad Pilkey
795df0761b
fixed camera settings resolution and a tooltip
2013-03-19 13:08:27 -04:00
Chad Pilkey
8f164d3e23
added images when buttons are disabled in the users window and button images swap on mouse over
2013-03-18 19:08:30 -04:00
Chad Pilkey
df557b89af
changed all internal references to participants to users
2013-03-15 18:53:39 -04:00
Chad Pilkey
af7e8c5bc4
Merge remote branch 'upstream/master' into more-client-fixes
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/participants/views/ParticipantsWindow.mxml
2013-03-12 18:17:01 -04:00
Markos Calderon
d3c303776e
added localization strings for participants module
2013-03-12 16:02:35 -05:00
Hugo Lazzari
dd9d25d8a9
Add save function to shared Notes
2013-03-06 10:51:25 -03:00