Will Kahn-Greene
Will Kahn-Greene
`tox.ini` suggests we don't support anything greater than Django 1.6. I haven't spent any time updating this. I still use it on a couple of projects, but could probably switch...
https://docs.djangoproject.com/en/1.7/ref/applications/ eadred should support that by providing the necessary bits but also use that framework for looking for sample data.
Technically, this is "can't log into bugzilla" because ernest just turns around and tries to log you into bugzilla. What's going on is that Bugzilla has changed at some point...
We should build a very small admin section that allows certain people to create projects, create sprints in those projects, edit projects, edit sprints, etc. The list of admin can...
The project details page shows a list of tracker bugs sorted by milestone. That's great, but it should also show the progress on those bugs. For now, I think "progress"...
When you log into Ernest, it turns around and logs you into Bugzilla. It keeps the Bugzilla token in cache and gives you an Ernest session cookie. It's possible for...
Two ideas: 1. put a star next to your name when you're logged in and the bug is assigned to you 2. have a show-only-assigned-to-me button This might be related...
Currently, the name of a project in Ernest must exactly match the product name in Bugzilla. If you enter in a project name that's different, then Ernest flips out when...