Maxim Khlobystov
9106fe3b7c
Added specs to test addShapeToCollection().
2014-11-10 19:54:00 -08:00
Anton Georgiev
c68fc184d3
Merge branch 'meteor-style-changes' of github.com:antobinary/bigbluebutton into testing-version-005
2014-11-10 20:36:50 -05:00
Maxim Khlobystov
4cee6c3242
Cleaned up a bit.
2014-11-10 15:25:11 -08:00
Anton Georgiev
bcced810c7
Tyler's changes:demos page is now friendly, additional changes to style
2014-11-10 21:52:15 +00:00
Leonardo Crauss Daronco
6f72a4e5e3
Webhooks: first version of a queue to retry callbacks
...
Simple queue that retries to emit the callbacks in case they fail. A lot to
improve yet, but the basic is working.
2014-11-10 19:12:37 -02:00
Anton Georgiev
6ba5a4d7c1
switched JSSIP for SIP for WebRTC audio calling. BBB summit - Lucas, Anton
2014-11-10 16:04:38 -05:00
Maxim Khlobystov
7faa393d1e
Beginning work on covering Meteor.Meetings-related private methods from the server side.
2014-11-10 12:46:36 -08:00
Leonardo Crauss Daronco
9b94688f93
Webhooks: filter the events we want to generate callback calls for
2014-11-10 18:11:09 -02:00
Leonardo Crauss Daronco
1a6799a833
Webhooks posting all events to all callbacks registered
...
First step toward allowing callbacks to be called for all meetings in a
server, not for only a single meeting. Will need to change the way data
is stored on redis to improve the webhooks app, but it already works the
way it is now.
2014-11-10 17:32:51 -02:00
Leonardo Crauss Daronco
04e678f171
First version of webhooks subscribing to all channels and organized repo
...
Started using coffee-script, updated the libraries, and now it subscribes
to all channels under 'bigbluebutton:*' so we can receive all events that
happened and select the ones we want.
2014-11-10 15:51:41 -02:00
Maxim Khlobystov
10aec1dd44
Added unit tests for the server side private methods related to the Meteor.Chat collection.
2014-11-10 08:53:41 -08:00
Richard Alam
46cb55d24b
Merge pull request #418 from SenecaCDOT-BigBlueButton/webrtc-string-change
...
Changed the wording of the webrtc messages to make them easier to understand
2014-11-07 17:38:32 -05:00
Richard Alam
000ddbd9d7
- add more logging about the connection to red5
2014-11-07 22:09:49 +00:00
Chad Pilkey
65b820966d
Changed the wording of the webrtc messages to make them easier to understand
2014-11-07 14:07:42 -08:00
Richard Alam
ec6bb90f4d
Merge pull request #416 from SenecaCDOT-BigBlueButton/add-ICE-improvement
...
Update to ICE handling
2014-11-06 14:05:02 -05:00
Chad Pilkey
6f82dd9378
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
2014-11-06 10:35:03 -08:00
Maxim Khlobystov
6a8eabad66
Made the username field automatically focused when the landing page loads.
2014-11-06 08:56:23 -08:00
perroned
e4eae36c38
Cleaned code. Fixed extra conversation positioning.
2014-11-06 07:27:43 -08:00
Maxim Khlobystov
39f3848ce8
Prevented the chat bar from losing private message threads.
2014-11-05 20:51:01 -08:00
Felipe Cecagno
eb77644841
fix the record button tooltip when the locale is changed
2014-11-05 18:52:42 -02:00
Richard Alam
56dad02bb6
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2014-11-05 20:36:19 +00:00
Richard Alam
9599d65ad1
- add more logging
2014-11-05 20:36:01 +00:00
Anton Georgiev
4070e9f380
tried to redo Tyler's styling from vol.2 into what we have now
2014-11-04 21:34:35 +00:00
Anton Georgiev
7b9de8041f
Merge branch 'meteor-new-auth' of github.com:antobinary/bigbluebutton into testing-version-004
...
Conflicts:
labs/meteor-client/app/client/stylesheets/chat.less
labs/meteor-client/app/client/stylesheets/style.css
2014-11-04 20:51:45 +00:00
Anton Georgiev
cfd44a1d78
Tyler - style changes vol.2
2014-11-04 17:19:49 +00:00
Anton Georgiev
547788442d
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
2014-11-04 16:56:25 +00:00
perroned
48794ef36b
Switch to private conversations.
2014-11-04 07:38:18 -08:00
perroned
b5e75ee816
I don't think this is needed. Causes paper to escape whiteboard template.
2014-11-04 07:38:04 -08:00
perroned
213eb65ea3
Merge remote-tracking branch 'anton/meteor-disconnection-02' into meteor-new-auth
...
Conflicts:
labs/meteor-client/app/client/globals.coffee
2014-11-04 06:20:55 -08:00
perroned
1b33cb2f0e
Merge remote-tracking branch 'maxim/meteor-client-viewer' into meteor-new-auth
2014-11-04 06:00:10 -08:00
perroned
ab173e43ef
Worked on sorting extra conversations.
2014-11-04 05:45:23 -08:00
perroned
e2e56a7afd
Fixed up CSS and code.
2014-11-04 05:34:15 -08:00
Maxim Khlobystov
0f65959bc5
Made the stroke width adjustable to a whiteboard size on scaling.
2014-11-03 14:26:11 -08:00
Maxim Khlobystov
3bae5b2313
Made the cursor size consistent between zoom levels.
2014-11-02 17:53:25 -08:00
Maxim Khlobystov
9c8a71746d
Made cursor position adjustable to the coordinate system shift caused by zooming.
2014-11-02 14:14:16 -08:00
Maxim Khlobystov
9c006bc2e8
Fixed the issue with A4 slide (or any slide having width < height) rendering after refreshing a page.
2014-11-01 18:59:56 -07:00
Maxim Khlobystov
3478d1de68
Fixed the issue with sticky tooltips bound to the header buttons (made an old tooltip disappear on clicking a button).
2014-11-01 16:11:06 -07:00
Maxim Khlobystov
04ccd594ca
Encapsulated some duplicate code.
2014-10-31 15:27:27 -07:00
Maxim Khlobystov
fe31d6e091
Removed unnecessary code.
2014-10-31 14:48:10 -07:00
Maxim Khlobystov
48cea9b861
Prevented the footer from covering the slide in a small window.
2014-10-31 11:56:14 -07:00
Anton Georgiev
1a43a4dfed
made sendMeetingInfoToClient to be a normal function; cleaning up
2014-10-31 15:25:32 +00:00
Anton Georgiev
c6cf01edcb
cleaning up
2014-10-30 23:46:31 +00:00
Anton Georgiev
ca605e2e8c
cleaning up
2014-10-30 23:16:47 +00:00
Anton Georgiev
5554a0d6b1
user reconnects successfully even if offline for more than x seconds. (needs further verification)
2014-10-30 23:05:28 +00:00
Maxim Khlobystov
5786ce347d
Put the default meeting name inside the text box on the landing page.
2014-10-30 14:43:13 -07:00
Maxim Khlobystov
4d1bcf70da
Reverted the changes related to a disabled button.
2014-10-30 14:27:14 -07:00
Richard Alam
4f6362168c
Merge pull request #414 from SenecaCDOT-BigBlueButton/additional-timeout-case
...
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 16:57:52 -04:00
Chad Pilkey
b84992c5a0
Stop the webrtc timeout timer when 'connecting' is received
2014-10-30 13:54:35 -07:00
Maxim Khlobystov
38d7b76a99
Prevented users from joining a meeting with an undefined name and disabled the submit button until the username field is not blank.
2014-10-30 13:48:48 -07:00
Maxim Khlobystov
ebe8f0d851
Binded the Enter key to a form submission on the landing page.
2014-10-30 13:24:08 -07:00