Joe Ipson

Results 14 issues of Joe Ipson

Resolved issue where all of the 'Possible Keys' fields would send null to Stripe.

^^^^

enhancement

Come up with a shortcode to handle kanban columns on a task

enhancement

Allow tags to be nested

enhancement

I'm using a package that's dependent on python-Levenshtein and I'm still getting this message when I try to import it: ``` from fuzzywuzzy import fuzz, process ``` ``` [1504740965099] /var/task/fuzzywuzzy/fuzz.py:35:...

Trying to do something like this: ``` angular.module('ec', ['oc.lazyLoad', 'ec.charts']) .config(function($ocLazyLoadProvider) { $ocLazyLoadProvider.config({ 'modules': [{ name : 'chart.js', files: [ '/bower_components/chart.js/dist/Chart.bundle.min.js', '/bower_components/angular-chart.js/dist/angular-chart.min.js' ], serie: true }] }); }); angular.module('ec.charts', [['chart.js']]);...

First off, I wanted to say that I love this utility. It's so much faster than ogr2ogr has been for what I'm trying to do. The only problem I've had...

I've used this package on Linux, but on my Windows box it doesn't seem to work correctly. Here's the error I get from the console: ``` reloading plugin Gitignored File...