Timeline
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 …
01/07/13:
- 13:33 Ticket #588 (Make profile editing URL consistent) created by
- A users hompage is u/spaetz/, yet for editing the profile one has …
01/06/13:
01/05/13:
- 22:25 Ticket #586 (HTTPS/SSL support on issues.mediagoblin.org) created by
- Add https support to issues.mediagoblin.org. Pretty simple!
01/02/13:
12/27/12:
- 14:30 Ticket #585 (When publishing through API, no PuSH to push_urls) created by
- The block of code that takes care of pushing the item to push_urls is …
12/26/12:
- 21:09 Ticket #584 (Can't read EXIF tags of some files) closed by
- fixed: Merged into master, thank you Velmont!
- 00:01 Ticket #584 (Can't read EXIF tags of some files) created by
- I found out that the exif-py that GMG use is too old. The new one can …
12/23/12:
- 10:49 Ticket #583 (Create tests for atom feeds) created by
- We need some tests for our atom feeds. How deeply the tests go, is …
12/22/12:
- 10:20 Ticket #582 (Webdav as storage backend) created by
- I want to use box.net or my ownbox instance as storage backend.
12/21/12:
- 13:57 Ticket #528 (pagination fails from user page) closed by
- fixed: after an recent update pagination seems to work!
- 13:47 Ticket #581 (Mention mediagoblin/config_spec.ini in mediagoblin.ini) created by
- If: * mediagoblin.ini cannot contain every option people might want to …
- 08:34 Ticket #577 (De-noisify video transcoding) closed by
- fixed: It's just a small change and has been pushed as commit …
- 08:02 Ticket #507 (Possibly get rid of WebOb, Routes, Beaker?) closed by
- fixed: Merged the "get rid of webob" branch (master changed from 30bb410 to …
- 08:01 Ticket #580 (Get rid of beaker) created by
- Spinoff of remaining task of #507 If we do this, then maybe we should …
12/20/12:
- 22:34 Ticket #566 (/oauth/access_token route 500's) closed by
- fixed: This actually went in as commit …
- 09:57 Ticket #579 (Update/Restart processing queue on GMG startup) created by
- I ran EAGER_CELERY and killed the server while transcoding media. The …
- 09:23 Ticket #578 (Do not transcode video if it does not make sense) created by
- I uploaded a 320x200 pixel .webm file and it was transcoded to a …
12/19/12:
- 14:46 Ticket #577 (De-noisify video transcoding) created by
- ProgressCallback (which saves media_entry.save() to the db) and …
- 10:23 Ticket #576 (Evaluate Cloudfiles write() method. Borked for chunked writes?) created by
-
TODO: XXX It seems that our
cloudfiles.write()
takes all …
12/18/12:
- 13:19 Ticket #575 (Need Test for "The API") created by
- We now have an API to allow people to upload media automatically. We …
- 12:43 Ticket #559 (Collections can only be found from a file's page, no list to be found) closed by
- duplicate: This is a duplicate of #526 (which now contains a patch for this issue).
- 11:54 Ticket #574 (Add slideshow view) reopened by
- 11:51 Ticket #574 (Add slideshow view) closed by
- fixed: DELETE MISPOSTING
- 11:40 Ticket #574 (Add slideshow view) created by
- At least for image-based media it would be nice to present slide show …
12/17/12:
- 22:48 Ticket #573 (cannot delete collections) closed by
- invalid: In fact, I must be blind. Once one gets to the collection page, …
- 22:04 Ticket #573 (cannot delete collections) created by
- There seems to be no way to delete collection after creation (not …
- 15:36 Ticket #568 (please use signed git tags) closed by
- fixed: Okay, updated our release [http://wiki.mediagoblin.org/ReleaseProcess …
- 11:53 Ticket #572 (Move Columns from MediaEntry to ProcessingMetaData) created by
- There is a new table for data used while (or at the end of) …
12/16/12:
- 20:43 Ticket #571 (Collection descriptions don't support Markdown but pretend they do) created by
- To reproduce: - Edit a collection - Add Markdown formatting to the …
- 20:39 Ticket #570 (Crash after adding media to an unspecified collection) created by
- To reproduce: - Go to a media page - Click "Add media to …
- 08:09 Ticket #569 (please do not commit .jar files to git (closure-compiler)) created by
- Hi, I found the closure-compiler jar in …
- 07:31 Ticket #568 (please use signed git tags) created by
- Hi, I checked out mediagoblin from source and wanted to start …
Note: See TracTimeline
for information about the timeline view.