Timeline
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 …
11/26/12:
- 22:35 Ticket #551 (Create test that makes sure all migrations are sane) created by
- We should have a unit test that instantiates the tables at their …
- 22:25 Ticket #550 (Fix missing constraint in recent migrations) created by
- A recent migration added a table for the CollectionItem model but …
- 19:04 Ticket #390 ("Separate tags by commas" should be unnecessary) closed by
- fixed: Merged spaetz' branch. Commit: fa2f6ba162
- 18:44 Ticket #514 (Incorrect OSM license) closed by
- fixed: Fixed! Closed with #410
- 17:52 Ticket #410 (Move full OpenStreetMap, Leaflet & Mapquest-copyright text from the ...) closed by
- fixed: This looks great. I've merged it!
11/25/12:
- 00:40 Ticket #549 (Allow users to revoke an OAuth access grant) created by
- Users can currently authorize an application and view the applications …
- 00:37 Ticket #548 (Add support for token refresh to the OAuth plugin) created by
- The OAuth plugin currently does not support token refresh, as …
11/24/12:
- 00:10 Ticket #547 (Need better PuSH mechanism) created by
- When we submit new media we send out the notification to the …
11/22/12:
- 10:58 Ticket #546 (Embed hcard in user profile (we claim to have one)) created by
- Currently our webfinger user reply <Link …
11/21/12:
- 11:05 Ticket #545 (User().unicode() should be friendlier for templates) created by
- Trying to simply put User objects in templates (or convert them to …
- 10:50 Ticket #544 (Provide .url_for_self for the Base model) created by
- # We have to pass in an "urlgen" object to MediaEntry().url_for_self() …
11/20/12:
- 22:55 Ticket #543 (atom feed IDs: reevalaute taguri) created by
- Our atom feeds use taguris (RFC 4151). First thing to re-evaluate: Do …
- 01:47 Ticket #494 (Use OpenWebFonts) closed by
- wontfix: I'm going to mark this as WONTFIX I think? It might actually be true …
11/19/12:
- 20:23 Ticket #542 (Celeryd yields an error and then stops processing uploads) created by
- So I've uploaded a file to my instance, but it's totally ignoring it.. …
- 13:33 Ticket #448 (SQLAlchemy session error [was: JPG upload fails]) reopened by
- It still does not work. Try with the image I referenced above.
11/16/12:
- 11:33 Ticket #541 (Use versioned API URLs) created by
- The API development is phantastic, but it is bound to evolve and …
Note: See TracTimeline
for information about the timeline view.