Timeline
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 …
12/14/12:
- 05:37 Ticket #567 (Support For Ogg Vorbis+Theora) created by
- It appears that recordings added are converted to WebM (Vorbis + VP8 …
- 00:20 Ticket #566 (/oauth/access_token route 500's) created by
- When trying to request an access token using the /oauth/access_token …
12/12/12:
- 12:47 Ticket #565 (Make workbench easier to use) created by
- Currently, you have to get a Workbench from the workbench manager and …
- 11:54 Ticket #564 (Cookie blocking leads to cryptic errors) created by
- Trying to log in, I received a "403 Forbidden" page with no further …
12/10/12:
- 22:17 Ticket #550 (Fix missing constraint in recent migrations) closed by
- fixed: Merged. I removed the print statements as discussed on IRC... good …
- 20:23 Ticket #552 (GMGTableBase uses default kwarg of {} in methods) closed by
- fixed: this was merged in today indeed
- 20:21 Ticket #533 (Simplify/Robustify thumbnail usage for template designers) closed by
- fixed
- 20:20 Ticket #554 (Meddleware improvments & consider merging my trim_whitespace ...) closed by
- fixed
- 13:30 Ticket #563 (Create License Table) created by
- Currently, we store a media's license through it's UNICODE URL, this …
12/06/12:
- 21:01 Ticket #434 (Two step guide to lower-footprint mediagoblin server deployments) closed by
- fixed: Ah yeah, I think this can be closed. Closing!
- 20:34 Ticket #513 (Add STL Media Support) closed by
- fixed: This is merged!
12/04/12:
- 19:37 Ticket #562 (Don't lower()/upper() locales all the time.) closed by
- fixed: this has been fixed today
12/03/12:
- 14:14 Ticket #562 (Don't lower()/upper() locales all the time.) created by
- We will store available (=translated) locales in the form "es_CR". The …
- 13:41 Ticket #182 (Logging in should take me back to the page where I clicked the login link) closed by
- fixed: Elrond has now reviewed this branch and OK'd it. Pushing to master …
12/02/12:
- 19:34 Ticket #561 (Audio and video should use workbench instead of tempfiles) created by
- The audio and video media types both write to temporary files instead …
- 16:09 Ticket #560 (Uploading videos - lack of progress cue or confirmation while transcoding) created by
- When uploading a video, after the upload (which only shows progress …
- 14:40 Ticket #559 (Collections can only be found from a file's page, no list to be found) created by
- The collections that a user may have are nowhere to be found but on …
- 00:23 Ticket #558 (Honour user's browser language preference) closed by
- fixed: Fixed for now. (BTW, we never packaged translation files until today). …
12/01/12:
- 22:52 Ticket #558 (Honour user's browser language preference) created by
- A user accepting "klingon, de-de, de, it" will currently be served …
11/30/12:
- 16:43 Ticket #556 (Big Deal.... Hypersharing) closed by
- invalid: I'm really confused as to what this issue is about. Is it about live …
- 09:24 Ticket #557 (RIP out Mongo support) created by
- Now that we have transitioned from Mongo to SQL, and sqlalchemy is …
- 04:46 Ticket #556 (Big Deal.... Hypersharing) created by
- Hypersharing Broadcasting Desktop Capture + save local or/and remote …
11/29/12:
- 14:56 Ticket #555 (ForgotPassword view needs improvement) created by
- 1: Our Lost password function reveals if a user name or an email …
- 14:55 Ticket #538 (Return 403 (forbidden) rather than 404 (not found) when looking at ...) closed by
- fixed
- 10:35 Ticket #554 (Meddleware improvments & consider merging my trim_whitespace ...) created by
- 1) Our Meddleware contains a NoOp Meddleware. This seems rather …
11/28/12:
- 19:22 Ticket #553 (Create proper design for user dashboard/dropdowns/etc) created by
- We don't seem to have a clear idea how users get access to some sort …
11/27/12:
- 15:19 Ticket #547 (Need better PuSH mechanism) closed by
- duplicate: Arrg, I discovered, we already have a ticket (#436) for this one. …
- 04:06 Ticket #552 (GMGTableBase uses default kwarg of {} in methods) created by
- A few places in GMGTableBase have method definitions that look …
Note: See TracTimeline
for information about the timeline view.