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 |
|
Lucas Zawacki
|
284ce6bbaf
|
Add winston client and correct logging path
Conflicts:
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
|
2014-11-12 14:37:55 -02:00 |
|
Lucas Zawacki
|
3f6cc062a9
|
Merge winston logging
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/lib/router.coffee
labs/meteor-client/app/server/collection_methods/chat.coffee
labs/meteor-client/app/server/collection_methods/users.coffee
labs/meteor-client/app/server/redispubsub.coffee
labs/meteor-client/app/smart.json
labs/meteor-client/app/smart.lock
|
2014-11-12 13:18:09 -02:00 |
|
Anton Georgiev
|
ffab06751c
|
we have the .coffee now
|
2014-11-12 09:58:24 -05:00 |
|
Anton Georgiev
|
6efde7e2aa
|
Merge branch 'meteor-improving-login' into testing-version-005
|
2014-11-12 09:15:36 -05:00 |
|
Anton Georgiev
|
7b2ea01b30
|
Merge branch 'meteor-sip' of github.com:lfzawacki/bigbluebutton into testing-version-005
Conflicts:
labs/meteor-client/app/client/globals.coffee
|
2014-11-12 08:57:59 -05:00 |
|
Lucas Zawacki
|
ca8133070b
|
Write parts of the client using the BBB api bridge methods
|
2014-11-12 11:30:34 -02:00 |
|
Anton Georgiev
|
4727737691
|
moved the re-subscription to users to be at the end because on / it was stopping the subscription to the other collections. As a result we were not able to send a chat message immediately after login. We had to refresh first
|
2014-11-12 08:15:13 -05:00 |
|
Anton Georgiev
|
0fe03afa28
|
on / updates the dbid
|
2014-11-12 07:53:36 -05:00 |
|
Maxim Khlobystov
|
68d1f4aea6
|
Added more unit tests to cover shapes.coffee.
|
2014-11-11 18:28:13 -08:00 |
|