Oli Mortimer

Results 19 issues of Oli Mortimer

If you run dom-monster again on the same page (not that you would intentionally, but sometimes can be by accident), it doesn't remove it's old nodes / elements, and reports...

I'm looking at which cart package to use, and have been comparing laracart to laravelshoppingcart - https://github.com/darryldecode/laravelshoppingcart I like how laracart can handle coupons etc, but can't help thinking the...

enhancement
help wanted

flot-tickrotor ignores the labelHeight, so this fixes that issue, and will only use the rotated label height if it's greater than our options labelHeight. Ref #17

flot-tickrotor ignores the labelHeight, so multiple graphs end up with different height axis labels. ![image](https://cloud.githubusercontent.com/assets/1190115/9739593/6cbafd82-5648-11e5-92a1-0c679eb1439b.png) The linked change fixes that issue, and will only use the rotated label height if...

I've started to use the `flag-icon` and noticed this is using cca3, however `lipis/flag-icon-css`, which I assume is what this is intended for use with, uses `3166-1-alpha-2` for the country...

Since upgrading from 0.4.13 to 1.0.0, I'm finding that that busted files are being busted multiple times, so I end up with lots of the same file: ``` projects.c1979eef7285467a.js projects.c1979eef7285467a.c1979eef7285467a.js...

question

I've installed Docker Desktop for Mac, which includes docker-compose. Clean install, no other docker containers. I then run the below command; https://github.com/akeneo/pim-community-standard ```` docker run -u www-data -v $(pwd):/srv/pim -w...

Within my PhoneGap Build app (outside of PhoneGap works fine), any `a href` links with a `btn` class on them misbehave - you click the button, and it changes to...

js

Added AFTER previous_field to ADD COLUMN, and removed from MODIFY COLUMN

There's currently no DROP COLUMN query output when a column is removed from a source table