Mark Reeves

Results 9 issues of Mark Reeves

Hello! I'm using v1.11.4 - 2016-09-04. Everyone's thrilled with what we've put together visually using Slider Pips. My Slider is triggering the loading of data onto a map, so I've...

js
investigating

Hello! I'm seeing the following in both the web-based tool and via the API: ``` p { font-family: sans-serif; } @media screen and (max-width: 600px) { p { color: red...

I installed (pip) django-categories today, and added a field in my model: ``` categories = models.ManyToManyField('categories.Category', blank=True, null=True) ``` before running `syncdb`. I have Categories in my admin, and I'm...

I'm assuming this is PHP-Twig? It'd be great if this could be tidied up. Thanks!

Hello! I like the way this renders compared to some of the other options, but I'm seeing a 'clickable' cursor when I hover just over each line. Is there a...

If two activities are logged with the same start/end time, and the same tags, each activity appears two or more times, depending on number of tags. To reproduce: 1. Create...

enhancement
design

# Bug report ## Describe the bug Trying to execute a simple select query using Python 3.12 or 3.9. I cannot get past this error. ## To Reproduce ```python Python...

bug

**Description** We're consistently seeing failed "Updating search indexes" jobs in the queue, with the following error: Setting unknown property: verbb\supertable\fields\SuperTableField::propagationKeyFormat **Additional info** - Plugin version: 2.7.1 - Craft version: 3.7.34...

Thanks for providing this package for Sublime Text! One thing I run into often: I tend to type out my tags starting with the brackets. I don't rely heavily on...