Sean Schofield

Results 11 issues of Sean Schofield

On the spree demo I did a search on last seven days (2011-10-28 , 2011-11-04). There was only 1 order but the funnel showed 129 customers so something seems wrong...

Server should support SSL so we need to fix that.

Bootstrap task is no longer needs to be called manually. In fact, doing so will result in the fixtures being created twice.

Might as well use faker to generate our sample stuff now.

I didn't bother with a spec since there are already 8 failing specs. I did test it manually though.

Allow user to search on non-parts and then flag as part (rather than having to edit and allow to be a part and then go back.) Not needed right away...

Give a basic overview of how the hub works, etc. on the integration/overview.html page. Consider adding the graphic given to us by Grafik as well.

Ran into a lot of confusion when trying to walk somebody through how to do simple controller decorator in their stand alone application (NOTE: not an extension) w/Spree. https://gist.github.com/schof/5560963 Needed...