Timeline
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 …
11/15/12:
- 09:32 Ticket #540 (Add "delete" function to MediaEntry) created by
- Just working on issue 302 (Delete your own account), noticing that …
11/14/12:
- 20:27 Ticket #539 (Make first created user an admin) closed by
- wontfix: I don't think this is a good idea. I might be setting up a …
- 20:18 Ticket #539 (Make first created user an admin) created by
- Currently there is no way to make someone admin but to fudge with SQL …
- 20:13 Ticket #538 (Return 403 (forbidden) rather than 404 (not found) when looking at ...) created by
- When ernot being an admin all admin pages come up as 404 (not found) …
- 15:58 Ticket #537 (Show what version number a site is running in footer hover text) created by
- schendje came up with this good solution to having version numbers in …
11/13/12:
- 14:51 Ticket #475 (Checkbox for email notifications sits above its label) closed by
- fixed: Merged, pushed, closed. Thanks LotusEcho & Spaetz!
- 14:27 Ticket #376 (Body text sticks out beyond frame on http://mediagoblin.org/404) closed by
- invalid: I haven't seen this issue appear since then. Closing the ticket.
- 10:12 Ticket #422 (Header drop-down disappears when clicked) closed by
- invalid: Closing because the drop-down has been removed.
- 09:56 Ticket #432 (Upload media button should be more visible) closed by
- fixed: schendje told me the drop down menu has gone and the add media button …
- 09:38 Ticket #479 (Hovering over an image makes the pointer icon “enlarge”/“zoom in”, ...) closed by
- fixed: Yes, this commit fixed the bug, confirming. Closing ticket as fixed.
11/12/12:
- 22:39 Ticket #536 (GNU Coding Standards-compliant configure script & Makefile) created by
- According to the GNU Coding Standards, all GNU projects should have a …
11/11/12:
- 20:49 Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) created by
- This file was troublesome, for some reason. It is pretty big, but I'm …
- 07:30 Ticket #534 (Use accesskeys in the forms) created by
- See, e.g., the MediaWiki edit interface. Shift+alt+s will submit the …
Note: See TracTimeline
for information about the timeline view.