Timeline



11/25/12:

17:52 Ticket #549 (Allow users to revoke an OAuth access grant) updated by nyergler
Cc, Owner, Status changed
16:39 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 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 …
01:35 Ticket #532 (Show creation date (extract from EXIF)) updated by Christopher Allan Webber
Owner changed
01:35 Ticket #532 (Show creation date (extract from EXIF)) updated by Christopher Allan Webber
Cc changed
01:34 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 …
00:40 Ticket #549 (Allow users to revoke an OAuth access grant) created by nyergler
Users can currently authorize an application and view the applications …
00:37 Ticket #548 (Add support for token refresh to the OAuth plugin) created by nyergler
The OAuth plugin currently does not support token refresh, as …

11/24/12:

23:34 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 …
00:10 Ticket #547 (Need better PuSH mechanism) created by spaetz
When we submit new media we send out the notification to the …

11/22/12:

11:54 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 Ticket #546 (Embed hcard in user profile (we claim to have one)) created by spaetz
Currently our webfinger user reply <Link …

11/21/12:

11:05 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 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 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() …
08:56 Ticket #543 (atom feed IDs: reevalaute taguri) updated by spaetz
I never understood why we are not simply using the feeds URL for the …

11/20/12:

23:08 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 …
22:55 Ticket #543 (atom feed IDs: reevalaute taguri) created by Elrond
Our atom feeds use taguris (RFC 4151). First thing to re-evaluate: Do …
19:50 Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) updated by Jakob Kramer
I tried only on mediagoblin.com.
13:02 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 …
09:38 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 …
01:59 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 …
01:47 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 …

11/19/12:

20:23 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.. …
13:33 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.

11/16/12:

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

11/15/12:

15:28 Ticket #328 (Atom feed thumbnails) updated by Christopher Allan Webber
Will says MRSS should work with Atom.
14:52 Ticket #538 (Return 403 (forbidden) rather than 404 (not found) when looking at ...) updated by spaetz
code at branch 538_FORBIDDEN_admin_pages repo …
14:24 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 …
13:26 Ticket #328 (Atom feed thumbnails) updated by Will Kahn-Greene
Description changed
Given that this is about thumbnails and not enclosing the actual media …
13:16 Ticket #328 (Atom feed thumbnails) updated by spaetz
I pushed a Work-In-Progess branch 328_media_in_atom_feed to my …
12:38 Ticket #328 (Atom feed thumbnails) updated by spaetz
To post media in the atom feed, we'll need to add something like: …
11:42 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 Ticket #540 (Add "delete" function to MediaEntry) updated by spaetz
Milestone changed
First cut in my branch 540_User_delete_deletes_related_entries
09:36 Ticket #540 (Add "delete" function to MediaEntry) updated by spaetz
P.S. The "Base" Superclass of all models provides a "delete" function …
09:32 Ticket #540 (Add "delete" function to MediaEntry) created by spaetz
Just working on issue 302 (Delete your own account), noticing that …

11/14/12:

20:27 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 …
20:18 Ticket #539 (Make first created user an admin) updated by spaetz
P.S. There is a way already : ./bin/gmg makeadmin
20:18 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 …
20:13 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) …
16:44 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: * …
16:40 Ticket #533 (Simplify/Robustify thumbnail usage for template designers) updated by Christopher Allan Webber
Description changed
16:02 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 …
15:59 mediagoblin_version.png attached to Ticket #537 by Christopher Allan Webber
Mediagoblin version hovertext
15:58 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 …
15:28 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 …
13:19 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 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) updated by bigjust
sounds good to me.
10:56 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/') …
09:44 Ticket #514 (Incorrect OSM license) updated by spaetz
Priority, Milestone changed
This would be taken care of with my proposed patch in issue 410
09:33 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
08:21 Ticket #391 (Presentation and/or document media type support?) updated by spaetz
Please review and merge my patch media_handler_pdf which …
08:14 Ticket #390 ("Separate tags by commas" should be unnecessary) updated by spaetz
Keywords changed
08:14 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 …
00:10 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, …

11/13/12:

