Timeline
03/20/13:
- 14:50 Ticket #553 (Create proper design for user dashboard/dropdowns/etc) closed by
- fixed: This technically landed. I think there could be improvements to …
03/19/13:
- 21:49 Ticket #665 (Tests fail for WebTest 2.0.2) created by
- WebTest 2.0.2 breaks tests. :( Currently, only 1 test is failing. […]
03/18/13:
- 17:03 Ticket #664 (Overflow not handled at pages like delete media ones) created by
- See the attached image
- 08:50 Ticket #663 (Enable submission by email (e-mail)) created by
- Currently, we do not support submission by email, although this has …
03/17/13:
- 22:59 Ticket #431 (Make celeryd load logging settings from paste.ini paste_local.ini) closed by
- fixed: Celery now uses logging.config.fromFile to set up logging
- 22:56 Ticket #501 (Video processing halts on "setting up thumbnailing pipeline") closed by
- worksforme: There hasn't been an update with an example video so I'm closing this …
03/13/13:
- 02:36 Ticket #662 (Replace mediagoblin/tests/test_submission/evil*) closed by
- fixed: Fixed. I replaced it with a one-line executable shell script that …
- 02:26 Ticket #662 (Replace mediagoblin/tests/test_submission/evil*) created by
- I wasn't aware, but one of our tests checks to make sure we can't …
03/12/13:
- 21:44 Ticket #661 (New screenshots for the MediaGoblin site) created by
- The screenshots on the tour are embarassingly behind, from like a …
- 17:21 Ticket #660 (Move Storage docs from wiki to main docs) created by
- We decided to move documentation, that is finished and more technical …
- 16:00 Milestone 0.3.3 completed
03/11/13:
- 21:16 Ticket #659 (mark_entry_failed should possibly rollback session) created by
-
mark_entry_failed
is often called after an exception. This … - 21:16 Ticket #658 (Rollback SQLAlchemy session after each celery Task) created by
- In the WSGI app we do a …
03/10/13:
- 23:57 Ticket #657 (I'm unable to change my licence) created by
- No matter what I set the license to it defaults to all rights Even if …
- 22:20 Ticket #656 (Need a list of "Tests for Humans") created by
- joar just reported, that the WebGL 3d view is broken. So I think, we …
- 20:28 Ticket #655 (Mediagoblin gives an error when trying to add an item to an existing ...) closed by
-
fixed: Should be fixed in
e9330b9552858d46783971e8624ccc5ac80cfe46
. - 13:41 Ticket #655 (Mediagoblin gives an error when trying to add an item to an existing ...) created by
- Go to an existing item, select "Add to a collection", pick an existing …
03/09/13:
- 18:19 Ticket #654 (Reporting pretty good video performance) created by
- Congratulations I'm 800 mhz old PC user. Video performance in …
03/08/13:
- 00:09 Ticket #653 (Add capability for embed codes to show media on other websites) created by
- I'm looking for the ability to provide my mediagoblin users the …
03/06/13:
- 00:18 Ticket #652 (Change display of EXIF data to show relevant info + all fields) created by
- I've changed the way EXIF data is shown on the page to easily view the …
03/04/13:
- 22:54 Ticket #647 (Uncontrolled reading of files into memory) reopened by
- 22:46 Ticket #419 (MediaGoblin can't handle (upload?) Large files) closed by
- fixed
- 20:58 Ticket #578 (Do not transcode video if it does not make sense) closed by
- fixed: I've gone ahead and merged this. Joar, if you could still look at it, …
- 17:25 Ticket #651 (Switch to Pillow?) created by
- This has been mentioned by willkg in several previous bugs: #392 #57 …
03/03/13:
- 00:06 Ticket #650 (.media_data is sometimes None (and has no rows)! Is this the right ...) created by
- Elrond and I had a conversation on IRC. Basically, I was surprised to …
03/02/13:
- 21:53 Ticket #649 (Use form.field.data instead of request.form['field']) created by
- After submitting a form, our code needs to fetch the data from the …
- 21:21 Ticket #648 (STL (3D) media type: buttons have redundant tooltips, one is wrong) created by
- https://gitorious.org/mediagoblin/mediagoblin/blobs/master/mediagoblin/ …
03/01/13:
- 16:44 Ticket #647 (Uncontrolled reading of files into memory) closed by
- duplicate: Gandaro, I will look at your branch also, and thanks for submitting …
02/28/13:
- 13:55 Ticket #647 (Uncontrolled reading of files into memory) created by
- Hi! When I was looking at the attachments source code I have seen …
02/27/13:
- 19:25 Ticket #646 (Problem with ./bin/gmg theme assetlink) closed by
- fixed: Fixed. We stopped setting a default translations gettext in …
02/26/13:
- 22:03 Ticket #586 (HTTPS/SSL support on issues.mediagoblin.org) closed by
- fixed: I've added support for it with a self-signed key, and signed the key …
- 20:57 Ticket #216 (What happens when you set a slug to an existing objectid? Anything bad?) closed by
- fixed: Annnd it's all merged! Migration and new urls! We did switch back …
- 18:56 Ticket #646 (Problem with ./bin/gmg theme assetlink) created by
- ./bin/gmg theme assetlink gives me this error : […]
02/25/13:
- 19:17 Ticket #645 (Refactor generate_slug for media and collections.) created by
-
MediaEntry
now has a good new generate_slug.Collection
… - 17:36 Ticket #644 (When celery is not running but CELERY_ALWAYS_EAGER=false, media do not ...) created by
- If you run paste with CELERY_ALWAYS_EAGER=false, but celery is not …
02/24/13:
- 22:44 Ticket #461 (Add X-Content-Type-Options: nosniff to default nginx config in docs) closed by
- fixed: Merged! Re: non-nginx, I wouldn't mind a meddleware/middleware …
- 19:58 Ticket #581 (Mention mediagoblin/config_spec.ini in mediagoblin.ini) closed by
- fixed: Merged this. Thanks again pythonsnake! :)
- 19:07 Ticket #629 (Make autoplay of uploaded videos configurable) closed by
- fixed: Great work on this, merged! One request is that your commit says: …
- 18:46 Ticket #625 (Custom CSS/JS list in the ini) closed by
- wontfix: I think the right way to do this is to handle this via the templating …
02/22/13:
- 21:09 Ticket #349 (Feed for all items) closed by
- fixed: Merged! (Or more accurately, cherry picked.) Thanks! :)
- 18:29 Ticket #628 (Add textcha to wiki) closed by
- fixed: Simonft did this successfully! Thank you so much!
02/21/13:
- 23:58 Ticket #632 (typo "qualiy" in a comment in mediagoblin/config_spec.ini) closed by
- fixed: Easy fix! Done!
- 22:37 Ticket #430 (Filter By Tags Under User) closed by
- fixed: Just merged the branch and made a couple of fixes. FYI: for the …
02/19/13:
- 16:46 Ticket #537 (Show what version number a site is running in footer hover text) closed by
-
fixed: Merged this! (
0c8073a3a39ce9b4b006e6b2960d6591ddf24aa7
). Thanks! - 12:00 Ticket #643 (Unique contraint for user+slug on collections) created by
- I think, there should be a unique constraint on (user, slug) on …
02/18/13:
- 21:15 Ticket #642 (Add real_world_date / date_taken field) created by
- It would be very useful to be able to sort photographs on the date …
- 13:59 Ticket #616 (Deleting user account crashes if you have attachements on your media) closed by
-
fixed: Should be fixed with
df5b142ab9bfc590f17768079104f6cfa2cd7bba
. - 09:13 Ticket #512 (The video player is not responsive) closed by
- fixed: You are right, this was committed already on December 20 and the …
Note: See TracTimeline
for information about the timeline view.