Chad Pilkey
|
cb77ada8f2
|
fix exception in webrtc error logging
|
2016-11-15 18:26:36 -05:00 |
|
Richard Alam
|
27eac5faec
|
Merge pull request #3462 from ritzalam/improve-client-logging
- create only one netConnection to bbb-apps. Not re-create one when …
|
2016-11-11 17:40:35 -05:00 |
|
Richard Alam
|
d88ec9c0e6
|
- create only one netConnection to bbb-apps. Not re-create one when reconnecting.
|
2016-11-11 22:37:14 +00:00 |
|
Richard Alam
|
1ef6ce8170
|
Merge pull request #3461 from ritzalam/improve-client-logging
- log client out when user is ejected from meeting.
|
2016-11-11 17:21:21 -05:00 |
|
Richard Alam
|
3ff537cff6
|
- log client out when user is ejected from meeting.
|
2016-11-11 22:19:52 +00:00 |
|
Richard Alam
|
fa4fcae71c
|
Merge pull request #3458 from ritzalam/improve-client-logging
- reset connectAttemptTimeout as we don't want to fail connection on…
|
2016-11-11 13:47:54 -05:00 |
|
Richard Alam
|
3f399302ab
|
- reset connectAttemptTimeout as we don't want to fail connection on reconnects.
|
2016-11-11 18:32:46 +00:00 |
|
Richard Alam
|
57e9bcf292
|
Merge pull request #3457 from ritzalam/improve-client-logging
- fix rtmpt
|
2016-11-11 11:53:02 -05:00 |
|
Richard Alam
|
eaa778afe5
|
- fix rtmpt
|
2016-11-11 16:51:37 +00:00 |
|
Richard Alam
|
01a698090c
|
Merge pull request #3455 from ritzalam/improve-client-logging
- add more logging to track issues
|
2016-11-10 17:36:46 -05:00 |
|
Richard Alam
|
fa16d266b9
|
- add more logging to track issues
|
2016-11-10 22:35:06 +00:00 |
|
Richard Alam
|
0ffb7f251a
|
Merge pull request #3452 from ritzalam/improve-client-logging
- log locale version
|
2016-11-09 17:28:07 -05:00 |
|
Richard Alam
|
453882f91f
|
- log locale version
|
2016-11-09 22:23:11 +00:00 |
|
Richard Alam
|
437e0b86e9
|
Merge pull request #3451 from ritzalam/improve-client-logging
- remove user join log
|
2016-11-09 16:56:21 -05:00 |
|
Richard Alam
|
95e5f78e1b
|
- remove user join log
|
2016-11-09 21:54:03 +00:00 |
|
Anton Georgiev
|
126312ca66
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into nginx-logging3
|
2016-11-09 20:55:34 +00:00 |
|
Anton Georgiev
|
e5b791073d
|
improve logs for webrtc events
|
2016-11-09 20:42:56 +00:00 |
|
Richard Alam
|
5d6a33bdff
|
- improve client side logging.
|
2016-11-09 20:35:58 +00:00 |
|
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 |
|
Ghazi Triki
|
6103151edd
|
New option to logout user when he stops the recording.
|
2016-10-24 12:15:34 +01: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 |
|
Richard Alam
|
384ba12d63
|
Merge pull request #3322 from riadvice/breakout-rooms-close-invitation-window
Auto-remove breakout room join alert at some conditions
|
2016-08-26 10:07:38 -04:00 |
|
Richard Alam
|
22148cc2b0
|
- trigger jws failed to start timer when clicking the start button
|
2016-08-25 21:52:31 +00:00 |
|
Chad Pilkey
|
69f43b5726
|
Merge remote-tracking branch 'upstream/master' into screenshare-error-notifications
|
2016-08-25 14:03:47 -07:00 |
|
Chad Pilkey
|
5dbedbb06f
|
add screenshare error messages to tell user when something goes wrong
|
2016-08-25 14:03:35 -07:00 |
|
Chad Pilkey
|
60ea19c642
|
cc viewer auto-scroll, fix cc options tab scroll bar
|
2016-08-25 07:57:22 -07:00 |
|
Chad Pilkey
|
da977c55f0
|
new screenshare image, change screenshare help string, move ss window up
|
2016-08-25 07:56:28 -07:00 |
|
Ghazi Triki
|
1ab4fc565a
|
Moved logging out redirection from the client to signOut API.
|
2016-08-24 22:44:21 +01:00 |
|
Ghazi Triki
|
2e1b53bfcb
|
Remove breakout room join alert when a new invitation comes to the user or when all breakout rooms are ended.
|
2016-08-24 19:43:31 +01:00 |
|
Richard Alam
|
e46f06efa1
|
Clean up
Clean up and format logs.
|
2016-08-24 17:54:07 +00:00 |
|
Chad Pilkey
|
a3854068e0
|
remove autoStart and autoFullscreen options from the Screenshare module
|
2016-08-23 16:13:20 -07:00 |
|
Richard Alam
|
8130662890
|
Merge pull request #3316 from antobinary/nginx-logging2
Logging to server (to be handled by nginx)
|
2016-08-23 17:09:16 -04:00 |
|
Fred Dixon
|
247da5a07a
|
Merge pull request #3314 from capilkey/screenshare-help-images
Minor fixes to the deskshare publish UI
|
2016-08-23 17:05:30 -04:00 |
|
Richard Alam
|
bdb1aece3b
|
- fix issue where client throws exception when connection to screen share gets disconnected.
|
2016-08-23 21:02:49 +00:00 |
|
Anton Georgiev
|
96e54cecd6
|
add explanation for logPattern
|
2016-08-23 19:52:51 +00:00 |
|
Anton Georgiev
|
6ba64ed749
|
add new field to config.xml
|
2016-08-23 19:48:25 +00:00 |
|
Anton Georgiev
|
19f0283f39
|
add pattern to filter logging
|
2016-08-23 19:48:06 +00:00 |
|
Chad Pilkey
|
d624203d02
|
Flash deskshare: fix for linux/mac messages, and better pause indicator
|
2016-08-23 12:47:03 -07:00 |
|
Fred Dixon
|
69512a3b95
|
Merge pull request #3307 from riadvice/breakout-room-ui-imporve
Improvements for breakout rooms names and remaining time display
|
2016-08-23 07:37:00 -04:00 |
|
Chad Pilkey
|
4b37d56a1b
|
Merge remote-tracking branch 'upstream/master' into screenshare-help-images
|
2016-08-22 21:06:47 -07:00 |
|
Chad Pilkey
|
c760b9f9c0
|
improve screenshare publish UI to provide help text and images
|
2016-08-22 20:55:56 -07:00 |
|
Richard Alam
|
f51fc2d647
|
Merge pull request #3308 from ritzalam/start-pause-stop-screen-sharing-with-webrtc
Start pause stop screen sharing with webrtc
|
2016-08-22 18:38:40 -04:00 |
|
Richard Alam
|
36fad78d6d
|
- stop sharing when either jws or flash client crashes
|
2016-08-22 22:36:46 +00:00 |
|
Ghazi Triki
|
1af78226b8
|
Update remainingtime display in both parent romm and breakout room.
|
2016-08-22 22:11:42 +01:00 |
|
Ghazi Triki
|
9691b413b0
|
Stop camera broadcasting when joining a breakout room.
|
2016-08-22 21:03:23 +01:00 |
|
Ghazi Triki
|
af2d959214
|
Only breakout rooms list names are shown in bold.
|
2016-08-22 21:00:41 +01:00 |
|
Ghazi Triki
|
c2c05a6410
|
Change breakout room remaning time format.
|
2016-08-22 18:56:25 +01:00 |
|
Ghazi Triki
|
a16ec795c8
|
Show remaining time for breakout room in bold.
|
2016-08-22 18:48:09 +01:00 |
|
Ghazi Triki
|
5c38b6546b
|
Make breakout room name bold in BreakoutList.mxml
|
2016-08-22 18:42:29 +01:00 |
|
Richard Alam
|
7d06fd075c
|
- stop sharing when jws crashes while sharing is paused
|
2016-08-22 16:01:52 +00:00 |
|
Richard Alam
|
8f110c74a4
|
- try to fix issue where sharing doesn't stop when paused and jws crashes
|
2016-08-20 21:42:32 +00:00 |
|
Richard Alam
|
82f943b783
|
Merge pull request #3301 from ritzalam/start-pause-stop-screen-sharing-with-webrtc
- make late joiner view screen share stream
|
2016-08-20 15:18:56 -04:00 |
|