Commit Graph

8007 Commits

Author SHA1 Message Date
Jesus Federico
4ea162adff Updated bbb-conf to support changes in bbb-lti configuration file 2014-08-29 12:44:26 -04:00
Richard Alam
a79bea7a3d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2014-08-29 08:58:01 -07:00
Richard Alam
172738534c - fix issue where rectangle shape gets lost when zooming 2014-08-29 08:57:34 -07:00
Richard Alam
117c69e557 - try to fix error when querying for browser type 2014-08-29 08:57:02 -07:00
Richard Alam
84a16cdfe4 - add meeting name and duration on meetingCreated message 2014-08-29 08:56:36 -07:00
Fred Dixon
88a0455248 Tweak phrasing for private echo test 2014-08-29 11:51:31 -04:00
Fred Dixon
1683067559 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2014-08-29 11:48:39 -04:00
Fred Dixon
c3e4a0b5fd Merge pull request #386 from bigbluebutton/recording-updates-merge
Recording updates merge
2014-08-29 11:38:15 -04:00
Calvin Walton
15fe621523 Use the timestamp from the meeting ID to calculate the real start time
With the switch to a different clock source in red5, the timestamps
in the events file are no longer real-time, but are rather in
seconds since computer boot.

The timestamp in the meeting id is still realtime, so use that as
the start time. Calculate the end time by adding the meeting length
to the start time.
2014-08-29 11:19:59 -04:00
Jesus Federico
12692e66cb Updated OAuth library 2014-08-29 10:47:46 -04:00
Jesus Federico
c53b172ff8 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2014-08-28 15:38:37 -07:00
Jesus Federico
98a2c1a3d1 Fixed an issue happening when custom parameters were not included 2014-08-28 18:36:51 -04:00
Richard Alam
58aa55530b Merge pull request #385 from speakserve/remove-shell-scroolbars
Remove shell scrollbars and improved mdiCanvas height binding
2014-08-28 18:28:28 -04:00
Ghazi Triki
1c74e58a9f MainApplicationShell mdiCanvas height binded to the application height instead of its parent heignt. 2014-08-28 23:26:01 +01:00
Ghazi Triki
8db78cbe6d Renamed BigBlueButtonMainPanel to BigBlueButtonMainContainer and transformed to a Canvas. 2014-08-28 23:25:16 +01:00
Jesus Federico
2e15e33cc5 Merge pull request #384 from jfederico/master
Changes to the LTI componet
2014-08-28 18:14:33 -04:00
Jesus Federico
e4c461c9ee Clean up and updates to Controller, Services and UrlMapping 2014-08-28 18:10:34 -04:00
Fred Dixon
9380a73dac Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog. 2014-08-28 17:39:59 -04:00
Richard Alam
66fa77d57b - tool to cleanup transifex downloaded files 2014-08-28 14:09:35 -07:00
Richard Alam
2ece654c09 - init on creation complete not when added to stage as sometimes it may create multiple windows 2014-08-28 13:39:32 -07:00
Richard Alam
f347e7f2db - make joining of voice and closing mic settings window a 2-step process to prevent race condition 2014-08-28 12:59:17 -07:00
Jesus Federico
d4e8ef8aa5 Merge pull request #383 from jfederico/master
Changes to the LTI componet
2014-08-28 15:04:12 -04:00
Jesus Federico
85cda9f401 Change the way the lti endpoint is configured and used 2014-08-28 15:01:54 -04:00
Calvin Walton
913f4a59a0 Switch recording processing to use poppler instead of ghostscript 2014-08-28 14:52:23 -04:00
Richard Alam
bd2f709bf6 - move callback to inform client that call has ended 2014-08-28 11:06:36 -07:00
Richard Alam
8c7b1343ef - add logging to trace why disconnect callback isn't called when joining the conf using chrome 2014-08-28 11:05:45 -07:00
Richard Alam
416189fd5d - add logging on why joining into conf from echo test in CHrome fails 2014-08-28 11:04:59 -07:00
Calvin Walton
b03dbfe577 RaP: video processing robustness improvements
Makes it handle possibly corrupted video files with less chance of
breakage. Use features from newer ffmpeg release to simplify the video
trimming - in particular, using -ss as an input option is accurate now.
2014-08-28 13:07:26 -04:00
Richard Alam
caaa18d811 Merge pull request #382 from speakserve/fix-window-maximize-lockup
MainCanvas height binded to its parent to avoid using percentHeight.
2014-08-28 10:22:57 -04:00
Jesus Federico
6f9fbe9f0f Updated bbb-lti to fix issues with grails 2.3.6 2014-08-28 10:13:40 -04:00
Richard Alam
7914c656a4 - missed one are where we are not propagating message from Meeting Actor 2014-08-27 16:46:28 -07:00
Richard Alam
fe5aabd38a - remove meeting from FS list of meetings when meeting is destroyed 2014-08-27 16:03:27 -07:00
Richard Alam
e4bd6b044c - add more logging 2014-08-27 15:29:16 -07:00
Richard Alam
d941b48bb6 - add log when handling user joining voice conference 2014-08-27 14:50:50 -07:00
Richard Alam
d3a4e271ce - add log on FS client when user joins voice conference 2014-08-27 14:30:55 -07:00
Richard Alam
d6d6fba020 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2014-08-27 12:14:43 -07:00
Richard Alam
8dd374c78c - put some JS console logging to figure out why Chrome sometimes failt o join the voice conference 2014-08-27 12:13:57 -07:00
Chad Pilkey
90da8e5df4 fixed the skipping of an innocuous IO error in FileUploadService 2014-08-27 09:25:08 -07:00
Richard Alam
1fb4427173 - trye to figure out why voice toolbar button gets stuck in Chrome 2014-08-27 09:16:43 -07:00
Ghazi Triki
b03504aac0 MainCanvas height binded to its parent to avoid using percentHeight. 2014-08-26 22:18:54 +01:00
Richard Alam
94cfbafb0a Merge pull request #380 from SenecaCDOT-BigBlueButton/unsupported-deskshare-chrome-on-mac
identify if user is on mac and chrome and show the warning during deskto...
2014-08-26 16:47:38 -04:00
Richard Alam
67798fcbd8 Merge pull request #381 from SenecaCDOT-BigBlueButton/presentation-upload-window-enhancements
properly resized presentation file list, centered file format hint text ...
2014-08-26 16:46:59 -04:00
Richard Alam
1d26b39ed5 - turn off talking when user is muted or joined listen-only 2014-08-26 13:43:50 -07:00
Richard Alam
aa606b669f - don't send a StopEchoTest ocmmand and HasAudio event when the user clicks "Yes" on the echo test step. This causes a race condition
as the StopEchoTest handler just hangsup the call white the HasAudio event, hangs up then calls into the conference.
2014-08-26 13:41:50 -07:00
syeshchenko
5ccc49cde9 properly resized presentation file list, centered file format hint text and fixed typo 2014-08-26 13:25:32 -07:00
syeshchenko
77b7d4b327 identify if user is on mac and chrome and show the warning during desktop share 2014-08-26 12:02:08 -07:00
Richard Alam
6430b73856 - fix displaying of speaker icon when joined in listen only mode 2014-08-26 11:58:26 -07:00
Richard Alam
c2a5c16f4d - there are still some edge cases we can't account for 2014-08-26 10:50:40 -07:00
Richard Alam
29ffe4aca8 - use external user id on join voice only 2014-08-26 10:24:40 -07:00
Richard Alam
9de33f2500 - use external userid on join of voice conf only 2014-08-26 10:24:07 -07:00