Ghazi Triki
de500c3dbd
Add a new button to display pending guests.
2017-11-23 22:30:05 +01:00
Ghazi Triki
04f46b9eb5
Correctly send MDIWindowEvent.CLOSE event to ChatEventMapDelegate when a public chat window is closed.
2017-11-20 18:28:46 +01:00
Ghazi Triki
7124d8b12f
Show group chat in options tab.
2017-11-15 21:51:46 +01:00
Anton Georgiev
e387c824c4
make guest-wait url relative to avoid issues with http/https
2017-11-09 15:44:38 -05:00
Richard Alam
54d5eb1101
Merge branch 'external-swf-modules' of https://github.com/riadvice/bigbluebutton into riadvice-external-swf-modules
2017-11-05 13:53:18 -08:00
Chad Pilkey
04f268a259
Merge pull request #4627 from capilkey/drop-mic-on-call-end
...
Release the saved WebRTC microphone when call ends
2017-11-03 12:49:17 -04:00
Chad Pilkey
22c160008e
attempt to release mic when not needed for webrtc
2017-11-03 12:47:26 -04:00
Ghazi Triki
7b99ac1f06
Improve origin URL setting by adding it to flashvars instead of of calling js from flash client.
2017-11-03 16:19:57 +01:00
Ghazi Triki
e1e162b38f
Take into consideration more CDN assets for the Flex client:
...
- Added new option `localesDirectory` to language tag.
- Added `localesConfig` to language tag, removed domain guessing and make `locale.xml` external.
- Change the application initialisation order: load config.xml, then locale, then add MainApplicationShell to BigBlueButtonMainContainer if all is correctly processed.
- Added a new event LocaleChangeEvent.LOCALE_INIT.
- Added `videoProfilesConfig` property to VideoconfModule configuration.
- Fix skin name condition in SkinningService.
- Added new Options class: LayoutModuleOptions.
2017-11-03 10:43:15 +01:00
Richard Alam
e665f2ac6e
Merge pull request #4616 from ritzalam/implement-multi-chat
...
- setup polling of guest while waiting for approval from moderator
2017-10-31 15:55:21 -04:00
Richard Alam
3056622283
- setup polling of guest while waiting for approval from moderator
2017-10-31 12:50:54 -07:00
Chad Pilkey
db44e24b9d
Merge pull request #4609 from capilkey/load-swf-cdn
...
Allow loading SWFs from a CDN
2017-10-31 13:46:07 -04:00
Chad Pilkey
052eed88d0
allow loading SWFs from a CDN
2017-10-30 17:28:32 -04:00
Richard Alam
0036b5734d
- create guest lobby html page
2017-10-30 14:21:09 -07:00
Richard Alam
e313647655
- fix presentation window name for sample multi pod layout
2017-10-30 12:08:56 -07:00
Richard Alam
974c1d7780
- sample default layou for chat
2017-10-30 10:00:31 -07:00
Richard Alam
528c401110
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into implement-multi-chat
2017-10-29 14:30:18 -07:00
Chad Pilkey
f471bb7380
add proper window identification to PresentationWindows
2017-10-29 15:53:54 -04:00
Richard Alam
fb90502a92
- sample layout.xml
2017-10-28 17:31:22 -07:00
Chad Pilkey
47b98e0def
chat windows now open in order and the first is included in the layouts
2017-10-28 14:41:15 -04:00
Ghazi Triki
d1772901f9
Remove locale version check feature.
2017-10-20 22:03:33 +01:00
Ghazi Triki
bd1e8a0f08
Remove trailing spaces in config.xml.template
2017-10-20 15:37:38 +01:00
Ghazi Triki
f3ba3e5ac9
Clean ununsed options properties and classes.
2017-10-20 11:17:19 +01:00
Ghazi Triki
58f60efe40
Improve opera browser detection.
2017-10-12 18:21:20 -03:00
Ghazi Triki
2c7d910d83
Display native locale name in LanguageSelector menu.
2017-10-12 13:27:55 -03:00
Anton Georgiev
1326cfb42b
navigate to html5 login if no Flash on system
2017-10-09 15:12:55 -04:00
Ghazi Triki
cb1ae776ea
Added new option "moderatorUnmute"
2017-10-06 10:57:19 +01:00
Ghazi Triki
b934a3bffa
Added a new layout named "Presentation + Users"
2017-09-19 19:36:16 +01:00
Ghazi Triki
54823e8ca6
Add a new option to enable/disable quote display.
2017-09-19 18:00:37 +01:00
Ghazi Triki
1b5133a959
Set rtlEnabled to false by default and clean up unused config.xml properties.
2017-09-15 16:52:21 +01:00
Chad Pilkey
b4f2fad93b
Merge pull request #4401 from capilkey/block-edge-webrtc
...
Use bowser for MS Edge detection
2017-09-14 14:18:32 -04:00
Chad Pilkey
e1da68a3ab
use bowser for msedge detection
2017-09-14 14:14:43 -04:00
Ghazi Triki
8d75b4e399
[Experimental] - Added "rtlEnabled" feature as option to change layout direction for RTL languages.
2017-09-14 14:37:38 +01:00
Chad Pilkey
06377b6a25
hide edge webrtc because it's incompatible
2017-09-13 17:46:52 -04:00
Chad Pilkey
73d394bf31
updated sipjs to the latest release 0.7.8
2017-09-11 20:49:04 -04:00
Richard Alam
337d1940b5
Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme
2017-09-08 08:03:31 -07:00
Anton Georgiev
5a59abde64
add enablePause="true" for Screenshare
2017-09-07 11:34:38 -04:00
Ghazi Triki
6a6d2f3e38
Improved shared notes UI.
2017-09-07 15:37:27 +01:00
Chad Pilkey
f8481e9557
Merge pull request #4344 from antobinary/fullscreen
...
Switch from flash based fullscreen to html5 api based
2017-08-31 17:02:13 -04:00
Anton Georgiev
25fa5f5445
expose fullscreen state to flash to control button icon
2017-08-31 16:44:47 -04:00
Anton Georgiev
ed3bfae6e9
switch from flash based fullscreen to html5 api based
2017-08-30 17:18:59 -04:00
Pedro Beschorner Marin
20779c4602
Merge remote-tracking branch 'bigbluebutton/bbb-2x-mconf' into shared-notes-message-limit
2017-08-30 20:40:05 +00:00
Pedro Beschorner Marin
35d054fcb6
Avoid to persist patches bigger than the message size limiter
2017-08-30 18:49:09 +00:00
Fred Dixon
29a65f4f1e
Merge pull request #4333 from riadvice/2x-client-theme
...
[Flash 2.0] - UI updates for shared notes and breakout rooms
2017-08-30 12:16:36 -04:00
Richard Alam
98b5ea65ce
- increase default message limit
2017-08-30 08:37:54 -07:00
Ghazi Triki
446304ac50
Display all rows in breakout rooms data grid.
2017-08-30 14:40:15 +01:00
Pedro Beschorner Marin
9d9313a231
Added a control to turn on and off hidding the additional notes with tha main one
2017-08-29 19:45:45 +00:00
Ghazi Triki
30f7b302a2
Increse users window height in default layout.
2017-08-28 10:04:22 +01:00
Pedro Beschorner Marin
b97375ec00
Shared notes deletion enabled at config.xml
2017-08-23 18:02:38 +00:00
Richard Alam
07f9bcd25e
Merge pull request #4296 from ritzalam/minor-ui-tweaks
...
Minor ui tweaks
2017-08-22 16:59:57 -04:00