16:03 Ticket #390 ("Separate tags by commas" should be unnecessary) updated by spaetz
Cc, Keywords, Status, Owner, Milestone changed
I'll see if I can review this durin this week.
15:57 Ticket #349 (Feed for all items) updated by spaetz
Milestone changed
14:57 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 …
14:52 Ticket #533 (Simplify/Robustify thumbnail usage for template designers) updated by spaetz
Milestone changed
14:51 Ticket #475 (Checkbox for email notifications sits above its label) closed by Christopher Allan Webber
fixed: Merged, pushed, closed. Thanks LotusEcho & Spaetz!
14:37 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 …
14:32 Ticket #475 (Checkbox for email notifications sits above its label) updated by spaetz
Cc, Milestone changed
14:29 Ticket #391 (Presentation and/or document media type support?) updated by spaetz
Milestone changed
14:27 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.
14:21 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 …
14:07 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 …
13:49 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 …
13:09 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 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 Ticket #422 (Header drop-down disappears when clicked) closed by Jef van Schendel
invalid: Closing because the drop-down has been removed.
09:56 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 …
09:38 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.

11/12/12:

22:39 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 …

11/11/12:

21:32 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 …
21:11 The Boys (scaled).jpg attached to Ticket #535 by Mark Holmquist
File that broke the server
21:10 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 …
20:49 debug.txt attached to Ticket #535 by Mark Holmquist
The debug output, for your reference.
20:49 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 …
07:30 Ticket #534 (Use accesskeys in the forms) created by Mark Holmquist
See, e.g., the MediaWiki edit interface. Shift+alt+s will submit the …
07:28 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 :) …

11/09/12:

16:21 Ticket #532 (Show creation date (extract from EXIF)) updated by tryggvib
Owner, Status changed
14:59 Ticket #303 (Support deletion of an account by an administrator) updated by bigjust
Owner changed
10:06 Ticket #349 (Feed for all items) updated by spaetz
I have reviewed the code now. Rebased to latest master (some conflicts …
09:24 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 …

11/08/12:

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

11/07/12:

21:51 Ticket #528 (pagination fails from user page) updated by ronny
nope xD it just ends there..
21:35 Ticket #528 (pagination fails from user page) updated by bigjust
did that paste cut off? that doesn't look like the entire traceback
21:23 Ticket #528 (pagination fails from user page) updated by ronny
mmh still there, just did a git checkout, setup.py develop --upgrade …
18:31 Ticket #488 (Make MediaGoblin work with latest celery, kombu) updated by bigjust
pinning to specific versions is the only way to sanely manage …
18:28 Ticket #528 (pagination fails from user page) updated by bigjust
Wasn't able to reproduce on the current code, is this still occurring?
18:04 Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) reopened by bigjust
17:56 Ticket #508 (You shouldn't have to upload a whole file to find out mediagoblin ...) closed by bigjust
fixed
17:55 issue_508.patch attached to Ticket #508 by bigjust
16:11 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 …

11/06/12:

22:58 Ticket #531 (Compression Options for Images) updated by Duncan
Quality option added to the config file works great …
22:35 Ticket #531 (Compression Options for Images) updated by Duncan
This should actually be quite easy. Set resized.save(resized_file, …
22:01 Ticket #531 (Compression Options for Images) created by Duncan
Currently the resized images are quite heavily artefacted. It would be …
17:10 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 Ticket #390 ("Separate tags by commas" should be unnecessary) updated by Duncan
Fixed comma delimiter to fixed delimiter as per "comment 6". Changed …

11/05/12:

10:52 Ticket #530 (Airy: audio player’s time indicator is low-contrast) created by Aleksej
See the bottom-right angle of the player at …
00:14 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: …

11/04/12:

22:09 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.
21:28 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: …
21:18 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 …
19:44 Ticket #528 (pagination fails from user page) updated by ronny
OK just realized, that my solution doesnt work in anyways. If the user …
16:21 Ticket #528 (pagination fails from user page) created by ronny
I experienced a problem, when trying to go to the second page of a …

11/03/12:

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

10/28/12:

21:25 Ticket #518 (Package MediaGoblin for Debian) updated by Simon Fondrie-Teitler
I've started packaging here: …

10/27/12:

08:11 Ticket #207 (Add tag list to user profile) updated by thelovebug
I was about to raise a feature request for this myself. A Tag Cloud …
03:20 Ticket #510 (Non-ASCII characters in the slug make the media page inaccessible ...) closed by joar
fixed: This has been fixed since the move to werkzeug.routing <3
Note: See TracTimeline for information about the timeline view.