Will Kahn-Greene

Results 93 issues of Will Kahn-Greene

django-browserid can create new users. When new user accounts are created, they have wonky names (obviously). We need to add a page which new users get directed to that lets...

enhancement

As an admin, I can see all the videos for a category regardless of whether the video is live or draft. However, looking at a video list, I can't tell...

The database model has fields for summary and description, but currently you can't edit these on the site. This needs to be fixed!

You go to one of your playlists and pick a video to watch. You watch the video. Now that you're done with the video, you want to go watch the...

Right now you can't change the order of videos in a playlist. However, this is a pretty nice feature especially if you're building a playlist of videos that should be...

Now that we have playlists, it'd be nice if you could add a video from any of the video listing pages. That way a user could go to a category...

This issue covers upgrading to django 1.8 and any dependencies we need to update to get there.

The API should have a way to query videos. Part of me vaguely remembers that the API actually does have this. However, it could be that I'm remembering the old...

A Video can have 4 video urls associated with it for downloads. We use this to generate RSS enclosures as well. This isn't willdly useful, though. We should generalize it...

If you view the search results page with a small screen, it sucks: 1. you have to scroll down through all the facet links 2. the thumbnail takes 3/4 of...