Timeline



03/23/12:

21:39 Ticket #412 (Add instructions to install libjpeg-dev or equivalent to docs) updated by Dani Estevez
I tried many things to fix this issue, being these the most important: …
21:34 Ticket #414 (Ability to delete one's own comments.) created by Aleksej
There is currently no way to remove one's own comments. Maybe the …
21:00 Ticket #413 (Arrow keys ←→ flip pages while I’m editing a comment) created by Aleksej
19:42 Ticket #412 (Add instructions to install libjpeg-dev or equivalent to docs) created by Christopher Allan Webber
People are constantly running into this irritation because a custom …
19:07 Ticket #399 (MediaEntry.media_data integration) updated by Elrond
Owner, Status changed
Okay, exif is missing. I'm just now working on that.
19:04 Ticket #381 (SQL Migrations) closed by Christopher Allan Webber
fixed: The only thing missing from this is that we have tests, but I wanted …
19:02 Ticket #411 (sql: deleting media needs to delete media_data) created by Elrond
When deleting a media_entry, we need to delete the media_data row too. …
18:06 Milestone 0.2.1 completed
16:26 Ticket #410 (Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the ...) created by joar
Currently the copyright text takes up exactly 25% of the maps …
16:11 Ticket #277 (Enable "favoriting" of media) updated by Elrond
Keywords, Type, Milestone changed
I think, there was code to do this on mongodb. But as sql is sooo …
11:16 Ticket #406 (Audio support (and content sniffing branch)) updated by joar
Pushed to audio+sniffing! Still some points left.

03/22/12:

23:45 Ticket #401 (add plugin infrastructure) updated by Will Kahn-Greene
Status changed
I did a bunch during the sprint at PyCon. Then I did some more work …
23:44 Ticket #388 (`gmg wipealldata` deletes the default mediagoblin database) updated by Will Kahn-Greene
Milestone changed
This seems like a big deal. I'm going to stick it in 0.2.2.
23:44 Ticket #390 ("Separate tags by commas" should be unnecessary) updated by Will Kahn-Greene
Milestone changed
Bumping this out of 0.2.1. If someone wants to grab it, feel free to …
23:42 Ticket #187 (add gnu ftp system to release process) updated by Will Kahn-Greene
Description, Milestone changed
I didn't get it done for 0.2.1. I'm not going to get it done for 0.2.2 …
23:40 Ticket #29 (Create a way to wipe an environment) updated by Will Kahn-Greene
Description, Milestone changed
Bumping this out of the milestone because it should wait until after …

03/21/12:

04:23 Ticket #270 (Create shell scripts to ease launching of celeryd with a local .ini) closed by Christopher Allan Webber
fixed: Great work! I merged it! And nice work reducing redundancy in your …

03/20/12:

13:06 Ticket #408 (Localized dates and times) closed by Jakob Kramer
duplicate: Duplicate of #344.

03/19/12:

14:35 Ticket #401 (add plugin infrastructure) updated by Will Kahn-Greene
There are a handful of bugs. I'm writing tests now and fixing the bugs …
11:23 Ticket #409 (oEmbed support) created by elf Pavlik
nowadays social networking platforms make heavy use of oEmbed for …

03/18/12:

21:11 Ticket #408 (Localized dates and times) created by Jakob Kramer
Currently dates are displayed using the “Gregorian Big Endian” …
20:37 Ticket #405 (Email notifications for new comments) updated by Derek
Got it, thanks to both of you for taking time to review this!! I will …
17:30 Ticket #405 (Email notifications for new comments) updated by Christopher Allan Webber
Btw, you might run into some issues where doing that merge makes your …
17:22 Ticket #405 (Email notifications for new comments) updated by Christopher Allan Webber
- First of all, a new migration got merged in the meanwhile. I …
03:47 Ticket #261 (Resized images should have individual (detailed) filenames (not just ...) updated by Brett Smith
Milestone changed
Patch in …
02:39 Ticket #270 (Create shell scripts to ease launching of celeryd with a local .ini) updated by Brett Smith
Fixed in …
01:15 Ticket #405 (Email notifications for new comments) updated by joar
Cc changed
* You currently get a notification for commenting on your own post. * …

