Ghazi Triki
|
b263058e68
|
Re-activate kick user hotkey.
|
2017-02-23 13:44:48 +01:00 |
|
Ghazi Triki
|
fc4420f04f
|
Set focus on ScreensharePublishWindow when we opened.
|
2017-02-15 15:12:29 +01:00 |
|
Ghazi Triki
|
2e7c673636
|
Changing layout can now be done using space or enter keys while using the keyboard.
|
2017-02-15 11:25:34 +01:00 |
|
Ghazi Triki
|
a8c44fba91
|
Added global hotkey to open breakout rooms window.
|
2017-02-14 10:34:01 +01:00 |
|
Ghazi Triki
|
3710ba9a4a
|
Fixed focus to wbecams window hotkey.
|
2017-02-13 15:13:02 +01:00 |
|
Ghazi Triki
|
4a75a2cd1e
|
Added now hotkey to focus on closed caption window.
|
2017-02-13 14:50:48 +01:00 |
|
Ghazi Triki
|
cb6b798fea
|
Moved build pressed keys function to KeyboardUtil class.
|
2017-02-13 10:28:51 +01:00 |
|
Ghazi Triki
|
5a86a04adf
|
Extended DataGrid component to avoid stopping event propagation when using hotekys in users and breakout rooms data-girds.
|
2017-02-12 14:44:23 +01:00 |
|
Ghazi Triki
|
b58c118274
|
Added keyboard shortcuts to breakout rooms data grid actions.
|
2017-02-09 20:34:25 +01:00 |
|
Ghazi Triki
|
3120ffbd87
|
Fix remoteMuteUser method in UsersWindow.mxml
|
2017-02-09 13:40:26 +01:00 |
|
Fred Dixon
|
47767ae9cf
|
Minor edit to config.xml to setup defaults for logging
|
2017-02-08 19:14:28 -06:00 |
|
Richard Alam
|
7d16df00f2
|
- update locales
|
2017-02-08 15:52:40 +00:00 |
|
Richard Alam
|
cc9e0c9151
|
Merge pull request #3618 from riadvice/detect-https-in-bbb_webrtc_bridge_sip.js
Auto detect https in bbb_webrtc_bridge_sip.js and select between wss and ws
|
2017-02-07 14:45:04 -05:00 |
|
Richard Alam
|
aafc429e80
|
Merge pull request #3620 from riadvice/breakout-rooms-ui-imporve
Breakout rooms UI imporve
|
2017-02-06 17:39:41 -05:00 |
|
Richard Alam
|
ffa55caa7e
|
Merge pull request #3635 from riadvice/logged-out-confirmation
Don't display the LoggedOutWindow.mxml if the user asked to logout
|
2017-02-06 16:18:59 -05:00 |
|
Ghazi Triki
|
8dbeb3604c
|
Added ExitApplicationEvent.as
|
2017-02-06 21:39:41 +01:00 |
|
Richard Alam
|
de9d0144cb
|
Merge pull request #3617 from riadvice/webcams-only-for-moderator-fix
Webcams only for moderator fix
|
2017-02-06 15:18:21 -05:00 |
|
Richard Alam
|
19f29e8bec
|
Merge pull request #3616 from riadvice/detect-heavy-to-convert-pptx
Avoid converting some pptx files with certain properties and inform the user.
|
2017-02-06 13:22:39 -05:00 |
|
Ghazi Triki
|
b5bfcf4011
|
No more display the LoggedOutWindow.mxml if the user has explicitly clicked on yes to confirm the logout action.
|
2017-02-06 14:30:26 +01:00 |
|
Ghazi Triki
|
81b61d6b21
|
Link "enableEmojiStatus" enabled/disabled to the emoji button.
|
2017-02-05 14:32:55 +01:00 |
|
Anton Georgiev
|
ad35758cb9
|
initialize html5StunTurn properly - complication from PR 3628
|
2017-02-03 13:57:29 -05:00 |
|
Anton Georgiev
|
22bb2a8200
|
fix bug preventing stun/turn call
|
2017-02-03 11:25:04 -05:00 |
|
Ghazi Triki
|
13f5bc488f
|
Change the emoji menu icon to the happy face.
|
2017-02-02 10:16:48 +01:00 |
|
Ghazi Triki
|
2910c0f0b3
|
Display breakout rooms user names in row tooltip.
|
2017-02-01 18:52:30 +01:00 |
|
Ghazi Triki
|
9dee97c75f
|
Add more spacing to breakout rooms actions buttons.
|
2017-02-01 14:36:31 +01:00 |
|
Ghazi Triki
|
e01d718215
|
Added tooltip to breakout rooms timer.
|
2017-02-01 13:57:42 +01:00 |
|
Ghazi Triki
|
7ffaeca52f
|
Fix breakout room timer locale.
|
2017-02-01 10:55:08 +01:00 |
|
Ghazi Triki
|
cc19bec9d7
|
Display only timer for breakout rooms then when it ends display "closing" message.
|
2017-02-01 09:21:29 +01:00 |
|
Ghazi Triki
|
0d6acd27b4
|
Auto detect https in bbb_webrtc_bridge_sip.js and select between wss and ws
|
2017-01-31 19:31:27 +01:00 |
|
Ghazi Triki
|
e78bf5de46
|
Imrpove userIsModerator method in Conference.as
|
2017-01-31 18:55:08 +01:00 |
|
Ghazi Triki
|
c45917d99a
|
Sharing WebCam logic is handled only in Conference class.
|
2017-01-31 16:44:02 +01:00 |
|
Ghazi Triki
|
57813a4a38
|
Fix subscribe to webcams for when "webcamsOnlyForModerator" is activated during the session.
|
2017-01-31 15:10:56 +01:00 |
|
Ghazi Triki
|
dfbf8c8c0a
|
Avoid converting some pptx files with certain properties and inform the user.
|
2017-01-30 19:50:10 +01:00 |
|
Anton Georgiev
|
573284d1d2
|
Merge pull request #3599 from antobinary/fix-android
recover redirect to html5 client on android device
|
2017-01-24 15:52:36 -05:00 |
|
Anton Georgiev
|
e55705b043
|
recover redirect to html5 client on android device
|
2017-01-24 15:34:52 -05:00 |
|
Chad Pilkey
|
cab1bebeac
|
fix typo in closed caption locale string
|
2017-01-24 12:35:56 -05:00 |
|
Chad Pilkey
|
0ea6387b19
|
remove screenshare webrtc options from config.xml because they aren't fully implemented
|
2017-01-23 14:32:58 -05:00 |
|
Anton Georgiev
|
00fb1added
|
log line was displaying null values
|
2017-01-20 16:56:48 -05:00 |
|
Anton Georgiev
|
5b78da8ed0
|
fix incorrect screenshare stream uri on reconnect
|
2017-01-20 16:55:34 -05:00 |
|
Anton Georgiev
|
6110797486
|
Merge pull request #3580 from antobinary/fix-many-webcam
Filter out webcam duplicates. Also fixes #3572
|
2017-01-20 11:25:23 -05:00 |
|
Anton Georgiev
|
9c3df8d3e5
|
improve detection of duplicates + cleanup
|
2017-01-19 18:09:26 -05:00 |
|
Anton Georgiev
|
98300d77e2
|
allow view for 2+ webcams per user. improve duplicate detection
|
2017-01-19 17:36:58 -05:00 |
|
Chad Pilkey
|
e5d06f9f23
|
add custom poll option text to locales
|
2017-01-19 14:58:17 -05:00 |
|
Chad Pilkey
|
1319c58b98
|
add defined widths for screenshare help text
|
2017-01-11 18:28:08 -05:00 |
|
Chad Pilkey
|
4e01f909e8
|
add new ScreensharePublish and ScreenshareView windows to the layout exclusion
|
2017-01-11 17:50:02 -05:00 |
|
Chad Pilkey
|
d3ab07e401
|
change screenshare help lines from Label to Text so they wrap
|
2017-01-09 17:26:24 -05:00 |
|
Richard Alam
|
90af5151c1
|
- fix locale causing build to fail
|
2017-01-09 16:52:55 +00:00 |
|
Richard Alam
|
73eae41999
|
- updating locales
|
2017-01-09 15:49:28 +00:00 |
|
Chad Pilkey
|
f11345f24a
|
Merge pull request #3537 from riadvice/webcams-only-for-moderator
Webcams only for moderator
|
2017-01-04 13:14:46 -05:00 |
|
Ghazi Triki
|
2e3bb4754d
|
Fixed typos in webcamsOnlyForModerator naming.
|
2017-01-04 19:02:17 +01:00 |
|