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
Anton Georgiev
3c12be30b5
cleaning up
2014-11-27 00:01:40 +00:00
Anton Georgiev
f5a3c987b1
added a condition. cleaning up
2014-11-26 23:57:39 +00:00
Anton Georgiev
f2760f3ef8
chat with authToken+userid instead of userSecret+dbid
2014-11-26 22:49:21 +00:00
Maxim Khlobystov
a2d868643b
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
...
Conflicts:
labs/meteor-client/app/client/globals.coffee
2014-11-26 11:19:28 -08: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
Anton Georgiev
b293d48ad0
Merge pull request #2 from antobinary/meteor-recover-disconnection
...
Meteor recover disconnection
2014-11-25 17:09:03 -05: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
Maxim Khlobystov
8256f78db1
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
...
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/client/stylesheets/style.css
2014-11-24 13:08:44 -08: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
Maxim Khlobystov
075ca4e18c
Moved from client-side-only collection for tracking chat tabs to its Session analogue.
2014-11-21 19:26:02 -08:00
Anton Georgiev
1e3daf1252
cleaning up
2014-11-21 22:12:55 +00: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
Anton Georgiev
6af440d219
cleaning up
2014-11-21 20:57:36 +00:00
Anton Georgiev
0e7f9e8bb3
delete the users from the collection on meeting end
2014-11-21 20:51:37 +00:00
Anton Georgiev
fe858d3888
when a user leaves the meeting mark the user as offline instead of removing from the collection
2014-11-21 20:29:07 +00:00
Anton Georgiev
b01e8e5418
cleaning up router.coffee
2014-11-21 18:02:53 +00:00
Anton Georgiev
a544329079
not needed anymore
2014-11-21 17:52:14 +00:00
Anton Georgiev
e7b6a48934
not used anywhere
2014-11-21 17:51:44 +00:00
Anton Georgiev
eb05ad18a5
authToken instead of userSecret
2014-11-21 17:45:44 +00:00
Anton Georgiev
f5bda18c49
authToken instead of userSecret
2014-11-21 17:36:21 +00:00
Anton Georgiev
c0b9ba37ee
we no longer use getMyInfo()
2014-11-21 17:35:04 +00:00
Anton Georgiev
624354e246
use userId instead of the changing dbid
2014-11-21 17:28:50 +00:00
Anton Georgiev
a2bbc548f0
setInSession was defined twice
2014-11-21 17:25:42 +00:00
Anton Georgiev
a003365d35
redoing the router with authToken
2014-11-21 17:07:16 +00:00
Anton Georgiev
93f2338dae
subscribe using the token
2014-11-21 15:05:03 +00:00
Maxim Khlobystov
9629fcbc9f
Customized the Confirm Logout box.
2014-11-20 19:15:29 -08:00
Anton Georgiev
261066c8ae
use authToken for subscribing
2014-11-20 23:35:30 +00:00
Richard Alam
b9b9328151
- remote logging noise
2014-11-20 22:33:25 +00:00
Anton Georgiev
a504be308c
multi is false by default
2014-11-20 22:01:26 +00:00
Anton Georgiev
1a8019edfc
removed html reporter
2014-11-20 21:36:18 +00:00
Anton Georgiev
ecacf5010b
on regiser user add the user to the collection. on userjoin update the user
2014-11-20 21:32:51 +00:00
Anton Georgiev
0bf242900d
authToken is now different than userid
2014-11-20 19:09:41 +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