Timeline



Nov 27, 2012:

9:15 PM Ticket #519 (A way to link to a position in a video/audio (timestamp)) updated by Aleksej
Media Fragments URI 1.0 (basic)
4:58 PM Ticket #552 (GMGTableBase uses default kwarg of {} in methods) updated by nyergler
Oh, you're totally right, I wasn't paying attention. I'll update my …
3:49 PM Ticket #499 (the avatar image is necessary) updated by spaetz
Modified above patches slightly after Elrond's review, now in branch …
3:21 PM Ticket #436 (MediaGoblin PuSH should happen post-processing) updated by spaetz
One problem is, that the celery worker doing the processing might not …
3:19 PM Ticket #547 (Need better PuSH mechanism) closed by spaetz
duplicate: Arrg, I discovered, we already have a ticket (#436) for this one. …
3:11 PM Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by spaetz
Milestone changed
3:10 PM Ticket #499 (the avatar image is necessary) updated by spaetz
Milestone changed
3:10 PM Ticket #499 (the avatar image is necessary) updated by spaetz
https://gitorious.org/~spaetz/mediagoblin/spaetz-mediagoblin/commits/WI
1:09 PM Ticket #552 (GMGTableBase uses default kwarg of {} in methods) updated by Elrond
Priority changed
= Problem at hand = First of all: Thanks for catching this! The …
5:22 AM Ticket #549 (Allow users to revoke an OAuth access grant) updated by nyergler
I've pushed a fix for this to my personal repo and opened a merge …
5:13 AM Ticket #552 (GMGTableBase uses default kwarg of {} in methods) updated by nyergler
Status changed
I've pushed a fix for this to my personal clone and opened a merge …
4:06 AM Ticket #552 (GMGTableBase uses default kwarg of {} in methods) created by nyergler
A few places in GMGTableBase have method definitions that look …

Nov 26, 2012:

10:35 PM Ticket #551 (Create test that makes sure all migrations are sane) created by Christopher Allan Webber
We should have a unit test that instantiates the tables at their …
10:25 PM Ticket #550 (Fix missing constraint in recent migrations) created by Christopher Allan Webber
A recent migration added a table for the CollectionItem model but …
8:49 PM Ticket #182 (Logging in should take me back to the page where I clicked the login link) updated by spaetz
This would be fixed in this branch "182_login_next_url" repo: …
7:04 PM Ticket #390 ("Separate tags by commas" should be unnecessary) closed by Elrond
fixed: Merged spaetz' branch. Commit: fa2f6ba162
6:44 PM Ticket #514 (Incorrect OSM license) closed by Christopher Allan Webber
fixed: Fixed! Closed with #410
5:52 PM Ticket #410 (Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the ...) closed by Christopher Allan Webber
fixed: This looks great. I've merged it!
2:41 PM Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by spaetz
I have implemented this as an optional plugin now: The branch is at: …

Nov 25, 2012:

5:52 PM Ticket #549 (Allow users to revoke an OAuth access grant) updated by nyergler
Cc, Owner, Status changed
4:39 PM Ticket #532 (Show creation date (extract from EXIF)) updated by tryggvib
Owner changed
Went with the third method. For me it makes sense to move it from the …
11:21 AM Ticket #536 (GNU Coding Standards-compliant configure script & Makefile) updated by Brandon Invergo
I'm sorry to say that there are some bugs in this. I'll implement a …
1:35 AM Ticket #532 (Show creation date (extract from EXIF)) updated by Christopher Allan Webber
Owner changed
1:35 AM Ticket #532 (Show creation date (extract from EXIF)) updated by Christopher Allan Webber
Cc changed
1:34 AM Ticket #532 (Show creation date (extract from EXIF)) updated by Christopher Allan Webber
Sorry for slow reply. Holidaze, and all that. So thoughts: first of …
12:40 AM Ticket #549 (Allow users to revoke an OAuth access grant) created by nyergler
Users can currently authorize an application and view the applications …
12:37 AM Ticket #548 (Add support for token refresh to the OAuth plugin) created by nyergler
The OAuth plugin currently does not support token refresh, as …

Nov 24, 2012:

11:34 PM Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by warp
To make it easy to add licenses, I think it makes sense for the free …
12:10 AM Ticket #547 (Need better PuSH mechanism) created by spaetz
When we submit new media we send out the notification to the …

Nov 22, 2012:

11:54 AM Ticket #544 (Provide .url_for_self for the Base model) updated by spaetz
Aye, Elrond told me about that "qualified=True" parameter which …
10:58 AM Ticket #546 (Embed hcard in user profile (we claim to have one)) created by spaetz
Currently our webfinger user reply <Link …

Nov 21, 2012:

11:05 AM Ticket #545 (User().unicode() should be friendlier for templates) created by spaetz
Trying to simply put User objects in templates (or convert them to …
10:54 AM Ticket #544 (Provide .url_for_self for the Base model) updated by spaetz
PS. One of the reasons I dislike the API is that it is not easy to …
10:50 AM Ticket #544 (Provide .url_for_self for the Base model) created by spaetz
# We have to pass in an "urlgen" object to MediaEntry().url_for_self() …
8:56 AM Ticket #543 (atom feed IDs: reevalaute taguri) updated by spaetz
I never understood why we are not simply using the feeds URL for the …

Nov 20, 2012:

11:08 PM Ticket #543 (atom feed IDs: reevalaute taguri) updated by Will Kahn-Greene
I vote: 1. make the year a configuration option 2. if the admin …
10:55 PM Ticket #543 (atom feed IDs: reevalaute taguri) created by Elrond
Our atom feeds use taguris (RFC 4151). First thing to re-evaluate: Do …
7:50 PM Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) updated by Jakob Kramer
I tried only on mediagoblin.com.
1:02 PM Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) updated by bcordier
Tested the image with a newer version of EXIF.py (available at …
9:38 AM Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) updated by JarlNicolson
I tried the two images (Mine and yours) in both a brand new local …
1:59 AM Ticket #212 (Use werkzeug as a caching abstraction layer (was: «use beaker»)) updated by Christopher Allan Webber
So this is old... it was pretty close to being done, but I think we …
1:47 AM Ticket #494 (Use OpenWebFonts) closed by Christopher Allan Webber
wontfix: I'm going to mark this as WONTFIX I think? It might actually be true …

