Jeff Pyke

Results 6 issues of Jeff Pyke

distribute causes the application to fail on heroku.

Installs oracle java 8 instead (oab script is broken).

I added a feature where users can optionally specify a site to redirect to when they block a site.

It appears that upsert depends on decorator, but doesn't declare this for installation via pip. ``` Collecting upsert==0.0.1 (from -r requirements_dev.txt (line 5)) Downloading upsert-0.0.1.tar.gz Traceback (most recent call last):...

In other words, by installing bootstrap and font:awesome the appearance of the normal application is altered. Ideally, meteor-admin should be standalone with no side effects.

Accounts.ui.config({ passwordSignupFields: "USERNAME_ONLY" }); This is the way most people following the meteor todo tutorial will have their accounts set up. This means that the user collection is missing an...