Commit Graph

12204 Commits

Author SHA1 Message Date
Richard Alam
5b747137bf Merge pull request #2914 from riadvice/document-conversion
Document conversion update using swfdump and NuProcess library
2015-12-10 15:50:56 -05:00
Ghazi Triki
febc7ca9ea - Implemented a new logic for detecting heavy converted swf files from PDF, using obejct placements, text and bitmap count.
- pdf2swf conversion fallback to 'bitmap' instead of 'poly2bitmap' to garantee that file can be opened fast with flash player.
2015-12-10 19:58:21 +01:00
Felipe Cecagno
84ebeb2757 Merge branch 'mconf-live0.7.3' of github.com:mconf/bigbluebutton into mconf-live0.7.3 2015-12-09 23:42:45 -02:00
Felipe Cecagno
1dc6a675e4 use BigInteger to calculate the recording size 2015-12-09 23:42:22 -02:00
Felipe Cecagno
f49d758582 change attribute on bbb_webrtc_bridge due to a new version if sip.js, from iceGatheringTimeout to iceCheckingTimeout 2015-12-08 17:43:14 -02:00
Felipe Cecagno
5d1534df8c Merge remote-tracking branch 'bigbluebutton/v0.9.0-release' into mconf-live0.7.3
Conflicts:
	bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
	bigbluebutton-client/resources/prod/lib/sip.js
2015-12-08 17:42:43 -02:00
Felipe Cecagno
dd99398ff7 fix the notes save button emphasized property 2015-12-08 17:38:05 -02:00
Felipe Cecagno
15ad366550 move the shared notes icons to branding 2015-12-08 17:38:05 -02:00
Felipe Cecagno
97daf0e9f5 add a menu next to the save notes button so the user can save both formatted or unformatted notes; create a new class WellPositionedMenu which will automatically position a menu next to a button or any other display object; cleanup 2015-12-08 17:38:05 -02:00
Felipe Cecagno
66379edc1d fix deskshare on java 1.9 2015-12-08 17:38:05 -02:00
Felipe Cecagno
59dce70b6a add the byte order mark for UTF-8 when saving notes, so it will be displayed properly in the browsers 2015-12-08 17:38:04 -02:00
Pedro Beschorner Marin
01d4e3af1a Adjusting emoji display size 2015-12-08 17:16:31 +00:00
Pedro Beschorner Marin
9cb63f2129 Fixed extended-status 2015-12-08 16:45:00 +00:00
Anton Georgiev
65ad30c46d Merge pull request #2925 from Gcampes/master
Add set presenter to HTML5
2015-12-07 13:05:42 -05:00
Gabriel Campes
791290e8b9 Add set presenter to HTML5 2015-12-07 13:33:52 -02:00
Anton Georgiev
2005680bae Merge pull request #2924 from Gcampes/master
Add Kick user to HTML5
2015-12-04 13:00:07 -05:00
Pedro Beschorner Marin
915cc99e0a Minor adjust in donwload presentation button size 2015-12-04 17:59:25 +00:00
Pedro Beschorner Marin
5ce45fdef2 Fixed responseToAllGuests 2015-12-04 16:56:28 +00:00
Gabriel Campes
be9e582a1d Add kick user to HTML5 2015-12-04 14:38:19 -02:00
Pedro Beschorner Marin
438e5fc1e6 Fixed guest policy getting, setting an changed messages 2015-12-04 15:16:09 +00:00
Anton Georgiev
ed8b38478c Merge pull request #2923 from antobinary/pr-test
html5client:clear slide when presenter removes current presentation
2015-12-03 18:17:01 -05:00
Anton Georgiev
f5adeb34d8 reuse existing functionality 2015-12-03 23:15:29 +00:00
Anton Georgiev
f1d547bf42 clear slide when presenter removes current presentation 2015-12-03 23:04:17 +00:00
Anton Georgiev
0fa709441d Merge pull request #2922 from antobinary/pr-test
html5client: reworked viewing slide change; moved the cursor out of Presentation collection
2015-12-03 15:24:21 -05:00
Anton Georgiev
007911ad85 remove extra callback 2015-12-03 20:23:20 +00:00
Anton Georgiev
1e4477d1c2 moved the cursor into its own collection 2015-12-03 20:01:27 +00:00
Pedro Beschorner Marin
59cd4f64bf Refactored shared notes app 2015-12-03 17:44:17 +00:00
Anton Georgiev
59f1ff2394 force display of slide even if .rendered does not trigger. Will need to decouple pointer coord from Presentation 2015-12-03 17:03:04 +00:00
Pedro Beschorner Marin
20231003ae Fixed additional note creation 2015-12-03 16:19:24 +00:00
Oleksandr Zhurbenko
3581e8abeb Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-improvements
Conflicts:
	bigbluebutton-html5/app/client/stylesheets/whiteboard.less
