Richard Alam
|
c1a98bd3a5
|
- manage a pool of libre office instances so we can process multiple docs at the same time
|
2017-09-28 10:00:47 -07:00 |
|
Anton Georgiev
|
543ef3830a
|
Merge pull request #4439 from antobinary/present-fail-log
[Flash Client 2.0] Add log for invalid or failed presentation conversion
|
2017-09-28 11:21:20 -04:00 |
|
Anton Georgiev
|
b4b183ce7f
|
add log for inavlid or failed presentation conversion
|
2017-09-28 10:52:10 -04:00 |
|
KDSBrowne
|
10c75afe99
|
switch handler, modifier and collection prop to ejected
|
2017-09-27 14:20:22 -07:00 |
|
KDSBrowne
|
3633b460d4
|
clean up code with suggestion
|
2017-09-27 08:03:31 -07:00 |
|
KDSBrowne
|
3e7aab2bdd
|
add http:// to logoutURL if its not there
|
2017-09-27 06:56:40 -07:00 |
|
Oleksandr Zhurbenko
|
6e2beab03a
|
Fixed a bug with the multi-user cursors not being displayed if there is no presenter cursor
|
2017-09-26 14:52:08 -07:00 |
|
Richard Alam
|
9f880655a6
|
Merge pull request #4437 from ritzalam/use-pres-checker
- point to jar dependencies
|
2017-09-26 17:34:04 -04:00 |
|
Richard Alam
|
02e2989ba2
|
- point to jar dependencies
|
2017-09-26 14:32:42 -07:00 |
|
Richard Alam
|
6d4201bac4
|
Merge pull request #4436 from ritzalam/use-pres-checker
- lower timeout timer for validation
|
2017-09-26 17:09:26 -04:00 |
|
Oleksandr Zhurbenko
|
b3723c34d4
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-26 14:08:41 -07:00 |
|
Richard Alam
|
9d9df0eee0
|
- lower timeout timer for validation
- change location of preschecker
|
2017-09-26 14:07:51 -07:00 |
|
KDSBrowne
|
b26b1973f7
|
add new line to end of file
|
2017-09-26 13:53:59 -07:00 |
|
KDSBrowne
|
ad1b2b930c
|
remove variable duplication
|
2017-09-26 13:45:38 -07:00 |
|
Anton Georgiev
|
0b6a7082ff
|
Merge pull request #4431 from OZhurbenko/slide-change-fix
HTML5 - fix for the bug with the current Slide being unset
|
2017-09-26 16:39:05 -04:00 |
|
Oleksandr Zhurbenko
|
b02cbb3208
|
Removed redundand brackets
|
2017-09-26 13:36:47 -07:00 |
|
Anton Georgiev
|
e37bf63285
|
Merge pull request #4434 from perroned/fix-demopage-typo
Fixes typo on api demo page
|
2017-09-26 16:30:54 -04:00 |
|
Anton Georgiev
|
fe7130473d
|
Merge pull request #4418 from KDSBrowne/xx-02-mute-show-bug
[HTML5] - Mute button fix
|
2017-09-26 16:30:38 -04:00 |
|
Richard Alam
|
94a1c95643
|
Merge pull request #4435 from ritzalam/use-pres-checker
Use pres checker
|
2017-09-26 16:18:13 -04:00 |
|
Richard Alam
|
67eb305552
|
- log pres checker command so we can try running on cmd line if it fails
|
2017-09-26 13:13:10 -07:00 |
|
Oswaldo Acauan
|
a3f74842b4
|
Bug fixes
|
2017-09-26 16:45:33 -03:00 |
|
Richard Alam
|
a124b2d0e8
|
- call presentation checker from bbb-web
|
2017-09-26 12:23:39 -07:00 |
|
perroned
|
f094e6b283
|
Fixes typo on api demo page
|
2017-09-26 14:02:49 -04:00 |
|
Richard Alam
|
1ff0ce9a1a
|
Merge pull request #4433 from ritzalam/pres-checker
- add standalone presentation checker
|
2017-09-26 13:30:10 -04:00 |
|
Richard Alam
|
0a7a90a67a
|
- add standalone presentation checker
|
2017-09-26 10:29:06 -07:00 |
|
Fred Dixon
|
ead8f766e7
|
Fixed spelling mistake
|
2017-09-25 22:25:19 -04:00 |
|
KDSBrowne
|
32187d446a
|
rename service import and remove constants
|
2017-09-25 18:18:08 -07:00 |
|
Oleksandr Zhurbenko
|
76808b3e7d
|
Fixed a bug with the current slide being unset
|
2017-09-25 17:00:08 -07:00 |
|
Oleksandr Zhurbenko
|
ce04cfb83b
|
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
|
2017-09-25 16:48:03 -07:00 |
|
Oleksandr Zhurbenko
|
f80d0bc083
|
Linting and moved whiteboard resize events into HoC
Thus we won't clutter the code with unrelated events and can easily switch to a ResizeObserver when it is implemented by the browsers
|
2017-09-25 16:45:44 -07:00 |
|
Fred Dixon
|
02e8d40cc5
|
Merge pull request #4430 from riadvice/2x-client-theme
Replace AdvancedLabel base class by MX Text instead of Sparl Label.
|
2017-09-25 18:23:59 -04:00 |
|
Oswaldo Acauan
|
3a4745d590
|
Fix error while changing the current presentation
|
2017-09-25 17:49:54 -03:00 |
|
Ghazi Triki
|
a124ba64af
|
Replace AdvancedLabel base class by MX Text instead of Sparl Label.
|
2017-09-25 21:28:55 +01:00 |
|
Anton Georgiev
|
91f912ce4b
|
Merge pull request #4416 from OZhurbenko/mongo-indexing
Added indexes for the html5 Mongo collections
|
2017-09-25 15:57:07 -04:00 |
|
Richard Alam
|
ba2b9b0bc5
|
Merge branch 'riadvice-2x-client-theme' into bbb-2x-mconf
|
2017-09-25 11:46:31 -07:00 |
|
Richard Alam
|
fb0a9568cd
|
Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme
|
2017-09-25 11:40:41 -07:00 |
|
Ghazi Triki
|
e3fd1b4019
|
Updated file upload hint message.
|
2017-09-25 19:38:57 +01:00 |
|
KDSBrowne
|
cad085a495
|
add kicked prop
|
2017-09-25 11:38:36 -07:00 |
|
KDSBrowne
|
9a145c64a8
|
fix set properties and client kicked condition
|
2017-09-25 11:32:09 -07:00 |
|
Ghazi Triki
|
d57b3f42d9
|
Revert to the initial tunelling error for desktop sharing.
|
2017-09-25 19:16:13 +01:00 |
|
Ghazi Triki
|
507d8662ee
|
Check screen share tunelling and update error message.
|
2017-09-25 19:08:28 +01:00 |
|
Anton Georgiev
|
2f2114c590
|
Merge pull request #4428 from antobinary/screenshare-logs
[Flash Client 2.0] Log unnatural end of screenshare
|
2017-09-25 13:24:12 -04:00 |
|
Anton Georgiev
|
89938dd1d4
|
log unnatural end of screenshare
|
2017-09-25 13:16:35 -04:00 |
|
KDSBrowne
|
31223e86ec
|
remove nested user and voiceUser keys
|
2017-09-25 08:57:39 -07:00 |
|
KDSBrowne
|
00ac3b1a54
|
move functions to service and rename callback
|
2017-09-25 08:39:56 -07:00 |
|
Ghazi Triki
|
0728ba8ae3
|
Minor text updates for LoadingBar and QuotesView.
|
2017-09-25 15:29:48 +01:00 |
|
KDSBrowne
|
baa1f0955e
|
change function signature line length
|
2017-09-25 07:13:14 -07:00 |
|
Oleksandr Zhurbenko
|
8b48dc692e
|
Bug fix for the slide pushing toolbar case in multi-user in firefox
|
2017-09-23 18:40:42 -07:00 |
|
Oleksandr Zhurbenko
|
e0a7bfc9fa
|
Refactored whiteboard-toolbar
|
2017-09-22 23:27:55 -07:00 |
|
Richard Alam
|
aefb9a29f6
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into bbb-2x-mconf
|
2017-09-22 14:14:58 -07:00 |
|