Timeline



Mar 30, 2016:

2:23 AM Ticket #830 (Blog post and exif) updated by ayleph
I've got exif_visible = true in my config, and blog posts load …
2:16 AM Ticket #5308 (SQL foreign key error when attempting to delete user with blog) updated by ayleph
Milestone changed
I'm going to go ahead and assign a milestone, but I really think it …
2:14 AM Ticket #5308 (SQL foreign key error when attempting to delete user with blog) updated by ayleph
Priority changed
Attempting to delete a user with a blog is still an issue in v0.9.0. …

Mar 29, 2016:

3:53 PM Milestone 0.9.0 completed
12:52 AM Ticket #5449 (UnicodeEncodeError with non-ASCII characters in comment emails) updated by ayleph
Priority changed
Turns out this is only an issue when email_debug_mode = True. …
12:47 AM Ticket #5449 (UnicodeEncodeError with non-ASCII characters in comment emails) created by ayleph
Adding a comment with a non-ASCII character results in a server error …

Mar 28, 2016:

7:29 PM Ticket #5448 (Remove old mongodb cruft) created by Christopher Allan Webber
Notably, some cruft from the mongodb days (and the transition from …
7:28 PM Ticket #5447 (Make disabling plugins less tricky) created by Christopher Allan Webber
Now that we're using Alembic's branching model to enable long-running …

Mar 26, 2016:

6:40 PM Ticket #5413 (Make models on clean database with alembic, not from models.py) closed by Christopher Allan Webber
fixed: There we go... it's merged at last! I tested as well as I could and …
12:12 PM Ticket #5446 (gmd dbupdate: AttributeError: 'Config' object has no attribute 'attributes') closed by Boris Bobrov
worksforme: After chat in IRC, this looks like environment issue.
11:39 AM Ticket #5446 (gmd dbupdate: AttributeError: 'Config' object has no attribute 'attributes') updated by mrb
Git bisect blames revision: af6b89eafe4bce418737c66ad8ebef5aa297f378
10:58 AM Ticket #5446 (gmd dbupdate: AttributeError: 'Config' object has no attribute 'attributes') created by mrb
Git rev: 3f08f780f6698622dba0e8de74ece9194fdb7726 Running gmg …

Mar 25, 2016:

11:06 PM Ticket #5424 (Alembic migrations with plugins) closed by Christopher Allan Webber
fixed: I've pushed the documentation changes for this! So this will be …
9:55 PM Ticket #5445 (Certain media hang on generating thumbnail) created by ayleph
A user is uploading a number of ogg video files to my instance (videos …

Mar 23, 2016:

8:46 PM Ticket #5081 (Unhelpful SMTP error) updated by jsandoval
I just added a new patch. I added two tests, created a custom …
8:42 PM issue_5081_rev1.patch attached to Ticket #5081 by jsandoval
5:26 PM Ticket #5444 (Implement 'type_match_handler' hook for all core media types) updated by ayleph
This error comes from mediagoblin/media_types/__init__.py […] …
5:14 PM Ticket #5444 (Implement 'type_match_handler' hook for all core media types) created by ayleph
Since the gstreamer-1.0 update, uploaded media are sniffed and very …
10:24 AM Ticket #5081 (Unhelpful SMTP error) updated by Matt Molyneaux
Owner, Status changed
Thanks for the patch! Here's a quick review: * Rather than printing …
10:06 AM Ticket #5081 (Unhelpful SMTP error) updated by Matt Molyneaux
Status changed
12:14 AM Ticket #5081 (Unhelpful SMTP error) updated by jsandoval
I just added a patch for this issue. It's my first try, so I'll be …
12:13 AM issue_5081.patch attached to Ticket #5081 by jsandoval

Mar 21, 2016:

11:17 AM Ticket #5443 (Theater mode for videos in MediaGoblin) updated by Saksham Agrawal
Owner, Status changed
11:16 AM 0006-Theater-mode-for-mediagoblin.patch attached to Ticket #5443 by Saksham Agrawal
11:03 AM Ticket #5443 (Theater mode for videos in MediaGoblin) updated by Saksham Agrawal
Owner, Status changed
11:03 AM Ticket #5443 (Theater mode for videos in MediaGoblin) created by Saksham Agrawal
Theater mode for videos in MediaGoblin

Mar 18, 2016:

8:48 PM issue_5442.patch attached to Ticket #5442 by Jeremy Bowman
8:43 PM Ticket #5442 (Mac dev setup issues) created by Jeremy Bowman
I encountered two minor problems setting up a development environment …
7:32 PM Ticket #5425 (Allow tests to pass without audio/video dependencies again) updated by Christopher Allan Webber
It looks like this never got merged, or at least not pushed! So I …

Mar 16, 2016:

6:15 AM Ticket #5441 (raw_input is depreceated in python3) created by Espionage724
Was trying out python3 and was trying to add a new user via gmg. I was …

Mar 10, 2016:

12:24 AM Ticket #5424 (Alembic migrations with plugins) updated by Christopher Allan Webber
Progress on this... I've …

Mar 9, 2016:

1:25 PM Ticket #5401 (Video processing fails when media contains no tags) updated by ayleph
Replying to breton: > ayleph, what do you thing about the …
9:30 AM Ticket #5401 (Video processing fails when media contains no tags) updated by Boris Bobrov
Owner, Status changed
ayleph, what do you thing about the patch? Does it fix the problem for you?
9:29 AM 0001-Check-all-tags-for-existence-before-using-them.patch attached to Ticket #5401 by Boris Bobrov

Mar 8, 2016:

9:35 PM Ticket #5401 (Video processing fails when media contains no tags) updated by Boris Bobrov
Owner, Status changed
9:34 PM Ticket #5401 (Video processing fails when media contains no tags) updated by Boris Bobrov
oooh, right, my bad. Will re-fix.
9:27 PM Ticket #5401 (Video processing fails when media contains no tags) updated by ayleph
Resolution, Status changed
Re-opening because there were other issues the patch didn't address as …
6:47 PM Ticket #5401 (Video processing fails when media contains no tags) closed by Boris Bobrov
fixed: I've changed your patch and applied it as fec916d. Thank you for the patch!

Mar 7, 2016:

9:57 PM Ticket #960 (Add search functionality) updated by ayleph
As mentioned above, there's a third-party …
9:33 PM Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by ayleph
Owner, Status changed
Just to touch base here, I completely intend to make this work and …
9:30 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Milestone changed
The remaining code to be changed before closing this ticket is of such …
6:47 PM Ticket #5401 (Video processing fails when media contains no tags) updated by ayleph
Encountered another similar issue in the same skip_transcode
12:48 AM Ticket #5440 (Typo in blog views) closed by ayleph
fixed: Fix pushed in …
12:46 AM Ticket #5440 (Typo in blog views) created by ayleph
[…]
12:41 AM Ticket #5439 (Use state other than "failed" to indicate draft blog posts) created by ayleph
Failed blog entries can't be reprocessed because the blog mediatype …

Mar 6, 2016:

9:30 PM Ticket #830 (Blog post and exif) updated by ayleph
Parent Tickets changed
9:29 PM Ticket #5308 (SQL foreign key error when attempting to delete user with blog) updated by ayleph
Parent Tickets changed
9:28 PM Ticket #5316 (disallow creating blog post without title) updated by ayleph
Parent Tickets changed
9:27 PM Ticket #5437 (blog media_type uses inconsistent naming) updated by ayleph
Parent Tickets changed
9:26 PM Ticket #5438 (Address problems with blog mediatype) created by ayleph
This ticket will serve as a parent ticket to collect issues related to …

Mar 5, 2016:

5:17 PM Ticket #5437 (blog media_type uses inconsistent naming) updated by ayleph
Owner, Status changed
From discussions in IRC, it came to my attention that the migration …
5:02 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Fix for mediagoblin/templates/user_pages/blog_media.html is applied …
4:46 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Priority changed
The fix for mediagoblin/templates/user_pages/report.html is applied …

Mar 3, 2016:

9:29 PM Ticket #5437 (blog media_type uses inconsistent naming) updated by ayleph
Replying to spaetz: > Hi, I do not remember the specifics. …
5:34 PM Ticket #5436 (Add "gmg raw_alembic" command) closed by Christopher Allan Webber
fixed: Got a brief review from Jessica, pushed to git master.
3:04 PM Ticket #5437 (blog media_type uses inconsistent naming) updated by spaetz
Hi, I do not remember the specifics. But afaik this was because each …
2:54 PM Ticket #5434 (Lightbox effect for images) updated by Saksham Agrawal
Status changed
2:54 PM Ticket #5434 (Lightbox effect for images) updated by Saksham Agrawal
I have uploaded the patch.
2:53 PM 0005-0001-Fix-for-issue-5434-Lightbox-effect-for-images.patch attached to Ticket #5434 by Saksham Agrawal
3:53 AM Ticket #5437 (blog media_type uses inconsistent naming) updated by ayleph
Also sent an email to Aditi (original author) and Sebastian Späth to …
3:47 AM Ticket #5437 (blog media_type uses inconsistent naming) updated by ayleph
Status changed
Attached patch and migration correct the media_type name and update …
3:46 AM 0002-Migration-5437-Blog-mediatype-naming.patch attached to Ticket #5437 by ayleph
3:46 AM 0001-Partial-fix-5437-Blog-mediatype-naming.patch attached to Ticket #5437 by ayleph
1:40 AM Ticket #5437 (blog media_type uses inconsistent naming) created by ayleph
The blog media_type hasn't been working for quite some time due to …
1:15 AM Ticket #5436 (Add "gmg raw_alembic" command) updated by Christopher Allan Webber
Status changed
I'd love it if we could get this merged and reviewed by tomorrow. …
1:14 AM 0001-Add-gmg-raw_alembic-command.patch attached to Ticket #5436 by Christopher Allan Webber
1:14 AM Ticket #5436 (Add "gmg raw_alembic" command) created by Christopher Allan Webber
For certain types of tasks, it's helpful (and perhaps necessary) to be …
1:12 AM Ticket #5434 (Lightbox effect for images) updated by Christopher Allan Webber
Okay, sounds good saksham1115! Go for it!
12:52 AM Ticket #5434 (Lightbox effect for images) updated by Saksham Agrawal
Basically using Javascript or Jquery, when a user clicks on the image, …
12:03 AM Ticket #5434 (Lightbox effect for images) updated by Christopher Allan Webber
It could be indeed be quite good. What approach are you thinking to …

Mar 2, 2016:

7:22 PM Ticket #818 (pbr is breaking things) closed by Christopher Allan Webber
fixed: Things seem to be fine now, for whatever reasons in recentish changes …
7:21 PM Ticket #5406 (Remove alembic config attributes hackery upon upgrading to Alembic 07.5) closed by Christopher Allan Webber
fixed: Done
6:43 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
It's going to be tricker to fix …
6:41 PM 0001-Fix-comment-ID-links-on-media-comment-report-page.patch attached to Ticket #5376 by ayleph
6:40 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
I've got a fix for mediagoblin/templates/user_pages/report.html
5:54 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
I applied fix …
5:46 PM Ticket #5432 (Comment report link doesn't go anywhere) closed by ayleph
fixed: Fixed in …
5:43 PM Ticket #5432 (Comment report link doesn't go anywhere) updated by ayleph
Milestone, Parent Tickets changed
Updating milestone because this is a blocker for #5376.
5:33 PM Ticket #5435 (Catch bad comment links to prevent server errors) closed by ayleph
fixed: Fixed as of …
5:29 PM Ticket #5435 (Catch bad comment links to prevent server errors) updated by ayleph
If instead of typing in a comment ID which doesn't exist you type in a …
5:26 PM Ticket #5435 (Catch bad comment links to prevent server errors) created by ayleph
While debugging #5376, we noticed that attempting to access a comment …
5:20 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Good news all around! After applying the changes in 161bc6b, the link …
5:07 PM Ticket #5434 (Lightbox effect for images) updated by Saksham Agrawal
I would like to work on this enhancement
5:07 PM Ticket #5434 (Lightbox effect for images) created by Saksham Agrawal
Adding lightbox effect for images would be a good enhancement.

Mar 1, 2016:

9:23 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
Replying to Tsyesika: > does the new link work for you or …
12:53 PM Ticket #5428 ("Add media" and "Create new collection" placing) updated by Boris Bobrov
Sorry, but I am against this. Dropdown menu is one more click to make, …
12:10 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
Owner, Status changed
Okay, I've pushed another fix, it should fix the link in the media …
9:43 AM Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
Owner, Status changed
I'll make sure that happens, does the new link work for you or does it …
6:34 AM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
I see now that the email notification URL and the notification header …
6:18 AM Ticket #5376 (Comment links cause server errors with recent migrations) updated by ayleph
I pulled and ran all migrations, but I'm not sure 6efcab2 is working …
6:01 AM Ticket #5433 (Typo in decorator text returned to API client) closed by ayleph
fixed: Fixed in …
5:59 AM Ticket #5433 (Typo in decorator text returned to API client) created by ayleph
[…]
5:39 AM Ticket #5427 (Deleting reported media gives server error) updated by ayleph
Confirming I can now delete media which have had reports filed. Thanks …
5:35 AM Ticket #5432 (Comment report link doesn't go anywhere) created by ayleph
The "Report" link under comments goes to a 404 page. I'm not sure if …
5:29 AM Ticket #5431 (Typo in models) closed by ayleph
fixed: Fixed in …
5:27 AM Ticket #5431 (Typo in models) created by ayleph
There's a typo in mediagoblin/db/models.py which will prevent code …

Feb 29, 2016:

10:29 PM Ticket #5430 (admin media processing panel should be the same as user one) created by Boris Bobrov
Admin media processing panel has old design and layout. It should be …
10:21 PM Ticket #463 (Make an actually useful media processing panel to use) updated by Boris Bobrov
Milestone, Owner, Status changed
7:23 PM Ticket #5427 (Deleting reported media gives server error) closed by Jessica Tallon
fixed: Okay I've fixed this. The problem wasn't that we were setting None on …
5:39 PM Ticket #5421 (Server error when trying to access atom feed with graveyard media) closed by Jessica Tallon
worksforme: Okay, I'm not able to reproduce this, what I've tried is: 1. Create a …
3:51 PM Ticket #5421 (Server error when trying to access atom feed with graveyard media) updated by Jessica Tallon
Owner, Status changed
I'll try to reproduce and see if I can.
3:50 PM Ticket #5415 (Server error when trying to access media with graveyards comments) closed by Jessica Tallon
fixed: This has been fixed as of 2104c3e. Please test and re-open if you …
1:30 PM Ticket #5429 (Update documentation to reflect changes to mediagoblin.ini) updated by Saksham Agrawal
0003 and 0004 are the final patch files. I have changed all the .rst …
1:28 PM 0004-Fix-for-issue-5429.patch attached to Ticket #5429 by Saksham Agrawal
1:14 PM Ticket #5429 (Update documentation to reflect changes to mediagoblin.ini) updated by Saksham Agrawal
I am extremely sorry for the typos. I didn't see the exception for the …
1:08 PM 0003-Fix-gor-issue-5429.patch attached to Ticket #5429 by Saksham Agrawal
1:08 PM 0002-Second-fix-for-the-issue-5429.patch attached to Ticket #5429 by Saksham Agrawal
12:56 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
Owner, Status changed
12:55 PM Ticket #5376 (Comment links cause server errors with recent migrations) updated by Jessica Tallon
Replying to ayleph: > I was just able to reproduce this …
Note: See TracTimeline for information about the timeline view.