Timeline
Apr 3, 2016:
- 5:03 PM Ticket #5454 (Add more translatable strings in blog plugin) created by
- The blog plugin has some English-only strings which should support …
- 12:01 AM Ticket #5451 (Reformat messages.add_message calls to follow PEP 8) closed by
- fixed: Added in …
Apr 2, 2016:
- 8:32 PM Ticket #5450 (Attempting to delete a blog as admin causes a server error) closed by
- fixed: Looks like this got fixed in …
- 5:49 PM Ticket #5441 (raw_input is depreceated in python3) closed by
- fixed: Fixed in stable and master. Thanks for the report!
- 2:16 PM Ticket #5320 (Add a logout hook) updated by
- As I now have an account, I can maybe explain a bit where this request …
- 2:02 PM Ticket #5394 (Wrong url for forgot_password in basic_auth plugin) updated by
- Sorry, I'm not really familiar with Trac and notifications yet, I just …
Apr 1, 2016:
- 5:50 PM Ticket #5452 (Slow gmg command) updated by
- Yes, we'd have to do some tricks to make this not import as much as it …
- 5:45 PM Ticket #5453 (migration will fail when disable a previously enabled plugin) closed by
- duplicate: Thanks for the report iyzsong! I think this is a duplicate of #5447 …
- 2:04 PM Ticket #5453 (migration will fail when disable a previously enabled plugin) created by
- steps: Enable mediagoblin.media_types.blog. Run gmg dbupdate, OK. …
Mar 31, 2016:
- 4:18 PM Ticket #5452 (Slow gmg command) updated by
- Mediagoblin version 0.9.0, my OS is Debian testing, hardware OLinuXino …
- 2:12 PM Ticket #5452 (Slow gmg command) created by
- On my tiny home server, the gmg command takes ages just to show the …
- 1:45 AM Ticket #5451 (Reformat messages.add_message calls to follow PEP 8) created by
- While tracking down some bad message calls in the blog plugin, I came …
- 1:24 AM Ticket #5450 (Attempting to delete a blog as admin causes a server error) created by
-
mediagoblin/media_types/blog/views.py
has an undefined reference to … - 12:06 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) updated by
-
Resolution, Status changed
Actually, this is still happening with gstreamer1.x, so I'm reopening …
Mar 30, 2016:
- 2:23 AM Ticket #830 (Blog post and exif) updated by
-
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
-
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
-
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
-
Priority changed
Turns out this is only an issue whenemail_debug_mode = True
. … - 12:47 AM Ticket #5449 (UnicodeEncodeError with non-ASCII characters in comment emails) created by
- 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
- Notably, some cruft from the mongodb days (and the transition from …
- 7:28 PM Ticket #5447 (Make disabling plugins less tricky) created by
- 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
- 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
- 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
- Git bisect blames revision: af6b89eafe4bce418737c66ad8ebef5aa297f378
- 10:58 AM Ticket #5446 (gmd dbupdate: AttributeError: 'Config' object has no attribute 'attributes') created by
- Git rev: 3f08f780f6698622dba0e8de74ece9194fdb7726 Running gmg …
Mar 25, 2016:
- 11:06 PM Ticket #5424 (Alembic migrations with plugins) closed by
- 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
- 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
- I just added a new patch. I added two tests, created a custom …
- 5:26 PM Ticket #5444 (Implement 'type_match_handler' hook for all core media types) updated by
-
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
- Since the gstreamer-1.0 update, uploaded media are sniffed and very …
- 10:24 AM Ticket #5081 (Unhelpful SMTP error) updated by
-
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
-
Status changed
- 12:14 AM Ticket #5081 (Unhelpful SMTP error) updated by
- I just added a patch for this issue. It's my first try, so I'll be …
Mar 21, 2016:
- 11:17 AM Ticket #5443 (Theater mode for videos in MediaGoblin) updated by
-
Owner, Status changed
- 11:03 AM Ticket #5443 (Theater mode for videos in MediaGoblin) updated by
-
Owner, Status changed
- 11:03 AM Ticket #5443 (Theater mode for videos in MediaGoblin) created by
- Theater mode for videos in MediaGoblin
Mar 18, 2016:
- 8:43 PM Ticket #5442 (Mac dev setup issues) created by
- 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
- 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
- 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
- Progress on this... I've …
Mar 9, 2016:
- 1:25 PM Ticket #5401 (Video processing fails when media contains no tags) updated by
- 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
-
Owner, Status changed
ayleph, what do you thing about the patch? Does it fix the problem for you?
Mar 8, 2016:
- 9:35 PM Ticket #5401 (Video processing fails when media contains no tags) updated by
-
Owner, Status changed
- 9:34 PM Ticket #5401 (Video processing fails when media contains no tags) updated by
- oooh, right, my bad. Will re-fix.
- 9:27 PM Ticket #5401 (Video processing fails when media contains no tags) updated by
-
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
- 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
- As mentioned above, there's a third-party …
- 9:33 PM Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by
-
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
-
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
-
Encountered another similar issue in the same
skip_transcode
… - 12:48 AM Ticket #5440 (Typo in blog views) closed by
- fixed: Fix pushed in …
- 12:46 AM Ticket #5440 (Typo in blog views) created by
- […]
- 12:41 AM Ticket #5439 (Use state other than "failed" to indicate draft blog posts) created by
- 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
-
Parent Tickets changed
- 9:29 PM Ticket #5308 (SQL foreign key error when attempting to delete user with blog) updated by
-
Parent Tickets changed
- 9:28 PM Ticket #5316 (disallow creating blog post without title) updated by
-
Parent Tickets changed
- 9:27 PM Ticket #5437 (blog media_type uses inconsistent naming) updated by
-
Parent Tickets changed
- 9:26 PM Ticket #5438 (Address problems with blog mediatype) created by
- 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
-
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
-
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
-
Priority changed
The fix formediagoblin/templates/user_pages/report.html
is applied …
Note:
See TracTimeline
for information about the timeline view.