2015-12-02 17:09:51 -08:00
Richard Alam
0bba549b38 - sometimes we see multiple wav files on recorded meetings. This was due to starting recording again
when the user gets disconnected from bbb-apps but still connected to audio.
2015-12-02 23:03:44 +00:00
Richard Alam
d74f97928c Merge pull request #2906 from ritzalam/cancel-message-sending-task
- cancel the message sending task when it takes a long time to compl…
2015-12-02 17:04:42 -05:00
Richard Alam
adffa270ff Merge pull request #2919 from ritzalam/fix-multiple-audio-recordings
- fix where 2 events are recorded in redis for each voice event.
2015-12-02 16:44:44 -05:00
Richard Alam
c024cd570c - fix where 2 events are recorded in redis for each voice event. 2015-12-02 21:37:18 +00:00
Pedro Beschorner Marin
ee3864e5ce Fixed sharednotes MAIN_WINDOW 2015-12-02 18:39:35 +00:00
Pedro Beschorner Marin
e868fb3cc9 Fixed user role change 2015-12-01 14:45:44 +00:00
Oleksandr Zhurbenko
bd6db1afb6 Corrected styling for whiteboard controls and an upload container 2015-11-30 17:46:38 -08:00
Anton Georgiev
e3d782b381 Merge pull request #2917 from gthacoder/meteor-client
HTML5 client: redesigned mobile navbar and offset menus + small mobile view adjustments.
2015-11-30 14:28:54 -05:00
Pedro Beschorner Marin
1a739fbb8e Fixed client userJoined message receiver 2015-11-30 19:17:34 +00:00
Felipe Cecagno
03964f2a25 update pubsub message handler on bbb-apps to work with the shared notes message sender 2015-11-30 15:19:03 -02:00
Felipe Cecagno
555e037d79 fix merge and refactor a few pieces to fit better on BigBlueButton 1.0.0 2015-11-30 01:06:38 -02:00
Oleksandr Zhurbenko
ff33347114 Took the whiteboard controls out of the whiteboard container, removed check for the opened upload window 2015-11-29 11:45:08 -08:00
Maxim Khlobystov
04528eeafe Made the horizontal border between chat and presentation areas one pixel wide on mobile. 2015-11-28 21:44:41 -08:00
Maxim Khlobystov
7cd8702d98 Removed border radius on both chat and presentation areas for mobile devices. 2015-11-28 21:36:54 -08:00
Maxim Khlobystov
ad0a23c02e Changed the mobile navbar icons (thus reducing the number of animations) and redesigned the Settings menu. 2015-11-28 21:18:58 -08:00
Maxim Khlobystov
f7eb9b2a06 Included the navbar under the dark overlay when offset menu is open in portrait, removed some redundant code. 2015-11-28 18:49:53 -08:00
Oleksandr Zhurbenko
cb33ef7586 presentationProgress() didn't work and didn't display slide numbers for a presenter 2015-11-27 16:54:26 -08:00
Oleksandr Zhurbenko
ab7affc1f2 Got rid of exceptions in the console 2015-11-27 13:40:33 -08:00
Oleksandr Zhurbenko
d7287a9309 Unnecessary important 2015-11-27 12:20:03 -08:00
Anton Georgiev
fe67618332 Merge pull request #2916 from antobinary/pr-test
html5client: fix bug-shapes were flushed no matter which meeting ends
2015-11-27 11:45:47 -05:00