Richard Alam
5667ea4156
- update locales from transifex
2014-12-05 11:05:42 -08:00
Richard Alam
3e4f2d930a
Merge pull request #457 from SenecaCDOT-BigBlueButton/fix-chat-scrolling
...
Rewrote chat scrolling so that it always scrolls as far down as possible
2014-12-04 17:46:28 -05:00
Chad Pilkey
f12ac62a47
rewrote chat scrolling so that it always scrolls as far down as possible
2014-12-04 14:39:21 -08:00
Richard Alam
878c81d04b
Merge pull request #456 from mconf/fix-client-warnings
...
Handle mxmlc warnings
2014-12-03 15:18:47 -05:00
Richard Alam
99c88fcc30
Merge pull request #455 from bigbluebutton/fix-issue-1830
...
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=18 ...
2014-12-03 15:18:32 -05:00
Felipe Cecagno
afdf4d5f4f
few tweaks to handle the warnings during the compilation of bigbluebutton-client
2014-12-03 16:57:39 -02:00
Richard Alam
0b1678cfd1
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830
2014-12-02 10:54:21 -08:00
Richard Alam
d300b52fba
Merge pull request #454 from SenecaCDOT-BigBlueButton/fix-presentation-mouseup
...
Moved the whiteboard mouseup listener to the stage
2014-12-01 18:25:18 -05:00
Chad Pilkey
5cdedb19b1
moved the whiteboard mouseup listener to the stage
2014-12-01 12:48:17 -08:00
Richard Alam
862bf0df0c
Merge pull request #452 from SenecaCDOT-BigBlueButton/preload-slides
...
Add the ability to preload slides
2014-12-01 15:07:30 -05:00
Fred Dixon
d45762b098
Merge pull request #453 from bigbluebutton/change-api-version
...
- change api version to 0.9 from 0.81
2014-12-01 15:05:46 -05:00
Richard Alam
234a95902d
- change api version to 0.9 from 0.81
2014-12-01 11:52:40 -08:00
Chad Pilkey
7774ac049d
added a feature to pre-download the next 3 slides
2014-12-01 11:00:49 -08:00
Chad Pilkey
2bc0901ad9
added a missing variable type declaration
2014-12-01 10:59:09 -08:00
Richard Alam
630541abe2
Merge pull request #450 from mconf/fix1835
...
Fix #1835
2014-12-01 12:08:31 -05:00
Fred Dixon
6c2002d1be
Merge pull request #451 from bigbluebutton/support-utf-8-chars-in-log
...
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837
2014-12-01 11:59:42 -05:00
Richard Alam
ce07751d79
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1837
2014-11-28 14:24:28 -08:00
Richard Alam
681c4a045e
- disallow desktop sharing on Macs when using Chrome 38 and earlier
2014-11-27 14:45:30 -08:00
Richard Alam
73172a8336
- allow desktop sharing on Mac when using at least Chrome 38
2014-11-27 14:34:03 -08:00
Felipe Cecagno
af74d36576
if phone.skipCheck and the browser doesn't support webrtc, we have to setup the default microphone in order to enable the user to share
2014-11-27 18:24:26 -02:00
Fred Dixon
7f91d9c8e2
Merge branch 'ffdixon-bbb-conf-fix'
2014-11-27 14:48:07 -05:00
Fred Dixon
8b2eb5e478
Merge branch 'bbb-conf-fix' of https://github.com/ffdixon/bigbluebutton into ffdixon-bbb-conf-fix
2014-11-27 14:47:43 -05:00
Fred Dixon
989fd6a122
Fixed bug that caused nested XML comments from multiple invocations of sudo bbb-conf --disablewebrtc
2014-11-27 14:38:58 -05:00
Fred Dixon
6bcdc1a29d
Merge pull request #446 from ffdixon/check-updates
...
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm fil...
2014-11-27 14:28:05 -05:00
Fred Dixon
75c1f8cff3
Updated the cron.daily job for bigbluebutton to delete .pfb and .afm files generated by ghostscript from the /tmp directory.
2014-11-27 14:23:18 -05:00
Chad Pilkey
f5e6adcd9e
Merge pull request #415 from mconf/fix-record-tooltip
...
Fix the record button tooltip when the locale is changed
2014-11-27 13:14:23 -05:00
Richard Alam
4f3c76c492
Merge pull request #444 from mconf/delete-keys-redis
...
RAP improvements
2014-11-26 14:08:04 -05:00
Felipe Cecagno
f077cc1f98
do not generate a .fail file during the archive phase if no recording marks were detected
2014-11-26 15:37:19 -02:00
Fred Dixon
4888a27074
Merge pull request #442 from SenecaCDOT-BigBlueButton/remove-chat-translation
...
Removed all of the old google translate code in apps and client
2014-11-26 12:21:41 -05:00
Chad Pilkey
acde1ef3ed
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
2014-11-26 09:14:18 -08:00
Richard Alam
864143253b
Merge pull request #441 from mconf/record-notification-config
...
Recording notification configurable by the config.xml
2014-11-26 10:06:21 -05:00
Richard Alam
465bceb84a
Merge pull request #440 from daronco/webhooks
...
New implementation of the webhooks
2014-11-26 09:52:05 -05:00
Felipe Cecagno
6b863595b2
removing the keys during the archive phase if there's no recording marks in the recording
2014-11-26 12:06:15 -02:00
Fred Dixon
ca01fb7121
Merge pull request #443 from SenecaCDOT-BigBlueButton/fix-audio-null-ref
...
Fixed a null reference in WebRTCCallManager
2014-11-25 18:38:48 -05:00
Chad Pilkey
fe09c20911
fixed a null reference in WebRTCCallManager
2014-11-25 15:39:50 -08:00
Chad Pilkey
5cbb059aa6
removed all of the old google translate code in apps and client
2014-11-25 15:17:06 -08:00
Felipe Cecagno
93352a7ea4
make the recording notification alert configurable by the config.xml
...
the notification shows up to remind the moderator to click the record button and start the recording
2014-11-25 17:50:11 -02:00
Calvin Walton
fd7faf9584
Merge pull request #437 from ern/playback-checkUrl
...
Update BBB 0.81 compatibility playback files to use the same check as the 0.9 files for video file presence.
2014-11-25 13:33:23 -05:00
ern
7bf4a81039
checkUrl returns true for only 200 status
2014-11-25 13:11:57 -05:00
Leonardo Crauss Daronco
b12ea8252d
Webhooks: fix callbacks not being sent for create meeting events
...
Meeting ID mappings have to be created before the meeting created event is
processed, otherwise they won't generate callbacks to hook registered for
that meetingID only.
2014-11-24 14:34:03 -02:00
Leonardo Crauss Daronco
2c63aa6796
Merge remote-tracking branch 'upstream/master' into webhooks
2014-11-24 13:55:55 -02:00
Leonardo Crauss Daronco
b568560df4
Webhooks: any 2xx status should be taken as successful
2014-11-24 13:01:13 -02:00
Leonardo Crauss Daronco
9366bd766b
Move labs/bbb-callback to labs/bbb-webhooks
2014-11-24 12:56:04 -02:00
Richard Alam
9f63905a7b
Merge pull request #439 from bigbluebutton/cleanup-logging
...
- remote logging noise
2014-11-21 16:44:15 -05:00
Richard Alam
45c4a889db
Merge pull request #438 from bigbluebutton/fix-duplicate-user-entries
...
- for some reason we either (a) get duplicate events for user join from...
2014-11-21 16:44:03 -05:00
Richard Alam
b9b9328151
- remote logging noise
2014-11-20 22:33:25 +00:00
Richard Alam
1d234e13be
- for some reason we either (a) get duplicate events for user join from FS or (b) FS-ESL isn't handling
...
the event properly. This results in duplicate entries on the user's list when user calls in from the
phone. Check if a voice user with the same id is already in the voice conference and ignore the second
event.
2014-11-20 18:53:09 +00:00
ern
8c023cbebd
Any 200 status in checkUrl should be valid
2014-11-18 09:00:27 -05:00
Fred Dixon
16bbf72efd
Merge pull request #436 from mconf/improving-client-checks
...
Client check - fixing a bug introduced by last commit
2014-11-16 19:37:45 -05:00
Felipe Cecagno
6a402c0c11
fixing a bug introduced by last commit
2014-11-16 20:14:17 -02:00