Chad Pilkey
|
d04610a237
|
Merge pull request #5644 from riadvice/exceptions-fixes
Fix flash null exceptions
|
2018-06-06 15:28:38 -04:00 |
|
Ghazi Triki
|
28e67148ad
|
Fix flash null exceptions.
|
2018-06-06 17:23:48 +01:00 |
|
Ghazi Triki
|
acc9c2006a
|
Put focus on PollResultsModal when it shows to avoid changing slides.
|
2018-06-05 14:59:28 +01:00 |
|
Chad Pilkey
|
1001cc1ecd
|
Merge pull request #5638 from capilkey/show-individual-votes
Improve the PollResultsModal spacing and sort
|
2018-06-04 19:13:16 -04:00 |
|
Chad Pilkey
|
ca66c177e9
|
improve PollResultsModal sorting
|
2018-06-04 16:08:27 -07:00 |
|
Chad Pilkey
|
6f1884ed1c
|
update PollResultsModal spacing and grid header text
|
2018-06-04 12:37:53 -07:00 |
|
Fred Dixon
|
f0ab539e33
|
Merge pull request #5633 from riadvice/record-window-position
Put back recording window under the recording button
|
2018-06-04 11:42:50 -04:00 |
|
Ghazi Triki
|
b5a66652ed
|
Put back recording window under the recording button.
|
2018-06-04 16:02:58 +01:00 |
|
Ghazi Triki
|
a6e239c875
|
Show new chat messages ribbon only if no scrolling is to be expected.
|
2018-06-04 15:02:17 +01:00 |
|
Fred Dixon
|
1668b60069
|
Merge pull request #5628 from capilkey/show-individual-votes
Add a table showing individual votes in the PollResultsModal
|
2018-06-02 08:00:53 -04:00 |
|
Chad Pilkey
|
f7a5f675b6
|
add a table showing individual votes in the PollResultsModal
|
2018-06-01 16:06:49 -07:00 |
|
Richard Alam
|
17b66b9b97
|
Merge branch 'chat-scroll' of https://github.com/riadvice/bigbluebutton into riadvice-chat-scroll
|
2018-06-01 12:59:00 -07:00 |
|
Ghazi Triki
|
024016f527
|
Added a new option to xml.config to enable/disable clearing recording markers.
|
2018-05-31 14:16:47 +01:00 |
|
Richard Alam
|
9179d4d61c
|
- reverting toasts so we can perform emergency upgrade of red5 through packages
|
2018-05-30 14:59:37 -07:00 |
|
Ghazi Triki
|
78681bf9b2
|
Added new unread message ribbon to chat.
|
2018-05-30 16:59:10 +01:00 |
|
Ghazi Triki
|
a589f0142e
|
Remove toaster for recording status change.
|
2018-05-30 11:04:51 +01:00 |
|
Ghazi Triki
|
391aa3f43f
|
Update toast style.
|
2018-05-29 16:40:23 +01:00 |
|
Richard Alam
|
07a8466a28
|
Merge pull request #5596 from riadvice/toast-message
Toast message into Flash client
|
2018-05-29 11:09:25 -04:00 |
|
Ghazi Triki
|
db112d23d8
|
Added toaster for start and stop recording only for moderator.
|
2018-05-29 16:00:10 +01:00 |
|
Ghazi Triki
|
2c752ff4cb
|
Deactivate sound and add missing class.
|
2018-05-29 15:24:15 +01:00 |
|
Ghazi Triki
|
a39081afb3
|
Use toast notification at some application events.
|
2018-05-29 11:28:31 +01:00 |
|
Ghazi Triki
|
0fe52111a2
|
Improve toast display by moving timer to the renderer and adding a display progress bar.
|
2018-05-29 10:07:55 +01:00 |
|
Anton Georgiev
|
658b9d81b3
|
Merge pull request #5512 from lfzawacki/use-get-recording-status
Use GetRecordingStatus message to start recordings from the bbb-webrtc-sfu side
|
2018-05-28 13:55:30 -04:00 |
|
Ghazi Triki
|
7de1159f20
|
Initial implementation of Flash client Toaster component.
|
2018-05-28 15:24:29 +01:00 |
|
Richard Alam
|
39558cd805
|
Merge branch 'recording-timer' of https://github.com/riadvice/bigbluebutton into riadvice-recording-timer
|
2018-05-23 10:11:09 -07:00 |
|
Richard Alam
|
b3b9411587
|
Merge pull request #5575 from ritzalam/shorten-reconn-timer
- shorten timer to wait in case other red5 conn disconnect. Need to …
|
2018-05-23 13:00:02 -04:00 |
|
Lucas Fialho Zawacki
|
09166db2c9
|
Rename variable in WebRTCDesktopPublishWindow.mxml
|
2018-05-23 16:32:00 +00:00 |
|
Ghazi Triki
|
eab45f7fa5
|
Fix event name typo.
|
2018-05-23 17:26:05 +01:00 |
|
Richard Alam
|
316986bf1d
|
Merge pull request #5570 from ritzalam/put-back-screenshare-stop-reason
- put back accidentally deleted log to show why screenshare failed t…
|
2018-05-23 11:23:35 -04:00 |
|
Richard Alam
|
17f228fba9
|
- make reconnect wait timer configurable. This timer waits for a period of time in case other connections
disconnects before initiating reconnection. Default is 2 seconds.
|
2018-05-23 08:13:34 -07:00 |
|
Ghazi Triki
|
4eebdf00fa
|
Add a new message RecordAndClearPreviousMarkersCmd.
|
2018-05-23 16:09:15 +01:00 |
|
Richard Alam
|
ffd4347867
|
- shorten timer to wait in case other red5 conn disconnect. Need to initiate reconnect as soon as possible.
|
2018-05-22 13:38:44 -07:00 |
|
Ghazi Triki
|
a4fef6ff8a
|
Fix server recording timer and correctly save MettingState2x
|
2018-05-22 18:07:06 +01:00 |
|
Richard Alam
|
414498d0d2
|
- allow to configure using config.xml that region is default choice for JWS screenshare
|
2018-05-22 07:51:14 -07:00 |
|
Richard Alam
|
f2330333d6
|
- put back accidentally deleted log to show why screenshare failed to start
|
2018-05-22 07:02:14 -07:00 |
|
Chad Pilkey
|
6d0e00a109
|
add a 64-bit check to the Firefox 60+ upload block
|
2018-05-20 09:25:36 -07:00 |
|
Chad Pilkey
|
f2025b658b
|
temporarily disable uploading on Win FF60+
|
2018-05-19 18:16:42 -07:00 |
|
Ghazi Triki
|
634635c8cd
|
Update recording confirmation window and add recording timer (Work In Progress)
|
2018-05-18 15:58:08 +01:00 |
|
Richard Alam
|
e72ed00a6c
|
- webrtc screenshare should not create another connection to red5 screenshare app
|
2018-05-17 12:53:44 -07:00 |
|
Chad Pilkey
|
8fc80492b6
|
redesign of screenshare select with win10 chrome warning
|
2018-05-16 20:01:34 -07:00 |
|
Fred Dixon
|
efc36045a3
|
Merge pull request #5536 from capilkey/fix-mic-perm-img
Use Mac mic permission image everywhere, but Windows
|
2018-05-14 14:58:32 -04:00 |
|
Chad Pilkey
|
3c2325a7ba
|
use Mac mic permission image everywhere, but Windows
|
2018-05-14 11:47:19 -07:00 |
|
Chad Pilkey
|
6d973c178f
|
Merge pull request #5523 from ritzalam/cleanup-video-stream-on-reconnect
Cleanup video stream on reconnect
|
2018-05-11 15:38:30 -04:00 |
|
Chad Pilkey
|
714d7fe243
|
hide audio callout when button is clicked
|
2018-05-11 09:38:14 -07:00 |
|
Richard Alam
|
9d4926eab8
|
- handle stream stopped event by checking if stream is present
|
2018-05-11 08:47:50 -07:00 |
|
Richard Alam
|
7701b70842
|
- the bbb-video red5 app is not responsible for sending the start/stop webcam message
|
2018-05-11 08:47:03 -07:00 |
|
Fred Dixon
|
d4b412e884
|
Merge pull request #5517 from capilkey/update-ss-selectwindow
Fix WebRTCDesktopViewWindow not being closed properly
|
2018-05-10 19:52:04 -04:00 |
|
Chad Pilkey
|
166a32ec6a
|
fix WebRTCDesktopViewWindow not being closed properly
|
2018-05-10 16:12:04 -07:00 |
|
Lucas Fialho Zawacki
|
d83178c196
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into use-get-recording-status
|
2018-05-10 17:39:14 +00:00 |
|
Ghazi Triki
|
dd3f530872
|
Improve BreakoutRoomSettings layout.
|
2018-05-10 15:55:01 +01:00 |
|