Christoph Herbst
Christoph Herbst
Also implemented likes of bbp topics & replies
Can you give an estimate on when this feature will be implemented? I am evaluating using the plugin in a project. I am also considering implementing it myself and submitting...
I solved this problem by removing the whole "server.js" file from the angularjs package. Then use a normal meteor layout for your top level html. Just make sure you don't...
Please close this PR
I can confirm that `make roles` solves the problem
Having the same problem
> @cherbst and @GUFFMHRZ I assume you are using the: > > ```yaml > bbb_monitoring_all_in_one_enable: true > ``` > > Variable. > > Are you also setting: > > ```yaml...
If you don't like to update and if you don't mind, I can fork the package and publish it under my name on atmosphere.
Interesting. I am using this package in my app with meteor 1.0.2. And I have not experienced the issue described in the above bug report. I thought this is because...
Yes, having no tests is unfortunate:-( I think the code you are referring to overrides the methods defined in cursor. So no need to define `findOne`, which is a collection...