Nov 19, 2012:

8:23 PM Ticket #542 (Celeryd yields an error and then stops processing uploads) created by thelovebug
So I've uploaded a file to my instance, but it's totally ignoring it.. …
1:33 PM Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) reopened by Jakob Kramer
It still does not work. Try with the image I referenced above.

Nov 16, 2012:

11:33 AM Ticket #541 (Use versioned API URLs) created by spaetz
The API development is phantastic, but it is bound to evolve and …
10:43 AM Ticket #507 (Possibly get rid of WebOb, Routes, Beaker?) updated by spaetz
Milestone, Type changed
10:42 AM Ticket #507 (Possibly get rid of WebOb, Routes, Beaker?) updated by spaetz
I have a branch that completely removes webob ready at …

Nov 15, 2012:

3:28 PM Ticket #328 (Atom feed thumbnails) updated by Christopher Allan Webber
Will says MRSS should work with Atom.
2:52 PM Ticket #538 (Return 403 (forbidden) rather than 404 (not found) when looking at ...) updated by spaetz
code at branch 538_FORBIDDEN_admin_pages repo …
2:24 PM Ticket #178 (Have a Users page that lists all the users on a given install) updated by spaetz
Milestone changed
No, this has never landed. I merged the conflicts in routing.py, and …
1:26 PM Ticket #328 (Atom feed thumbnails) updated by Will Kahn-Greene
Description changed
Given that this is about thumbnails and not enclosing the actual media …
1:16 PM Ticket #328 (Atom feed thumbnails) updated by spaetz
I pushed a Work-In-Progess branch 328_media_in_atom_feed to my …
12:38 PM Ticket #328 (Atom feed thumbnails) updated by spaetz
To post media in the atom feed, we'll need to add something like: …
11:42 AM Ticket #302 (Support deletion of an account by its owner) updated by spaetz
Milestone changed
First cut at my branch 302_delete_own_account in repo …
11:40 AM Ticket #540 (Add "delete" function to MediaEntry) updated by spaetz
Milestone changed
First cut in my branch 540_User_delete_deletes_related_entries
9:36 AM Ticket #540 (Add "delete" function to MediaEntry) updated by spaetz
P.S. The "Base" Superclass of all models provides a "delete" function …
9:32 AM Ticket #540 (Add "delete" function to MediaEntry) created by spaetz
Just working on issue 302 (Delete your own account), noticing that …