03/17/12:

22:45 Ticket #403 (Add ipython support to ./bin/gmg shell) closed by Christopher Allan Webber
fixed: This is merged actually! Thanks Hugo!
22:20 Ticket #264 (Make sure delete_media deletes comments) closed by Christopher Allan Webber
fixed: That was stunningly fast work! The test looks good too. Great work …
21:57 Ticket #264 (Make sure delete_media deletes comments) updated by Brett Smith
Milestone changed
I have a branch with a fix for this and associated test: …
21:22 Ticket #385 (Show the original’s file size and dimensions on the file page) updated by Jef van Schendel
Milestone changed
The original bug's description: "Currently there is no indication of …
20:59 Ticket #270 (Create shell scripts to ease launching of celeryd with a local .ini) updated by Christopher Allan Webber
Keywords, Priority, Type, Description, Milestone changed
Marking this task as bitesized
19:31 Ticket #402 (nicer skin for video entries) updated by joar
It seems this is an issue specific to google-chrome-unstable. …

03/16/12:

00:03 Ticket #405 (Email notifications for new comments) updated by Derek
git://gitorious.org/~derek-moore/mediagoblin/derek-moore-mediagoblin.gi

03/15/12:

18:50 Ticket #405 (Email notifications for new comments) updated by Derek
This is done, tests pass. You should check the design though. Looks …
16:18 Ticket #404 (Don't save a "medium" image unless we have to) updated by Bassam Kurdali
ok, intitial fix is on my repo on gitorious: …
16:03 Ticket #404 (Don't save a "medium" image unless we have to) updated by Bassam Kurdali
Ok, I've fixed this bug afaik, I'm posting here to ask if *not* …
10:30 Ticket #402 (nicer skin for video entries) updated by joar
Replying to chemhacker: > Replying to joar: > …
01:01 Ticket #349 (Feed for all items) updated by Sacha
Owner, Status, Milestone changed
basically copy the tag_atom_feed but remove the tags in views.py and …
00:14 Ticket #402 (nicer skin for video entries) updated by Sacha
Replying to joar: > It seems the native controls are still …
00:00 Ticket #178 (Have a Users page that lists all the users on a given install) updated by Sacha
Owner changed

03/14/12:

