Fred Dixon
|
79f4ffb7f8
|
Merge pull request #422 from mconf/improving-client-checks
Improved client checks -- looks good Felipe.
|
2014-11-12 11:04:30 -02:00 |
|
Felipe Cecagno
|
739287bce0
|
added a nginx config file so anybody can run the client check from a dev environment
|
2014-11-12 10:54:38 -02:00 |
|
Felipe Cecagno
|
9a8e299648
|
changed the client check output dir from bin-release/ to check/
|
2014-11-12 10:54:13 -02:00 |
|
Felipe Cecagno
|
740d61f205
|
fixed the build.xml so ant works in a clean environment
|
2014-11-12 10:53:38 -02:00 |
|
Anton Georgiev
|
0fe03afa28
|
on / updates the dbid
|
2014-11-12 07:53:36 -05:00 |
|
Felipe Cecagno
|
21f0ea139a
|
renamed BBBClientCheck.html to index.html; moved the locale to outside the src directory (mxml warning)
|
2014-11-12 10:53:02 -02:00 |
|
Felipe Cecagno
|
535604b8b6
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into improving-client-checks
|
2014-11-12 10:38:00 -02:00 |
|
Maxim Khlobystov
|
68d1f4aea6
|
Added more unit tests to cover shapes.coffee.
|
2014-11-11 18:28:13 -08:00 |
|
Fred Dixon
|
1ef484ba95
|
Aligned URL path for config.xml with install directory
|
2014-11-11 17:00:05 -05:00 |
|
Richard Alam
|
1422510537
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-11-11 12:22:23 -08:00 |
|
Anton Georgiev
|
201de6e202
|
(not complete)on login the user is allowed to proceed towards the client only if added to the collection (i.e. if validation succeeded).
|
2014-11-11 14:54:28 -05:00 |
|
Fred Dixon
|
0df34bcb82
|
Merge pull request #421 from SenecaCDOT-BigBlueButton/add-mobile-demo
Updated the mobile demo to work with the upcoming BBB AIR Mobile app
|
2014-11-11 17:35:45 -02:00 |
|
Chad Pilkey
|
a7c4e6fd43
|
updated the mobile demo to work with the upcoming BBB AIR Mobile app
|
2014-11-11 11:32:19 -08:00 |
|
Pedro Beschorner Marin
|
d2cda28761
|
Merge branch 'improving-client-checks' of https://github.com/mconf/bigbluebutton into improving-client-checks
|
2014-11-11 17:31:54 -02:00 |
|
Chad Pilkey
|
e2f71bec3a
|
changed two of the layout names
|
2014-11-11 11:29:34 -08:00 |
|
Pedro Beschorner Marin
|
3c4b980ace
|
Bugfix: removing event listeners and closing netconnections
|
2014-11-11 17:16:16 -02:00 |
|
Lucas Zawacki
|
da1558c100
|
Include sipjs libraries from bbb client
|
2014-11-11 16:56:39 -02:00 |
|
Lucas Zawacki
|
a54348a908
|
Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
|
2014-11-11 16:42:45 -02:00 |
|
Anton Georgiev
|
a1e0c62336
|
switched JSSIP for SIP for WebRTC audio calling. BBB summit - Lucas, Anton
|
2014-11-11 16:41:33 -02:00 |
|
Felipe Cecagno
|
ca1fbb136d
|
cleanup; using a config.xml template, and added some logic in the build.xml to set config.xml with the proper host IP
|
2014-11-11 16:33:25 -02:00 |
|
Chad Pilkey
|
a23cd2a7c9
|
added translation of the default layout definitions
|
2014-11-11 10:26:10 -08:00 |
|
Chad Pilkey
|
3b34e53efe
|
Reenable the LayoutChangeEvent
|
2014-11-11 09:53:54 -08:00 |
|
Felipe Cecagno
|
7ce57fbc46
|
implemented the policy request on deskshare service, to support check on port 9123 by the client checker
|
2014-11-11 15:47:54 -02:00 |
|
Richard Alam
|
b467572fdb
|
- put sending of rtp packet to fs in another thread
|
2014-11-11 08:11:32 -08:00 |
|
Fernando Bottin
|
7719fa2002
|
Added specs to test addPresentationToCollection() and remotePresentationToCollection().
|
2014-11-11 12:16:13 -02:00 |
|
Anton Georgiev
|
f561ba0eb8
|
this is where we should handle validate_auth_token_reply
|
2014-11-11 08:38:39 -05:00 |
|
Richard Alam
|
c5cc60ff41
|
Merge pull request #419 from SenecaCDOT-BigBlueButton/mangle-firefox-sdp-c
Added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
|
2014-11-11 08:32:37 -05:00 |
|
Anton Georgiev
|
fc2f560b7a
|
simplified version to work with (no disconnection handling code)
|
2014-11-11 07:18:07 -05:00 |
|
Chad Pilkey
|
ffae6e2f20
|
added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
|
2014-11-11 03:52:11 -08:00 |
|
Felipe Cecagno
|
7667abc106
|
a few tweaks on the client check page: build.xml downloads the image for the download speed test, config doesn't have someone's IP address (just like a config.xml.template), securityError on port check doesn't throw an exception anymore
|
2014-11-11 09:25:56 -02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|