Timeline



12/27/12:

14:30 Ticket #585 (When publishing through API, no PuSH to push_urls) created by mrb
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 joar
fixed: Merged into master, thank you Velmont!
00:01 Ticket #584 (Can't read EXIF tags of some files) created by Odin Hørthe Omdal (Velmont)
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 Elrond
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 spaetz
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 ronny
fixed: after an recent update pagination seems to work!
13:47 Ticket #581 (Mention mediagoblin/config_spec.ini in mediagoblin.ini) created by Aleksej
If: * mediagoblin.ini cannot contain every option people might want to …
08:34 Ticket #577 (De-noisify video transcoding) closed by spaetz
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 spaetz
fixed: Merged the "get rid of webob" branch (master changed from 30bb410 to …
08:01 Ticket #580 (Get rid of beaker) created by spaetz
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 spaetz
fixed: This actually went in as commit …
09:57 Ticket #579 (Update/Restart processing queue on GMG startup) created by spaetz
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 spaetz
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 spaetz
ProgressCallback (which saves media_entry.save() to the db) and …
10:23 Ticket #576 (Evaluate Cloudfiles write() method. Borked for chunked writes?) created by spaetz
TODO: XXX It seems that our cloudfiles.write() takes all …

12/18/12:

13:19 Ticket #575 (Need Test for "The API") created by Elrond
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 Stefano Zacchiroli
duplicate: This is a duplicate of #526 (which now contains a patch for this issue).
11:54 Ticket #574 (Add slideshow view) reopened by spaetz
11:51 Ticket #574 (Add slideshow view) closed by spaetz
fixed: DELETE MISPOSTING
11:40 Ticket #574 (Add slideshow view) created by spaetz
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 Stefano Zacchiroli
invalid: In fact, I must be blind. Once one gets to the collection page, …
22:04 Ticket #573 (cannot delete collections) created by Stefano Zacchiroli
There seems to be no way to delete collection after creation (not …
15:36 Ticket #568 (please use signed git tags) closed by Elrond
fixed: Okay, updated our release [http://wiki.mediagoblin.org/ReleaseProcess
11:53 Ticket #572 (Move Columns from MediaEntry to ProcessingMetaData) created by Elrond
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 Jef van Schendel
To reproduce: - Edit a collection - Add Markdown formatting to the …
20:39 Ticket #570 (Crash after adding media to an unspecified collection) created by Jef van Schendel
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 Thomas Koch
Hi, I found the closure-compiler jar in …
07:31 Ticket #568 (please use signed git tags) created by Thomas Koch
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 Jason Self
It appears that recordings added are converted to WebM (Vorbis + VP8 …
00:20 Ticket #566 (/oauth/access_token route 500's) created by James Turner
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 spaetz
Currently, you have to get a Workbench from the workbench manager and …
11:54 Ticket #564 (Cookie blocking leads to cryptic errors) created by spaetz
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 Christopher Allan Webber
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 spaetz
fixed: this was merged in today indeed
20:21 Ticket #533 (Simplify/Robustify thumbnail usage for template designers) closed by spaetz
fixed
20:20 Ticket #554 (Meddleware improvments & consider merging my trim_whitespace ...) closed by spaetz
fixed
13:30 Ticket #563 (Create License Table) created by spaetz
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 Christopher Allan Webber
fixed: Ah yeah, I think this can be closed. Closing!
20:34 Ticket #513 (Add STL Media Support) closed by Christopher Allan Webber
fixed: This is merged!

12/04/12:

19:37 Ticket #562 (Don't lower()/upper() locales all the time.) closed by spaetz
fixed: this has been fixed today

12/03/12:

14:14 Ticket #562 (Don't lower()/upper() locales all the time.) created by spaetz
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 spaetz
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 Christopher Allan Webber
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 maxine
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 maxine
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 spaetz
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 spaetz
A user accepting "klingon, de-de, de, it" will currently be served …

11/30/12:

16:43 Ticket #556 (Big Deal.... Hypersharing) closed by Christopher Allan Webber
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 spaetz
Now that we have transitioned from Mongo to SQL, and sqlalchemy is …
04:46 Ticket #556 (Big Deal.... Hypersharing) created by aepcam
Hypersharing Broadcasting Desktop Capture + save local or/and remote …

11/29/12:

14:56 Ticket #555 (ForgotPassword view needs improvement) created by spaetz
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 spaetz
fixed
10:35 Ticket #554 (Meddleware improvments & consider merging my trim_whitespace ...) created by spaetz
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 Christopher Allan Webber
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 spaetz
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 nyergler
A few places in GMGTableBase have method definitions that look …
Note: See TracTimeline for information about the timeline view.