Nov 14, 2012:

8:27 PM Ticket #539 (Make first created user an admin) closed by Christopher Allan Webber
wontfix: I don't think this is a good idea. I might be setting up a …
8:18 PM Ticket #539 (Make first created user an admin) updated by spaetz
P.S. There is a way already : ./bin/gmg makeadmin
8:18 PM Ticket #539 (Make first created user an admin) created by spaetz
Currently there is no way to make someone admin but to fudge with SQL …
8:13 PM Ticket #538 (Return 403 (forbidden) rather than 404 (not found) when looking at ...) created by spaetz
When ernot being an admin all admin pages come up as 404 (not found) …
4:44 PM Ticket #533 (Simplify/Robustify thumbnail usage for template designers) updated by Christopher Allan Webber
Heya Spaetz, This looks really good. Only a couple of comments: * …
4:40 PM Ticket #533 (Simplify/Robustify thumbnail usage for template designers) updated by Christopher Allan Webber
Description changed
4:02 PM Ticket #537 (Show what version number a site is running in footer hover text) updated by Jef van Schendel
I put "GNU MediaGoblin version x.y.z" as the title attribute. Let's …
3:59 PM mediagoblin_version.png attached to Ticket #537 by Christopher Allan Webber
Mediagoblin version hovertext
3:58 PM Ticket #537 (Show what version number a site is running in footer hover text) created by Christopher Allan Webber
schendje came up with this good solution to having version numbers in …
3:28 PM Ticket #410 (Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the ...) updated by spaetz
Branch and patch from last comment has been superseded by my branch …
1:19 PM Ticket #451 (Convert all mongokit style .find, .find_one, .one calls over to ...) updated by spaetz
Is this what we have in mind: see my branch 451_mongolisms. Not …
11:18 AM Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by bigjust
sounds good to me.
10:56 AM Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
How about ID ('/u/spaetz/i/5/') or slug ('/u/spaetz/m/picofspaetz/') …
9:44 AM Ticket #514 (Incorrect OSM license) updated by spaetz
Milestone, Priority changed
This would be taken care of with my proposed patch in issue 410
9:33 AM Ticket #410 (Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the ...) updated by spaetz
Milestone changed
I have had a cut at this. This also takes care of issue #514
8:21 AM Ticket #391 (Presentation and/or document media type support?) updated by spaetz
Please review and merge my patch media_handler_pdf which …
8:14 AM Ticket #390 ("Separate tags by commas" should be unnecessary) updated by spaetz
Keywords changed
8:14 AM Ticket #390 ("Separate tags by commas" should be unnecessary) updated by spaetz
I reviewed dunkyp's patch and it is exactly the right thing to do. The …
12:10 AM Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by bigjust
+1 for only allowing slug based urls. If we really want to allow IDs, …

Nov 13, 2012:

4:03 PM Ticket #390 ("Separate tags by commas" should be unnecessary) updated by spaetz
Cc, Keywords, Milestone, Owner, Status changed
I'll see if I can review this durin this week.
3:57 PM Ticket #349 (Feed for all items) updated by spaetz
Milestone changed
2:57 PM Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) updated by spaetz
Displaying supported file types is a good first step. As I understand …
2:52 PM Ticket #533 (Simplify/Robustify thumbnail usage for template designers) updated by spaetz
Milestone changed
2:51 PM Ticket #475 (Checkbox for email notifications sits above its label) closed by Christopher Allan Webber
fixed: Merged, pushed, closed. Thanks LotusEcho & Spaetz!
2:37 PM Ticket #475 (Checkbox for email notifications sits above its label) updated by spaetz
Hi LotusEcho. I had already typed a long reply but somehow it got …
2:32 PM Ticket #475 (Checkbox for email notifications sits above its label) updated by spaetz
Cc, Milestone changed
2:29 PM Ticket #391 (Presentation and/or document media type support?) updated by spaetz
Milestone changed
2:27 PM Ticket #376 (Body text sticks out beyond frame on http://mediagoblin.org/404) closed by Jef van Schendel
invalid: I haven't seen this issue appear since then. Closing the ticket.
2:21 PM Ticket #475 (Checkbox for email notifications sits above its label) updated by Jef van Schendel
I just tried LotusEcho's patch, it works well on my end. See, you …
2:07 PM Ticket #475 (Checkbox for email notifications sits above its label) updated by Emily O'Leary
That is exactly what I ended up doing. Custom rendering in that …
1:49 PM Ticket #475 (Checkbox for email notifications sits above its label) updated by spaetz
Rather than hacking in a new WTforms renderer (which is a cool …
1:09 PM Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by spaetz
Cc changed
Hi, I believe this bug should be solved rather sooner than later as …
10:52 AM Ticket #349 (Feed for all items) updated by spaetz
I just pushed a second commit on top to the branch that cleans up the …
10:12 AM Ticket #422 (Header drop-down disappears when clicked) closed by Jef van Schendel
invalid: Closing because the drop-down has been removed.
9:56 AM Ticket #432 (Upload media button should be more visible) closed by spaetz
fixed: schendje told me the drop down menu has gone and the add media button …
9:38 AM Ticket #479 (Hovering over an image makes the pointer icon “enlarge”/“zoom in”, ...) closed by spaetz
fixed: Yes, this commit fixed the bug, confirming. Closing ticket as fixed.

Nov 12, 2012:

10:39 PM Ticket #536 (GNU Coding Standards-compliant configure script & Makefile) created by Brandon Invergo
According to the GNU Coding Standards, all GNU projects should have a …

Nov 11, 2012:

9:32 PM Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) updated by Christopher Allan Webber
If someone wants to tackle this bug, it would be good if they could …
9:11 PM The Boys (scaled).jpg attached to Ticket #535 by Mark Holmquist
File that broke the server
9:10 PM Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) updated by Christopher Allan Webber
Interesting. It looks like EXIF.py (which we don't maintain) has some …
8:49 PM debug.txt attached to Ticket #535 by Mark Holmquist
The debug output, for your reference.
8:49 PM Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) created by Mark Holmquist
This file was troublesome, for some reason. It is pretty big, but I'm …
7:30 AM Ticket #534 (Use accesskeys in the forms) created by Mark Holmquist
See, e.g., the MediaWiki edit interface. Shift+alt+s will submit the …
7:28 AM Ticket #521 (Allow to set default license for uploads) updated by Mark Holmquist
Cc, Owner, Status changed
Change submitted for review, bug paroneayea to get 'er merged :) …

Nov 9, 2012:

4:21 PM Ticket #532 (Show creation date (extract from EXIF)) updated by tryggvib
Owner, Status changed
2:59 PM Ticket #303 (Support deletion of an account by an administrator) updated by bigjust
Owner changed
10:06 AM Ticket #349 (Feed for all items) updated by spaetz
I have reviewed the code now. Rebased to latest master (some conflicts …
9:24 AM Ticket #533 (Simplify/Robustify thumbnail usage for template designers) created by spaetz
This is pre-work for the PDF media type handling which is supposed to …

Nov 8, 2012:

11:08 AM Ticket #532 (Show creation date (extract from EXIF)) updated by tryggvib
Proposed fix in branch 532-exif-creation-date: …
10:55 AM Ticket #532 (Show creation date (extract from EXIF)) created by tryggvib
== Short description == Add an option to make the creation date (as …

Nov 7, 2012:

9:51 PM Ticket #528 (pagination fails from user page) updated by ronny
nope xD it just ends there..
9:35 PM Ticket #528 (pagination fails from user page) updated by bigjust
did that paste cut off? that doesn't look like the entire traceback
9:23 PM Ticket #528 (pagination fails from user page) updated by ronny
mmh still there, just did a git checkout, setup.py develop --upgrade …
6:31 PM Ticket #488 (Make MediaGoblin work with latest celery, kombu) updated by bigjust
pinning to specific versions is the only way to sanely manage …
6:28 PM Ticket #528 (pagination fails from user page) updated by bigjust
Wasn't able to reproduce on the current code, is this still occurring?
6:04 PM Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) reopened by bigjust
5:56 PM Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) closed by bigjust
fixed
5:55 PM issue_508.patch attached to Ticket #508 by bigjust
4:11 PM Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) updated by bigjust
Owner, Status changed
I agree that listing supported extensions as a help text in the form …

Nov 6, 2012:

10:58 PM Ticket #531 (Compression Options for Images) updated by Duncan
Quality option added to the config file works great …
10:35 PM Ticket #531 (Compression Options for Images) updated by Duncan
This should actually be quite easy. Set resized.save(resized_file, …
10:01 PM Ticket #531 (Compression Options for Images) created by Duncan
Currently the resized images are quite heavily artefacted. It would be …
5:10 PM Ticket #500 (Cannot upload media with non-ASCII characters in file names; such ...) updated by Duncan
Created a simple patch for this problem. Werkzeug create safe name was …
12:45 PM Ticket #390 ("Separate tags by commas" should be unnecessary) updated by Duncan
Fixed comma delimiter to fixed delimiter as per "comment 6". Changed …

Nov 5, 2012:

10:52 AM Ticket #530 (Airy: audio player’s time indicator is low-contrast) created by Aleksej
See the bottom-right angle of the player at …
12:14 AM Ticket #479 (Hovering over an image makes the pointer icon “enlarge”/“zoom in”, ...) updated by chimo
Hey, I think this was fixed by this commit: …

Nov 4, 2012:

10:09 PM Ticket #529 (Video discovery is a common issue with video uploads) updated by joar
Apparently it seems that upgrading to latest Debian wheezy might help.
9:28 PM Ticket #529 (Video discovery is a common issue with video uploads) updated by joar
Could not upload log to this trac instance, put it here instead: …
9:18 PM Ticket #529 (Video discovery is a common issue with video uploads) created by joar
The usual point of failure when uploading a video seems to be the …
7:44 PM Ticket #528 (pagination fails from user page) updated by ronny
OK just realized, that my solution doesnt work in anyways. If the user …
4:21 PM Ticket #528 (pagination fails from user page) created by ronny
I experienced a problem, when trying to go to the second page of a …

Nov 3, 2012:

4:20 PM Ticket #513 (Add STL Media Support) updated by Christopher Allan Webber
Milestone changed

Oct 28, 2012:

9:25 PM Ticket #518 (Package MediaGoblin for Debian) updated by Simon Fondrie-Teitler
I've started packaging here: …
Note: See TracTimeline for information about the timeline view.