Timeline
09/10/13:
- 12:55 Ticket #768 ("Deploying MediaGoblin" manual tells to "adduser --system", meaning no ...) closed by
- wontfix: I understand what you're saying, but I believe this is a feature. …
- 09:43 Ticket #522 (Allow to create a filesystem-like album hierachy) updated by
- Maybe I was not clear enough: that would be an enhancement, but a …
09/09/13:
- 16:14 Ticket #768 ("Deploying MediaGoblin" manual tells to "adduser --system", meaning no ...) created by
- There's something in …
- 15:29 Ticket #761 ([Python 2.6] OrderedDict ImportError) closed by
- fixed: Thanks for reporting this. Should have caught it before we went live …
09/07/13:
- 16:30 Ticket #634 (Implement SVG support) updated by
- An option to disable server-side rendering and sanitation would be …
09/06/13:
- 17:32 Ticket #502 (Online/downloadable video has “640p” in its name, but 640 is the ...) closed by
- fixed: The 640p was removed from the filename when the reprocessing framework …
09/05/13:
- 20:34 Ticket #733 (When viewing a Collection item, only cycle through the media in the ...) updated by
-
Status changed
https://github.com/rodney757/mediagoblin/tree/collections - 16:32 Milestone 0.5.0 completed
- 16:24 Ticket #767 (First point under "do this to upgrade" in release notes is something ...) created by
- There seems to be a missing step: > Do this to upgrade > > 1. Make …
- 15:49 Ticket #764 (Improve checkbox wording) closed by
- fixed: This was merged before the release.
09/04/13:
- 21:02 Ticket #766 ("accoutn" instead of "account") closed by
- fixed: Fixed. Thanks for catching :)
- 20:16 Ticket #766 ("accoutn" instead of "account") created by
- In mediagoblin/auth/views.py:340 the string says: "You are no longer …
- 13:23 Ticket #765 (Make default license "Free culture" friendly) created by
- Defaults matter! Most users will pick whatever is the default. Right …
- 12:56 Ticket #764 (Improve checkbox wording) updated by
-
Status changed
- 12:56 Ticket #764 (Improve checkbox wording) created by
- Please review and pull my branch fix_wording from my repo at …
- 12:54 Ticket #763 (Fix plugin documentation) closed by
- fixed: This has been merged by Christopher.
- 09:48 Ticket #763 (Fix plugin documentation) updated by
- The docs suggest to use {% template_hook "media_sidebar" %}. This will …
- 09:47 Ticket #763 (Fix plugin documentation) created by
- Please review and pull my branch fix_docs from my repo at …
09/03/13:
- 19:00 Ticket #762 (simplify user.html) updated by
-
Priority, Status, Type changed
- 18:36 Ticket #762 (simplify user.html) updated by
-
Keywords changed
- 18:35 Ticket #762 (simplify user.html) created by
- When looking at user.html in order to have plugins insert content, I …
- 16:19 Ticket #761 ([Python 2.6] OrderedDict ImportError) updated by
- The previous patch, I submitted is not clean as it (inadvertently) …
- 15:38 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) updated by
- I can confirm that "aclocal -I m4 --install" fixes things.
09/02/13:
- 21:37 Ticket #644 (When celery is not running but CELERY_ALWAYS_EAGER=false, media do not ...) updated by
-
Keywords changed
This is because we only show entires in the "processing" state, when … - 18:57 Ticket #469 (Warn when the database structures need “./bin/gmg dbupdate”) updated by
-
Status changed
Here is my solution for this, … - 15:32 Ticket #761 ([Python 2.6] OrderedDict ImportError) updated by
-
Status changed
- 13:21 Ticket #761 ([Python 2.6] OrderedDict ImportError) updated by
- Replying to rsd: > A possible fix for this bug would be …
- 12:33 Ticket #761 ([Python 2.6] OrderedDict ImportError) updated by
-
Keywords changed
- 11:54 Ticket #761 ([Python 2.6] OrderedDict ImportError) created by
-
When using Python 2.6, the
./bin/gmg dbupdate
command throws an …
08/31/13:
- 20:49 Ticket #760 (More Edit Account tests) created by
- We should create tests for the edit account view.
08/30/13:
- 06:40 Ticket #757 (Video upload ignored) updated by
- What I suspect may be happening is that the usage of videoscale in …
08/29/13:
- 15:20 Ticket #758 (Fix skip_transcoding) updated by
-
Status changed
- 09:54 Ticket #758 (Fix skip_transcoding) created by
- Fix bad copy/paste in the code.
- 06:33 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) updated by
- Ah nice to hear there's at least a work-around. If that's a reliable …
- 01:30 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) updated by
- I believe it is necessary to run "aclocal -I m4 --install" before …
08/28/13:
- 17:14 Ticket #757 (Video upload ignored) updated by
- Oh, and the admin panel says: […]
- 17:11 Ticket #757 (Video upload ignored) created by
- I tried to upload this video : …
- 09:08 Ticket #756 (Video pane dimensions in VJS skins are too small) created by
- The video pane dimensions in static/css/vjs-mg-skin.css are set to …
08/25/13:
- 18:34 Ticket #735 (Move change email to it own view) closed by
- fixed: Works perfectly. Merged into 0.5.0!
- 17:27 Ticket #89 (Ability to restrict diskspace per user) updated by
- So two things: 1. I just tested it with rackspace cloudfiles. It …
- 17:06 Ticket #89 (Ability to restrict diskspace per user) updated by
- It looks like the commit with the first failure is: […] I'm …
- 16:58 Ticket #89 (Ability to restrict diskspace per user) updated by
- This seems very close to being mergable... however, the tests are …
- 12:11 Ticket #723 (Could not discover <file.mp4>) updated by
- In order to get discovery to work, I had to install libvpx (along with …
08/23/13:
- 16:13 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) updated by
- This was originally reported by someone in the #mediagoblin channel on …
08/22/13:
- 19:30 Ticket #706 (New notifications) closed by
- fixed: Looks great. I merged it! Nice work Joar and Rodney on this! …
08/21/13:
- 19:38 Ticket #420 (Reprocess failed uploads) closed by
- fixed: This is both merged... AND AWESOME!
- 14:44 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) updated by
- I cannot reproduce this with Autoconf 2.69 in Parabola GNU/Linux or …
- 14:11 Ticket #755 ("possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method) created by
- On a fresh wheezy install with the normal mediagoblin dependencies as …
- 10:56 Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) updated by
- http://www.w3.org/TR/wai-aria/states_and_properties#aria-controls says …
- 01:14 Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) updated by
- Hey there. 1) I have not done any work on this and 2) it seems like it …
08/20/13:
- 14:58 Ticket #748 (bootstrap: Current configure.ac checks for postgresql and sqlite ...) updated by
-
Status changed
So I tried this out and got an error saying that I need postgres or … - 14:40 Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) updated by
- What is the reason for changing the class to an id?
- 13:53 Ticket #488 (Make MediaGoblin work with latest celery, kombu) closed by
- fixed: So I used the celery stuff out of this branch and addressed cwebber's …
- 04:39 Ticket #89 (Ability to restrict diskspace per user) updated by
- So #118 was branched from this branch. You previously reviewed them at …
- 02:38 Ticket #89 (Ability to restrict diskspace per user) updated by
-
Owner, Status changed
I'm moving this back to in review. Really, the comments I made could …
08/19/13:
- 17:05 Ticket #732 (celeryconfig module not found when running dbupdate) closed by
- fixed: cwebb pushed a temp fix for this. #752
- 17:03 Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) updated by
-
Status changed
- 16:05 Ticket #705 (Allow a user to change their email associated with their account) updated by
-
Milestone changed
- 16:04 Ticket #313 (A way to subscribe to comments) updated by
-
Milestone changed
- 16:04 Ticket #39 (OpenID support) updated by
-
Milestone changed
- 16:03 Ticket #500 (Cannot upload media with non-ASCII characters in file names; such ...) updated by
-
Milestone changed
- 16:03 Ticket #633 (Feed 'by tag' does not link to the pubsub hub) updated by
-
Milestone changed
- 16:03 Ticket #354 (Option to stay logged in) updated by
-
Milestone changed
- 16:02 Ticket #693 (An end to merge requests) updated by
-
Milestone changed
- 16:02 Ticket #753 (better redirect after delete confirm) updated by
-
Milestone changed
- 16:02 Ticket #753 (better redirect after delete confirm) updated by
-
Sorry if I wasn't clear, but
os.path.splitext
returns a tuple. … - 15:58 Ticket #679 (Database "fixtures" (but not the testing kind)) updated by
-
Milestone changed
- 15:58 Ticket #708 (allow user configuration for jinja2 extensions) updated by
-
Milestone changed
- 15:57 Ticket #492 (comment preview) updated by
-
Milestone changed
- 15:56 Ticket #704 (Make media types into plugins) updated by
-
Milestone changed
- 15:53 Ticket #314 (Mozilla Persona (BrowserID) support) updated by
-
Milestone changed
- 15:53 Ticket #314 (Mozilla Persona (BrowserID) support) closed by
- fixed: merged
08/17/13:
- 21:18 Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) created by
- I don't understand what I'm doing, but here is a patch that adds …
- 21:09 Ticket #681 (replace mediagoblin.ini for mediagoblin.ini.sample) updated by
-
Keywords, Status changed
This is a good idea, and a bitesized issue for whoever might want to … - 16:58 Ticket #753 (better redirect after delete confirm) updated by
- Thanks for merging the redirect fix. Regarding the second commit: …
- 16:55 Ticket #753 (better redirect after delete confirm) closed by
- fixed: So I merged the redirect commit. The other commit i didn't merge. If …
- 16:32 Ticket #420 (Reprocess failed uploads) updated by
-
Owner, Status changed
This branch doesn't automatically reprocess failed uploads, but …
08/16/13:
- 19:13 Ticket #753 (better redirect after delete confirm) updated by
-
Status changed
- 18:25 Ticket #753 (better redirect after delete confirm) updated by
- https://gitorious.org/~telavivmakersint/mediagoblin/telavivmakersints-m …
- 12:50 Ticket #753 (better redirect after delete confirm) created by
- The current behavior is to return to the user view. That loses …
- 00:26 Ticket #723 (Could not discover <file.mp4>) updated by
- Okay, so I've been messing around trying to figure out how to get …
08/15/13:
- 16:51 Ticket #504 (Internationalization sets the language used in the comment ...) updated by
- This might be fixed if #247 was implemented.
- 16:51 Ticket #247 (Add a language selector) updated by
- Having a language preference for logged in users would be really …
- 16:49 Ticket #551 (Create test that makes sure all migrations are sane) updated by
-
Owner, Status changed
I'm adding this to my list of things to do for OPW. - 16:48 Ticket #604 (Favoriting across instances) updated by
-
Cc changed
CCing tsyesika who is working on federation stuff - 16:47 Ticket #605 (Cross-instance collections/galleries (think Flickr pool)) updated by
-
Cc changed
CCing tsyesika who is doing federation stuff - 16:43 Ticket #467 (write test scaffolding for core plugins) updated by
-
Status changed
- 16:38 Ticket #176 (Return behavior after adding media is non-intuitive) updated by
-
Keywords changed
Looking at the code for this, one of the simple implementations for … - 16:27 Ticket #734 (Document the config options available in config_spec.ini) updated by
-
Status changed
There is a piece of semi-complete documentation in … - 16:23 Ticket #419 (MediaGoblin can't handle (upload?) Large files) updated by
- Actually, I've had the issue that kellogs likely had, but it only …
- 16:18 Ticket #723 (Could not discover <file.mp4>) updated by
- Okay, so that makes me feel fairly confirmed that this is not a bug in …
- 16:08 Ticket #419 (MediaGoblin can't handle (upload?) Large files) closed by
- fixed: Without more info we can't be sure that it's related to this ticket though.
- 15:59 Ticket #103 (Change user status into a boolean, "active" or "is_active") updated by
- Foundations (formerly referred to in this ticket as fixtures) have …
- 15:57 Ticket #650 (.media_data is sometimes None (and has no rows)! Is this the right ...) updated by
-
Component changed
- 15:56 Ticket #650 (.media_data is sometimes None (and has no rows)! Is this the right ...) updated by
- So, we could possibly close this without changing the way thigns work. …
08/14/13:
- 22:24 Ticket #522 (Allow to create a filesystem-like album hierachy) updated by
-
Component changed
- 22:24 Ticket #506 (P2P distribution of content - self-hosted CDN (content distribution ...) updated by
-
Component changed
- 22:11 Ticket #738 (reverse proxy mg.org/irclogs to ...) closed by
- fixed
- 21:01 Ticket #752 (Refactoring notifications to more cleanly hook into application) created by
- Right now, notifications' tooling are kind of "special case"'ed into …
08/13/13:
Note:
See TracTimeline
for information about the timeline view.