Colin Copeland

Results 24 issues of Colin Copeland

I think viddler changed their API again (they moved the position of the "wmode" attribute. Anyways, this fixed the test suite for me: ``` diff --git a/oembed/tests.py b/oembed/tests.py index 3b7cef1..639b382...

Add support for [EKS EncryptionConfig](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-encryptionconfig)

While not too common, if an EC2 instance is stopped (say to resize an EBS volume), it will reboot with a new IP address, meaning the deployment configurations need updating....

Don't show map, just show listing

ready
frontend

We're not entirely certain of the cause yet, but in the process of renaming a contract/project all associated entries reverted to being approved rather than invoiced. The invoices themselves (EntryGroups)...

bug

It's currently ordered by user, which doesn't seem useful.

bug

Also include a list of projects that have time clocked during that time period that don't have contract, so it's obvious which projects aren't tracked. Just saving this here for...

* [ ] Add Django 3.x and 4.x to tox * [ ] Add Python 3.8 and 3.9 to tox * [ ] Run tox on GitHub actions (use [django-email-bandit](https://github.com/caktus/django-email-bandit/blob/develop/.github/workflows/test.yml)...