Anton Georgiev
|
f05f594f2d
|
add EN string to ClientStatusEvent
|
2016-11-09 19:27:00 +00:00 |
|
Richard Alam
|
934de7e563
|
- add log to indicate successful connection to bbb-apss
|
2016-11-08 21:42:36 +00:00 |
|
Fred Dixon
|
258bcc1241
|
Merge pull request #3432 from riadvice/breakout-room-recording-option
Added flag to config.xml to enable/disable the visibility of the Record option
|
2016-11-04 15:37:46 -04:00 |
|
Anton Georgiev
|
d4e0494be0
|
remove some unnecessary logging
|
2016-11-04 16:11:16 +00:00 |
|
Ghazi Triki
|
ea9460b1bf
|
Move client breakout rooms configuration to a new node and added a new option to enable/disbale recordings for breakout rooms.
|
2016-10-31 10:12:22 +01:00 |
|
Richard Alam
|
d02a26eeed
|
- close port test connection right after test. The connection is kept open until the
user leaves the meeting.
|
2016-10-26 16:01:38 +00:00 |
|
Richard Alam
|
a7d6b385b1
|
- modify reconnection logic of screenshare
|
2016-10-24 21:15:39 +00:00 |
|
Richard Alam
|
2facff623a
|
Merge pull request #3411 from riadvice/unique-meeting-id-breakout-rooms
Unique meeting id for breakout rooms & additional improvements
|
2016-10-21 15:11:28 -04:00 |
|
Ghazi Triki
|
415e34fb28
|
Added new property redirectOnJoin to CreateBreakoutRoomsRequest.
|
2016-10-14 21:28:44 +01:00 |
|
Ghazi Triki
|
c694f632ea
|
Added redirect property to RequestBreakoutJoinURL.
|
2016-10-14 20:46:34 +01:00 |
|
Ghazi Triki
|
8e8fee7826
|
Re-enable recording option for breakout rooms.
|
2016-10-13 17:43:53 +01:00 |
|
Ghazi Triki
|
b078628ad9
|
Store breakout room externalMeetingID to be used for generating join URL.
|
2016-10-13 17:17:47 +01:00 |
|
Chad Pilkey
|
fef5acace6
|
remove old deskshare module and out-dated Java checks
|
2016-10-12 18:13:02 -04:00 |
|
Ghazi Triki
|
f8beb9e4e7
|
Breakout rooms are now sorted by their sequence number.
|
2016-10-12 12:41:57 +01:00 |
|
Ghazi Triki
|
c95d208da7
|
Added sequence property breakout room.
|
2016-10-11 22:13:22 +01:00 |
|
Ghazi Triki
|
f7be426305
|
Breakout rooms refactoring: generated uniques external ID and internal ID.
|
2016-10-11 20:50:51 +01:00 |
|
Anton Georgiev
|
09dec1619c
|
Merge pull request #3395 from antobinary/html5-audio
Add logging for client notifications
|
2016-09-28 20:00:17 -04:00 |
|
Anton Georgiev
|
0e3ffd6a82
|
add logging for client notifications
|
2016-09-26 19:12:55 +00:00 |
|
Chad Pilkey
|
0eabf8ca69
|
first round of accessibility fixes for 1.1
|
2016-09-22 16:38:34 -04:00 |
|
Fred Dixon
|
da8deb1f86
|
Merge pull request #3377 from riadvice/store-breakout-settings
Save breakout rooms settings for each sent creation request
|
2016-09-20 10:55:15 -04:00 |
|
Chad Pilkey
|
4d4754aa3e
|
switch linux screenshare images and text to real values
|
2016-09-19 12:03:28 -04:00 |
|
Ghazi Triki
|
97ba2e46f6
|
Reload breakout rooms settings in client if breakout rooms have been created once in the same user session.
|
2016-09-16 11:07:22 +01:00 |
|
Fred Dixon
|
ba483354d2
|
Merge pull request #3369 from antobinary/html5-audio
Logging to server: simplify format of the log entry; add userid, meetingid to each entry
|
2016-09-13 17:49:08 -04:00 |
|
Richard Alam
|
c5a4e9a734
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into improve-rtmp-timeout-delay
|
2016-09-13 21:39:12 +00:00 |
|
Richard Alam
|
783c069379
|
- make bbb-app reconnect when disconnected
|
2016-09-13 21:38:31 +00:00 |
|
Anton Georgiev
|
bbe20804cf
|
omit extra info in log line; fix indent
|
2016-09-13 20:54:45 +00:00 |
|
Richard Alam
|
833ad1f973
|
- test whether we connect using rtmp or rtmpt.
|
2016-09-13 20:29:33 +00:00 |
|
perroned
|
6f69732bb4
|
Renames useWebRTCIfAvailable to tryWebRTCFirst
|
2016-09-13 14:34:35 +00:00 |
|
Anton Georgiev
|
62d3658c4f
|
simplify message structure; add info on userid and meetingid
|
2016-09-12 14:56:17 +00:00 |
|
Fred Dixon
|
06b77169df
|
Merge pull request #3363 from capilkey/caption-tab-light
Add colour notification to caption tab when locale is switched
|
2016-09-08 18:40:07 -04:00 |
|
Chad Pilkey
|
e0699882b6
|
add colour notification to caption tab when locale is switched
|
2016-09-08 16:57:01 -04:00 |
|
Fred Dixon
|
aefc0f9e17
|
Merge pull request #3359 from riadvice/invite-participants-to-breakout-rooms
Invite participants to existing breakout rooms
|
2016-09-08 16:50:52 -04:00 |
|
Ghazi Triki
|
95c577990a
|
Added "getBreakoutRoomInListen" method in Conference.as
|
2016-09-08 08:55:22 +01:00 |
|
Ghazi Triki
|
1e833b650b
|
Switch moderator back to the main audio conference when close all breakout rooms button is clicked.
|
2016-09-08 08:46:49 +01:00 |
|
Ghazi Triki
|
87421753d5
|
Invite participants to existing breakout rooms.
|
2016-09-07 17:50:20 +01:00 |
|
Ghazi Triki
|
1822c0a9de
|
User in not redirected automatically to the logoutURL.
|
2016-09-04 12:21:54 +01:00 |
|
Richard Alam
|
87adffc7ca
|
- fix issue where client cannot join using rtmpt
|
2016-09-03 10:33:09 -07:00 |
|
Chad Pilkey
|
50b0f6c643
|
fix exception with cc localeCode vs. code
|
2016-09-02 16:01:23 -04:00 |
|
Richard Alam
|
0f54698108
|
- comment out record option for breakout rooms pending further testing.
|
2016-09-01 17:39:55 +00:00 |
|
Richard Alam
|
4cd9f0337f
|
Merge pull request #3343 from ritzalam/cleanup-client-logging
- propagate meeting metadata from parent to breakout room
|
2016-08-31 15:36:34 -04:00 |
|
Richard Alam
|
310ec81345
|
- propagate meeting metadata from parent to breakout room
|
2016-08-31 19:34:07 +00:00 |
|
Richard Alam
|
d59fdd1d97
|
Merge pull request #3341 from capilkey/add-cc-locale-code
Add property to closed caption transcript model for the locale code
|
2016-08-31 13:09:28 -04:00 |
|
Chad Pilkey
|
b8c1961f68
|
add a fourth help image for mac screenshare
|
2016-08-31 12:49:37 -04:00 |
|
Chad Pilkey
|
1b72f8b077
|
add property to closed caption transcript model for the locale code
|
2016-08-30 17:10:03 -04:00 |
|
Richard Alam
|
a447974e5f
|
- do not display the "Record" label.
|
2016-08-30 20:52:38 +00:00 |
|
Fred Dixon
|
f8b797fa4f
|
Merge pull request #3338 from riadvice/deactivate-breakout-rooms-recording
Hide breakout rooms checkbox
|
2016-08-30 15:58:24 -04:00 |
|
Ghazi Triki
|
9f9aa989d2
|
Hide breakout rooms checkbox.
|
2016-08-30 20:53:28 +01:00 |
|
Richard Alam
|
d3a43f2354
|
- allow logging of some events
|
2016-08-30 18:53:28 +00:00 |
|
Richard Alam
|
ca3788ebb7
|
Merge pull request #3334 from riadvice/signout-api-redirection
Updated LogoutURL handling by client
|
2016-08-30 11:52:34 -04:00 |
|
Ghazi Triki
|
0520b66d89
|
Triggering logoutUrl navigation after calling signOut API in the client.
|
2016-08-29 23:44:06 +01:00 |
|