23:11 Ticket #178 (Have a Users page that lists all the users on a given install) updated by Sacha
I made these changes, but I changed pagination.html so the paging …
21:20 Ticket #406 (Audio support (and content sniffing branch)) updated by joar
Status changed
Replying to cwebber: > Okay, I've reviewed your branch, …
17:43 Ticket #407 (Provide link to source on mediagoblin site) closed by Christopher Allan Webber
fixed: Pushed a fix for this that meets the above description.
17:29 Ticket #407 (Provide link to source on mediagoblin site) created by Christopher Allan Webber
If we really want to comply with the AGPL (which we clearly should be …
15:20 Ticket #402 (nicer skin for video entries) updated by joar
It seems the native controls are still visible beneath the video-js …

03/13/12:

20:42 Ticket #402 (nicer skin for video entries) closed by Christopher Allan Webber
fixed: Looks soooooo awesome! Merged!
20:25 Ticket #402 (nicer skin for video entries) updated by Christopher Allan Webber
Type changed
20:11 Ticket #406 (Audio support (and content sniffing branch)) updated by Christopher Allan Webber
Also, would be good to have a unit test for the negotiation function!
20:07 Ticket #406 (Audio support (and content sniffing branch)) updated by Christopher Allan Webber
Okay, I've reviewed your branch, and here are my following comments: …
20:06 Ticket #406 (Audio support (and content sniffing branch)) created by Christopher Allan Webber
Joar Wandborg has been working on an audio support / content sniffing …
19:07 Ticket #178 (Have a Users page that lists all the users on a given install) updated by Sacha
Owner, Status, Milestone changed
01:43 Ticket #401 (add plugin infrastructure) updated by Will Kahn-Greene
Initial pass in …
00:48 Ticket #402 (nicer skin for video entries) updated by Sacha
Owner changed
the fix is here: …
00:18 Ticket #405 (Email notifications for new comments) created by Christopher Allan Webber
It would be really great if when someone comments on your media entry …

03/12/12:

23:38 Ticket #402 (nicer skin for video entries) updated by Christopher Allan Webber
Actually, to include the content of the previous block: […]
23:34 Ticket #293 (Entering a non-ASCII password at registration causes error page) closed by Christopher Allan Webber
fixed: Merged!
23:12 Ticket #293 (Entering a non-ASCII password at registration causes error page) updated by Derek
Milestone changed
Ok, changes in branch bug293_non_ascii_password …
23:10 Ticket #404 (Don't save a "medium" image unless we have to) updated by Christopher Allan Webber
Owner, Status changed
23:10 Ticket #404 (Don't save a "medium" image unless we have to) created by Christopher Allan Webber
It used to be that if the image was smaller than the maximum …
21:31 Ticket #402 (nicer skin for video entries) updated by Christopher Allan Webber
So the steps that are necessary to do this: * Add video.js to extlib/ …
21:21 Ticket #403 (Add ipython support to ./bin/gmg shell) updated by Christopher Allan Webber
Owner, Status changed
21:21 Ticket #403 (Add ipython support to ./bin/gmg shell) created by Christopher Allan Webber
It would be great if we could launch ipython optionally like: […] …
20:33 Ticket #402 (nicer skin for video entries) updated by Sacha
Owner, Status changed
20:32 Ticket #402 (nicer skin for video entries) created by Sacha
Current skin is boring, video.js is probably the way to go for this …
20:14 Ticket #375 (Video Preload) closed by Christopher Allan Webber
fixed
20:13 Ticket #375 (Video Preload) updated by Sacha
I fixed this bug here: …
19:36 Ticket #375 (Video Preload) updated by joar
Owner, Status changed
This has been solved in a commit on my audio+sniffing branch, review …
19:31 Ticket #392 (PIL setup fails) updated by joar
PIL requires the header packages for zlib, libpng and libjpeg to be …
19:25 Ticket #393 (UTF-8 characters in ASCII art do not get into thumbnails) updated by joar
Status changed
I think this is because of Inconsolata's lack of coverage för unicode …
18:13 Ticket #401 (add plugin infrastructure) created by Will Kahn-Greene
The gist of it is: * design and codify how plugins will get …
18:08 Ticket #400 (Media licensing should be human readable) created by Sacha
When uploading media, the licensing options don't give enough …

03/02/12:

14:30 Ticket #96 (Integrate the appearance of the documentation with the rest of the ...) closed by Sam Kleinman
fixed: Already done. Ticket is just stale.
14:00 Ticket #197 (Contributors to the code may be surprised to learn of PEP-8) closed by Christopher Allan Webber
fixed: Added a simple note on …
13:52 Ticket #239 (outline the site administration manual) closed by Christopher Allan Webber
fixed: We have a lot of these things, though a lot of it is also incomplete. …
13:49 Ticket #348 (Ads support with Open X) updated by Christopher Allan Webber
Keywords, Description, Milestone changed
Pulled off the milestone list. We should do this, but as a plugin. …
13:43 Ticket #248 (Tutorial of the codebase documentation in wiki) updated by Christopher Allan Webber
Milestone changed
13:42 Ticket #248 (Tutorial of the codebase documentation in wiki) updated by Christopher Allan Webber
Description changed
This should definitely happen before Google Summer of Code 2012, …
13:35 Ticket #118 (Provide option to limit upload size) updated by Christopher Allan Webber
Description, Milestone changed
I doubt we can get this done for 0.2.2 so I've taken it off that milestone.
13:06 Ticket #375 (Video Preload) updated by Christopher Allan Webber
Also jpope's "theme" changed, so that example went away... should be …
13:05 Ticket #375 (Video Preload) updated by Christopher Allan Webber
Keywords, Component, Description, Milestone changed
This is an easy task for a new contributor.

03/01/12:

19:44 Ticket #267 (counter to display access of media (showing the number of views)) updated by Aleksej
Milestone changed
19:43 Ticket #334 (Display number of views a media object has had) closed by Aleksej
duplicate
19:42 Ticket #334 (Display number of views a media object has had) reopened by Aleksej
19:41 Ticket #267 (counter to display access of media (showing the number of views)) updated by Aleksej
Summary, Milestone changed

02/28/12:

17:01 Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by Luke
Owner, Status changed
16:59 Ticket #384 (docs do not bear copyright/license notices) closed by Christopher Allan Webber
fixed: This was fixed, but I forgot that it was.
16:56 Ticket #214 (Switch celery keys to be all-uppercase) closed by Christopher Allan Webber
fixed: Merged!
16:53 Ticket #214 (Switch celery keys to be all-uppercase) updated by Luke
Fixed here: …

02/27/12:

21:07 Ticket #380 (SQL: celery/kombu transport database) closed by Elrond
fixed: Merged!

02/26/12:

20:47 Ticket #380 (SQL: celery/kombu transport database) updated by Elrond
Okay, this is ready in cwebber's celerysql branch. What this branch …
18:50 Ticket #234 (Add RDFa to HTML output) updated by Christopher Allan Webber
Description changed
The first step should be getting CCRel integration. …
18:41 Ticket #399 (MediaEntry.media_data integration) updated by Elrond
Keywords changed
... and decide on how to get the already existing data in there. …
18:34 Ticket #399 (MediaEntry.media_data integration) created by Christopher Allan Webber
We now have a setup so that individual media types have their own …
15:48 Ticket #361 (MediaGoblin should show an appropriate, helpful error message when ...) updated by Christopher Allan Webber
Description changed
I could add a failing unit test. I guess it should return the …
15:36 Ticket #358 (New feed library that uses lxml) updated by Elrond
Keywords changed
15:35 Ticket #311 (Transform Atom feed into Activity Stream (OStatus)) updated by Elrond
Keywords, Milestone changed
15:34 Ticket #310 (Create Atom feed from activity entry timeline (OStatus)) updated by Elrond
Keywords, Milestone changed
15:33 Ticket #328 (Atom feed thumbnails) updated by Elrond
Keywords, Milestone changed
15:29 Ticket #49 (document advanced celery/kombu configuration) updated by Elrond
Priority, Milestone changed
15:24 Ticket #358 (New feed library that uses lxml) updated by Elrond
Milestone changed
15:19 Ticket #359 (Comment counter always uses plural) updated by Elrond
Milestone changed
I think, Jef has workarounded this in his newlayout branch by just not …
15:11 Ticket #361 (MediaGoblin should show an appropriate, helpful error message when ...) updated by Elrond
Keywords changed
We need a proper, failing test case!
15:10 Ticket #361 (MediaGoblin should show an appropriate, helpful error message when ...) updated by Elrond
Milestone changed
15:07 Ticket #234 (Add RDFa to HTML output) updated by Elrond
Milestone changed
Is this one bite-sized? Might be? Main job seems to be "read the spec" …
15:04 Ticket #379 (SQL Meta Bug) updated by Elrond
Milestone changed
Okay, we're hardly trying to land this for 0.2.2.
15:02 Ticket #214 (Switch celery keys to be all-uppercase) updated by Elrond
Milestone changed
15:00 Ticket #243 (Add minimized exception to javascript headers when we start adding them :)) updated by Elrond
Milestone changed
We probably should get this addressed somehow for 0.2.2, I hope?

02/22/12:

20:15 Ticket #398 (A way to download a file together with attribution/metadata, with ...) created by Aleksej
It would be great to be able to download media easily together with …
Note: See TracTimeline for information about the timeline view.