mediagoblin.git
2011-08-18 Jef van SchendelAdded empty_space class for user profile placeholders
2011-08-18 Jef van SchendelFix text sizes (use relative values), remove some unnec...
2011-08-18 Jef van SchendelReplace the Feed icon with a transparent one, put it...
2011-08-18 Jef van SchendelNo longer center small images
2011-08-18 Jef van SchendelRemove space at end of MediaGoblin logo link
2011-08-18 Jef van SchendelWhole bunch of changes to base.css
2011-08-16 Jef van SchendelRemoved temporary logo image, replaced it with text...
2011-08-16 Jef van SchendelSmall changes to media.html: changed order of uploader...
2011-08-16 Christopher... Pulled down latest translations
2011-08-16 Christopher... Pulled down latest translations
2011-08-12 Christopher... Converting object_gallery() from a block to a macro...
2011-08-12 Karen Rustadadds feature #458 -- given a column number, limits...
2011-08-12 Christopher... PEP-8ing the keyword argument passing here
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher... If both the username and the email checks fail, warn...
2011-08-12 Christopher... Also normalize user's emails to .lower() when we accept...
2011-08-12 Alejandro VillanuevaChecks if the email(lowercase) have been used before...
2011-08-12 Christopher... Making the users_with_username function call in the...
2011-08-12 Christopher... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
2011-08-12 Caleb Forbes... uses render_divs for the comments form in media.html...
2011-08-11 Christopher... Adding slightly clearer docs to MountStorage.
2011-08-11 Caleb Forbes... eliminates textarea handling since rows cols not requir...
2011-08-11 Caleb Forbes... Feature #446 - Render the submission form using the...
2011-08-11 Christopher... Generate the ObjectId() manually instead of via .save()
2011-08-10 Christopher... Updating translations
2011-08-10 Christopher... Updating translations
2011-08-10 Caleb Forbes... Bug #372 - MediaEntry.thumbnail_file not used
2011-08-10 Christopher... Minor change to indentation
2011-08-10 Christopher... Ooops! We should do a fake ugettext passthrough here...
2011-08-10 Christopher... Removing a tab. This is a tab-free zone!
2011-08-10 Christopher... Converting all forms to use the "fake/null" gettext...
2011-08-10 Christopher... Merge branch 'mergeme'
2011-08-10 Christopher... Make it so that form fields and descriptions are actual...
2011-08-10 Christopher... Utilities to lazily translate strings and also fake...
2011-08-09 Christopher... Joar updating a typo in the Swedish translations :)
2011-08-09 Christopher... Compiling the translations files again
2011-08-09 Christopher... New translations including Swedish at 100% (again!...
2011-08-09 Christopher... Extracted translatable strings from python files.
2011-08-09 Christopher... Marked relevant strings in python views/forms for trans...
2011-08-09 Christopher... Provide a pass_to_ugettext method and set up gettext...
2011-08-09 Christopher... mediagoblin/translations/ directory not used, mediagobl...
2011-08-09 Christopher... We should pass ugettext instead of gettext into the...
2011-08-09 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-09 Christopher... Once again compiling .po to .mo
2011-08-09 Christopher... Actually I did *not* successfully check in our new...
2011-08-09 Christopher... Merge remote branch 'remotes/elrond/dev/mount_storage'
2011-08-09 Christopher... Compiled the new Swedish translations.
2011-08-09 Christopher... Swedish translations updated to 100%
2011-08-08 ElrondMountStorage: Improve mounting asserts
2011-08-08 ElrondMountStorage: Add docs.
2011-08-08 ElrondMerge remote branch 'upstream/master' into dev/mount_st...
2011-08-08 Christopher... New extracted strings from the templates!
2011-08-08 Christopher... Just some indentation changes to the templates because...
2011-08-08 Christopher... Merge remote branch 'remotes/osamak/master'
2011-08-08 Christopher... Merge remote branch 'remotes/schendjes/master'
2011-08-08 Caleb Forbes... Bug #488 - email validation assumes active login
2011-08-07 Osama KhalidAdding {% trans %} to all fixed strings in the templates
2011-08-07 Christopher... Correct version of the GNU MediaGoblin welcome string...
2011-08-07 Christopher... Changed mediagoblin translations directory to the one...
2011-08-07 Christopher... MediaGoblin source translation, Transifex config file...
2011-08-07 Christopher... Tools to extract translation from python files and...
2011-08-05 Christopher... Merge remote branch 'remotes/jwandborg/f477_cloudfiles'
2011-08-04 Joar WandborgFeature #477 - Cloud Files public storage
2011-08-03 Joar WandborgFeature 477 - Support Cloud Files public storage
2011-08-03 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-03 Christopher... Joar points out that these are "local" rather than...
2011-08-03 ElrondMountStorage: Better error reporting
2011-08-03 ElrondMountStorage: drop u'' nonsense from mount method
2011-08-02 Jef van SchendelSidebar changes: correct tags header to be <h3>, show...
2011-08-01 ElrondMountStorage: Create all the wrappers
2011-08-01 ElrondMountStorage: Some small fixups/changes.
2011-08-01 ElrondFirst start at MountStorage.
2011-08-01 Will Kahn-GreeneRemoves .pyc files from mgext directory after building
2011-08-01 Will Kahn-GreeneUpdating version to 0.0.4.
2011-08-01 Will Kahn-GreeneAdds additional metadata to setup.py
2011-08-01 Will Kahn-GreeneUpdates documentation section in the README
2011-08-01 Christopher... Make index page paginated
2011-08-01 Christopher... Make sure there's a break between the object gallery...
2011-08-01 Christopher... Phrasing update: "own your data" -> "free your data...
2011-08-01 Christopher... get_test_app() should turn on testing buckets
2011-08-01 Christopher... Updating tests to reflect we redirect to the user's...
2011-08-01 Will Kahn-GreeneMoves hacking howto and design decisions docs to wiki
2011-08-01 Christopher... "needs verification"->"verify your email"
2011-08-01 Christopher... user pages atom feed not enclosed properly in div,...
2011-08-01 Christopher... Added tags atom feed and linked it in the appropriate...
2011-08-01 Christopher... For no good reason, I feel like 15 is a good number...
2011-08-01 Christopher... Align image in media detail to center
2011-08-01 Christopher... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-01 Christopher... Updated media detail view to linkify the tags. Adjuste...
2011-08-01 Christopher... Added tag listing views.
2011-08-01 Will Kahn-GreeneAdds release-related bits; fixes arg handling
2011-07-31 Will Kahn-GreeneMoves docs files around so we build from source/ directory
2011-07-31 Will Kahn-Greene270. Adds symlinks for 960.gs stuff
2011-07-31 Christopher... Renaming "StatusNet" -> MediaGoblin in the extlib policy
2011-07-31 Christopher... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher... Show the message about nothing exiting either if media_...
2011-07-31 Christopher... We should redirect after verify_email to the user's...
2011-07-31 Christopher... Give a more usful message if no media is available.
2011-07-31 Christopher... Add a clear div between the object gallery and the...
next