Timeline
02/07/13:
- 19:06 Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) closed by
- fixed: Replying to gandaro: > I tried only on mediagoblin.com. …
- 18:57 Ticket #27 (API Support for Mobile Uploads) closed by
- fixed: The API still does not support a wide variety of methods. Currently, …
- 17:18 Ticket #355 (nose and modules with optional library deps) closed by
- fixed: Closed.
- 17:14 Ticket #49 (document advanced celery/kombu configuration) closed by
- wontfix: I think it's fine to close this, so doing so.
- 10:37 Ticket #625 (Custom CSS/JS list in the ini) created by
- I needed a simple way to add and order JS and CSS, so instead of …
02/06/13:
02/05/13:
- 19:59 Ticket #623 (Easy context hooks for plugins) created by
- We now have template hook support. But maybe you want to add things …
- 19:14 Ticket #618 (Improved theming override) closed by
- wontfix: You can do this in a very minimal way at present, I believe (I haven't …
- 19:00 Ticket #617 (Replacing template hooks by templates override) closed by
- worksforme: Actually this already works exactly as you said with base templates -> …
02/04/13:
- 17:49 Ticket #622 (MediaGoblin outdated on PyPi) created by
- http://pypi.python.org/pypi/mediagoblin/ is very outdated. If the …
- 16:15 Ticket #621 (template hook stops string extraction) closed by
- fixed
- 14:12 Ticket #621 (template hook stops string extraction) created by
-
I have no exact idea what is going wrong, but:
1.
media.html
is … - 13:42 Ticket #620 (Error message improvments) created by
- Hi, I've noticed few stuff in the error messages that can be easily …
- 10:09 Ticket #619 ("-- Select --" at the "Add media to collection" page cannot be ...) created by
- The "-- Select --" is the default value of the drop-down list of …
02/03/13:
- 20:50 Ticket #618 (Improved theming override) created by
- This is (almost) the part 2 of the previous ticket. If the template …
- 20:36 Ticket #617 (Replacing template hooks by templates override) created by
- I've toyed a bit with template hooks, and I must say I'm not so very …
02/02/13:
- 22:33 Ticket #616 (Deleting user account crashes if you have attachements on your media) created by
- […]
- 19:48 Ticket #615 (UndefinedError: 'configobj.Section object' has no attribute ...) closed by
- fixed: Thanks for reporting! Fixed in …
- 19:19 Ticket #615 (UndefinedError: 'configobj.Section object' has no attribute ...) created by
- Viewing an image results in the following error for me: > …
01/31/13:
- 18:43 Ticket #614 (Ability to swap app configuration for different unit tests) created by
- We need the ability to load different app configurations for different …
- 16:52 Ticket #613 (Improving Media collection) created by
- Summary of changes : Basically, to idea is to replace the tedious …
- 16:49 Ticket #477 (Move OpenStreetMap/geolocation support to plugin) closed by
- fixed: I've added support to this and committed it to master. Additionally, …
01/29/13:
- 22:24 Ticket #611 (Account deletion does not delete the media entries) closed by
-
fixed: Okay, fixed in
ff68ca9fc2b329d1c2ec395abf50358845c4e5fc
. - 17:55 Ticket #509 (Extract media file submission logic into common library) closed by
- fixed: Okay, I think, this is done mostly. I'll close it.
01/27/13:
- 19:49 Ticket #612 (MediaFile deletion bails on with missing files on cloudfiles) created by
- MediaEntry.delete does this: […] joar says that the cloudfiles …
- 16:02 Ticket #611 (Account deletion does not delete the media entries) created by
- When removing your account via your account settings page, the media …
01/25/13:
- 09:00 Ticket #610 (Mirror subscribed media collection) created by
- When subscribing to a remote media collection, a user might want to …
- 08:57 Ticket #609 (Sharing of private collections) created by
- On the federated sharing/subscription model, there should be a way of …
- 08:54 Ticket #608 (Implement pushing of remote deletion) created by
- When instance B is subscribed to instance A and photo X is deleted …
- 08:51 Ticket #607 (Implement WebActivities and WebIntents) created by
- https://wiki.mozilla.org/WebAPI/WebActivities http://webintents.org/ …
- 08:48 Ticket #606 (Make sure thumbnail sizes are the same when subscribe to remote instance) created by
- source : http://mediagoblin.org/news/fsws-2012-wrap-up.html > A …
- 08:44 Ticket #605 (Cross-instance collections/galleries (think Flickr pool)) created by
- source : http://mediagoblin.org/news/fsws-2012-wrap-up.html
- 08:43 Ticket #604 (Favoriting across instances) created by
- source : http://mediagoblin.org/news/fsws-2012-wrap-up.html
- 08:43 Ticket #603 (Subscribing to users across instances) created by
- Between remote instances of mediagoblin, enable subscription from user …
01/24/13:
- 21:50 Ticket #602 (Make "Add to collections" link text, with icon appended from the left ...) created by
- This will make such links have both * a distinguishing icon; * an …
- 17:41 Ticket #450 (Theming support) closed by
- fixed: Hm, I feel like theming feels like it's closed, so I'm just closing …
- 17:33 Ticket #318 (Support RFC 3514) closed by
- invalid: I'm going to close this bug. It was an april fools joke about an …
- 17:01 Ticket #110 (Direct Beaker integration) reopened by
- Wait, this shouldn't be closed really. #507 is done, but you still …
- 16:54 Ticket #110 (Direct Beaker integration) closed by
- fixed
01/22/13:
- 19:55 Ticket #521 (Allow to set default license for uploads) closed by
- fixed: Great work! Thanks so much, Mark! (And thanks for the review/rebase …
- 19:26 Ticket #254 (Directories in queue are not deleted automatically) reopened by
- Oh wait. I thought this was fixed; looks like it very well might not …
01/21/13:
- 16:52 Ticket #601 (Increase the max tag length limit) created by
- When importing data from flickr some months ago I hit the length limit …
- 16:32 Ticket #600 ("Liberate my data" (data export button)) created by
- As a nice service we need to help users to migrate their data. I plan …
- 16:22 Ticket #555 (ForgotPassword view needs improvement) closed by
- fixed: The originally filed bugs have been fixed by the push that happened …
- 16:20 Ticket #599 (Allow login by username OR email) created by
- There is no reason we cannot offer the login form offering to either …
01/20/13:
- 19:22 Ticket #254 (Directories in queue are not deleted automatically) closed by
- fixed: Ah yeah that's fixed now! Thanks! :)
- 19:14 Ticket #585 (When publishing through API, no PuSH to push_urls) closed by
- fixed: This is also fixed as part of merging 436_celery_push / #436. Thanks …
- 19:11 Ticket #436 (MediaGoblin PuSH should happen post-processing) closed by
- fixed: Looks good. Merged and pushed!
01/17/13:
- 21:29 Ticket #570 (Crash after adding media to an unspecified collection) closed by
- fixed: I cannot reproduce it either. Assuming it was fixed.
- 17:12 Ticket #565 (Make workbench easier to use) closed by
- fixed: I have merged most of the branch. There's one more commit in it which …
- 11:20 Ticket #302 (Support deletion of an account by its owner) closed by
- fixed: This has been merged into master now. Schendje needs to check HTML :-)
- 10:53 Ticket #540 (Add "delete" function to MediaEntry) closed by
- fixed: The User.delete() and MediaEntry.delete() functions have now been …
01/16/13:
- 18:15 Ticket #561 (Audio and video should use workbench instead of tempfiles) closed by
- fixed: Looks great... merged! Also the workbench wasn't being killed on …
01/15/13:
- 22:46 Ticket #526 (Provide a list of collections for site visitors) closed by
- fixed: Okay, great work by zack! Merged it!
- 18:09 Ticket #571 (Collection descriptions don't support Markdown but pretend they do) closed by
- fixed: Merged. Thanks go to tct!
- 15:26 Ticket #598 (Support for UTF-8 paths) created by
- On a fresh GMG install I get the following error for a UTF-8 path: […]
01/14/13:
- 21:30 Ticket #597 (Hook to allow plugins to alter the template for media edit form) created by
- For the advertise plugin, I need to add a check box to the media edit …
- 21:25 Ticket #596 (Hook to allow plugins to do some work on page load) created by
- For the view count plugin, I need to bump the counter whenever the …
- 21:22 Ticket #595 (Hook to allow plugins to alter the template for media pages) created by
- For the view count plugin, I need to display the counter under the …
- 15:09 Ticket #564 (Cookie blocking leads to cryptic errors) closed by
- fixed: Fixed with commit 947c08a and the previous work to enable cusomized …
01/13/13:
01/10/13:
- 19:27 Ticket #332 (Comments from reviewing the new video merge) closed by
- fixed: The final remaining point "7)" is covered in its own ticket: #355 So …
- 19:10 Ticket #575 (Need Test for "The API") closed by
- fixed: and closing.
- 13:15 Ticket #593 (Thumbnails of portrait images have inconsistent padding) created by
- Thumbnails of portrait images have padding on every side except on …
- 12:49 Ticket #592 (Poor overflow handling for thumbnail titles) created by
- The default theme has poor overflow handling in thumbnail titles, at …
- 12:42 Ticket #591 (Default theme handles thumbnails for small pictures poorly) created by
- The default theme handles small images poorly. Screenshot: …
01/09/13:
- 21:55 Ticket #588 (Make profile editing URL consistent) closed by
- fixed: Merged! Thanks spaetz!
- 03:32 Ticket #590 (Provide Markdown formatting options rather than linking to Markdown website) created by
- When a new user is setting up their profile, the website text tells …
01/08/13:
- 15:58 Ticket #589 (Reduce test suite run time) closed by
- fixed: This was fixed in the commits b97144dcc970750 and b97144dcc970750b
- 13:56 Ticket #587 (Removed MediaEntry returns 500 instead of 404) closed by
- fixed: Fallout from the ObjectId/InvalidID removal in the MongoDB code. Fixed …
- 13:54 Ticket #589 (Reduce test suite run time) created by
- Don't get a new app (discarding and recreating the databases) when …
Note: See TracTimeline
for information about the timeline view.