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 |
|
Anton Georgiev
|
261066c8ae
|
use authToken for subscribing
|
2014-11-20 23:35:30 +00:00 |
|
Anton Georgiev
|
a504be308c
|
multi is false by default
|
2014-11-20 22:01:26 +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
|
81d8fbde08
|
function whoami to help during development
|
2014-11-19 23:22:50 +00:00 |
|
Anton Georgiev
|
0616c593f3
|
function whoami to help during development
|
2014-11-19 23:21:12 +00:00 |
|
Anton Georgiev
|
a2d739a113
|
changed isCurrentUser to use userId
|
2014-11-19 23:20:34 +00:00 |
|
Anton Georgiev
|
4ab88b2a32
|
added the meetingId when searching for the user
|
2014-11-19 20:47:37 +00:00 |
|
Anton Georgiev
|
9e628b0282
|
put the disconnection handling code back in place
|
2014-11-19 20:14:19 +00:00 |
|
Anton Georgiev
|
a31246c6f9
|
join audio, leave audio don't need server side assistance at this point
|
2014-11-18 22:44:52 +00:00 |
|
Anton Georgiev
|
9c4e7f80e2
|
reworked userLogout, added secret
|
2014-11-18 22:03:13 +00:00 |
|
Anton Georgiev
|
004b6d40ba
|
we don't need to send user_join_voice_request or user_leave_voice_request. It's automatic
|
2014-11-18 19:54:46 +00:00 |
|
Anton Georgiev
|
0f61fbed24
|
reworked [un]muting user so it uses userId and userSecret
|
2014-11-18 19:35:51 +00:00 |
|
Anton Georgiev
|
45e1eb1ac3
|
lint of users.coffee
|
2014-11-18 16:28:00 +00:00 |
|
Anton Georgiev
|
058fa24437
|
Merge branch 'meteor-client-tests' of github.com:gthacoder/bigbluebutton into meteor-working-on-permissions
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
|
2014-11-18 15:55:29 +00:00 |
|
Anton Georgiev
|
759ee46ca4
|
removing html-reporter
|
2014-11-18 15:49:47 +00:00 |
|
Anton Georgiev
|
51f070bccf
|
shortened the message
(not sure why but we were getting an error with the previous version of the message)
|
2014-11-18 15:47:43 +00:00 |
|
Anton Georgiev
|
a9ebc858c1
|
the sip library was renamed
|
2014-11-17 22:02:17 +00:00 |
|
Maxim Khlobystov
|
f1bbcb2a49
|
Cleaning up.
|
2014-11-17 13:49:46 -08:00 |
|
Maxim Khlobystov
|
c4b352d87b
|
Made all the Jasmine suites disabled by default.
|
2014-11-17 13:40:19 -08:00 |
|
Maxim Khlobystov
|
fb1bc92ada
|
Removed a file containing a sample server-side unit test.
|
2014-11-17 13:31:32 -08:00 |
|
Maxim Khlobystov
|
b5a8fdd172
|
Removed Velocity HTML reporter.
|
2014-11-17 13:26:31 -08:00 |
|
damaren
|
7a004601b8
|
the two files that should have been in the last commit
|
2014-11-14 18:18:47 -02:00 |
|
damaren
|
690f1a291b
|
added a button in the logout page to redirect the user to the login page
|
2014-11-14 18:03:45 -02:00 |
|
Lucas Zawacki
|
92584c1cad
|
Merge branch 'merge-with-tests' of https://github.com/antobinary/bigbluebutton into merge-with-tests
|
2014-11-14 14:31:53 -02:00 |
|
Anton Georgiev
|
9ef7ad5edc
|
using roles and predefined permissions per role for raising/lowering hand
|
2014-11-14 11:00:55 -05:00 |
|
Lucas Zawacki
|
0a92c0e138
|
Merge branch 'merge-with-tests' of https://github.com/antobinary/bigbluebutton into merge-with-tests
|
2014-11-13 18:54:46 -02:00 |
|
Lucas Zawacki
|
6721e3395f
|
Add velocity:core and velocity:html-report back and mock logging
|
2014-11-13 18:53:54 -02:00 |
|
Anton Georgiev
|
826b6658a7
|
remove moderator condition
|
2014-11-13 15:52:42 -05:00 |
|
Anton Georgiev
|
c275778b19
|
using the userSecret to control the permissions for raise/lower hand
|
2014-11-13 15:04:51 -05:00 |
|
Maxim Khlobystov
|
bbbb51a8a5
|
Added the first set of integration tests for the whiteboard template.
|
2014-11-13 16:06:45 -02:00 |
|
Maxim Khlobystov
|
367b6eb3f5
|
Improved the quality of usersList rendering specs and added some new test cases.
Conflicts:
labs/meteor-client/app/tests/jasmine/client/integration/templates/usersList/usersListSpec.js
|
2014-11-13 16:06:24 -02:00 |
|
Anton Georgiev
|
65d858e737
|
added an alphanumeric userSecret with length 10 symbols
|
2014-11-13 12:54:50 -05:00 |
|
Lucas Zawacki
|
2bb32218fa
|
Merge branch 'meteor-client-tests' of https://github.com/gthacoder/bigbluebutton into merge-with-tests
Conflicts:
labs/meteor-client/app/tests/jasmine/server/unit/CollectionMethodsSpec.js
|
2014-11-13 15:28:51 -02:00 |
|
Lucas Zawacki
|
0b3e1e570e
|
Using iron-router params.query syntax in router.coffee
|
2014-11-13 12:29:27 -02:00 |
|
Anton Georgiev
|
0f3a877402
|
modified the url for routing to the sign in page
|
2014-11-13 08:46:39 -05:00 |
|
Maxim Khlobystov
|
425c2b533b
|
Added unit tests for the server side private methods used to add/remove slides.
|
2014-11-12 19:42:17 -08:00 |
|
Maxim Khlobystov
|
b9462e4f2a
|
Got rid of the spec related to deletePrivateChatMessages() (the method didn't exist anymore).
|
2014-11-12 18:50:21 -08:00 |
|
Anton Georgiev
|
f9ed2a23b5
|
(not complete) on meteor 1.0
|
2014-11-12 16:04:03 -05:00 |
|
Anton Georgiev
|
623136670a
|
Merge branch 'merge-with-tests' of github.com:lfzawacki/bigbluebutton into merge-with-tests
Conflicts:
labs/meteor-client/app/.meteor/packages
|
2014-11-12 16:00:44 -05:00 |
|
Lucas Zawacki
|
81f0665738
|
Merge with testing and update to meteor only packages
|
2014-11-12 17:34:12 -02:00 |
|
Lucas Zawacki
|
87421be943
|
Merge branch 'meteor-client-tests' of https://github.com/gthacoder/bigbluebutton into testing-version-005
Conflicts:
labs/demos/views/index.html
labs/meteor-client/app/server/collection_methods/meetings.coffee
|
2014-11-12 16:38:18 -02:00 |
|
Anton Georgiev
|
2b819c2499
|
Merge branch 'testing-version-005' of github.com:lfzawacki/bigbluebutton into testing-version-005
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
|
2014-11-12 13:14:21 -05:00 |
|
Lucas Zawacki
|
7e763b7219
|
Remove unused js files and move api_bridge to the client/lib
|
2014-11-12 15:17:23 -02:00 |
|
Anton Georgiev
|
b18b8a2d0e
|
install external-file-loader via mrt
|
2014-11-12 12:01:19 -05:00 |
|
Maxim Khlobystov
|
ae48d72dc3
|
Merge branch 'meteor-client-viewer' into meteor-client-tests
Conflicts:
labs/meteor-client/app/.meteor/packages
|
2014-11-12 08:51:14 -08:00 |
|