Hugo

Results 372 issues of Hugo

We're using `setuptools_scm`, so git-tracked files are included automatically. The manifest is unused. See: https://github.com/pimutils/khal/pull/1156

Steps to repro: * Create a recurring event. * Run `ikhal`, go to a non-first entry, and edit the time to something different * Save Result: * Any entries previous...

type: bug
cat:recurrence

I currently have some work events which I've declined, and are indistinguishable from accepted events. I'd like to somehow mark (an icon similar to recurring events), hide, stike-through (this is...

type: enhancement

The provider is [on very short notice] shutting down permanently.

Need to wait until Django 2.2 is EOL.

Trying to clear a S3Boto3Storage fails (at least when using it for static files): ``` $ django-admin collectstatic -c [ INFO 17:08:26] raven.contrib.django.client.DjangoClient:215 Raven is not configured (logging is disabled)....

bug
s3boto

I'm looking at how `SubscribeUnitsCustom` is implemented, and it seems to continuously poll for the status of units and compare what's changed. I think that the `JobNew()` and `JobRemoved()` D-Bus...

Trying to remove a property (`DAV:displayname`) returns 500. I'm basically sending something like: ```xml ... ``` This issue came up testing vdirsyncer, where other servers support the same payload just...

When trying to log in, I'm prompted to open a URL on a browser: ![image](https://user-images.githubusercontent.com/730811/180784596-7d934e37-2598-4386-af0a-46649f145502.png) #### What should happen: The text should be selectable so I can copy it. ####...

bug