Anton Georgiev
27e05e112a
some work on presentation_page_resized_message
2014-09-02 15:19:21 +00:00
Fred Dixon
34bb061312
Change 0.9.0-dev to 0.9.0-beta on index.html
2014-09-01 20:36:20 -04:00
Fred Dixon
b00be616da
More tweaks on the language in index.html
2014-09-01 20:14:02 -04:00
Fred Dixon
7301d35941
Updates to text and tutorial videos on home page
2014-09-01 20:00:01 -04:00
Fred Dixon
93f6dcafab
Upping version from 0.9.0-dev to 0.9.0-beta
2014-09-01 17:05:33 -04:00
Fred Dixon
e02476071d
Make clear this is a private echo test
2014-09-01 16:48:00 -04:00
Richard Alam
8bdf8e28e9
kick off recording processing when meeting is ended
2014-09-01 15:21:01 -04:00
Richard Alam
44236df171
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-08-29 13:29:25 -07:00
Richard Alam
2c67bf44ea
- move deskshare view control to the top of the window
2014-08-29 13:29:01 -07:00
Jesus Federico
ecdcc45d9b
bbb-lti: Updated bbb-conf to fix issue with re-installations
2014-08-29 15:32:34 -04:00
Jesus Federico
78f756bfee
bbb-lti: Updated bbb-conf to fix issue with re-installations
2014-08-29 13:51:20 -04:00
Jesus Federico
0851da3306
bbb-lti: Implemented mode configuration based on custom parameter
...
The parameter custom_mode=[simple|extended] overrides the mode set by default in lti.properties
2014-08-29 13:20:16 -04:00
Jesus Federico
e31c97c27a
bbb-lti: Updated README file
2014-08-29 12:57:02 -04:00
Jesus Federico
d0df58cf44
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-08-29 09:45:52 -07:00
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