Changing datetime formatting from |format to .stftime()
[mediagoblin.git] / mediagoblin /
2011-08-20 Christopher Allan... Changing datetime formatting from |format to .stftime()
2011-08-20 Christopher Allan... Just a bit of spacing to make things easier to read...
2011-08-20 Christopher Allan... Removing this commented out </div><div> from the media...
2011-08-20 Jef van SchendelFirst ugly push with Lato typeface
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-19 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-19 Christopher Allan... Switch the grid over to using a... erk... table! :)
2011-08-19 Christopher Allan... Feed link, as an includable template!
2011-08-19 Christopher Allan... More useful messages about when stuff isn't there on...
2011-08-19 Christopher Allan... Give a message if the user hasn't filled in their profi...
2011-08-19 Christopher Allan... Added an alt tag to the feed icons. Accessibility...
2011-08-19 Christopher Allan... Switch "atom feed" to "Atom feed" and made the icons...
2011-08-19 Christopher Allan... From Jef van Schendel: "here's a spot to tell others...
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 Allan... Pulled down latest translations
2011-08-16 Christopher Allan... Pulled down latest translations
2011-08-14 Christopher Allan... Malicious uploads test with fake but not really image...
2011-08-14 Christopher Allan... Processing panel view
2011-08-14 Christopher Allan... Method to get the failure exception object for a MediaE...
2011-08-14 Christopher Allan... Switch BaseProcessingFail.exception_path's separator...
2011-08-14 Christopher Allan... Updated extracted translations
2011-08-13 Christopher Allan... Converting multi-line-string-comment to a real comment.
2011-08-13 Christopher Allan... @task decorator no longer used! Removing that import.
2011-08-13 Christopher Allan... Capture and properly handle errors.
2011-08-13 Christopher Allan... Proper handling of processor failures, working as hoped!
2011-08-13 Christopher Allan... Add fail_error and fail_metadata fields to MediaEntry...
2011-08-13 Christopher Allan... Create processing errors and raise BadMediaFail on...
2011-08-12 Christopher Allan... Missing multi=True closing this migration, oops :)
2011-08-12 Christopher Allan... 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 Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... PEP-8ing the keyword argument passing here
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-12 Christopher Allan... If both the username and the email checks fail, warn...
2011-08-12 Christopher Allan... 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 Allan... Making the users_with_username function call in the...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
2011-08-12 Caleb Forbes Davis Vuses render_divs for the comments form in media.html...
2011-08-11 Christopher Allan... Moving things around a bit/commenting in the submit...
2011-08-11 Christopher Allan... Adding slightly clearer docs to MountStorage.
2011-08-11 Caleb Forbes Davis Veliminates textarea handling since rows cols not requir...
2011-08-11 Caleb Forbes Davis VFeature #446 - Render the submission form using the...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Generate the ObjectId() manually instead of via .save()
2011-08-11 Christopher Allan... We should save the entry *after* we add the queued_task_id.
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Christopher Allan... Updating translations
2011-08-10 Christopher Allan... Updating translations
2011-08-10 Caleb Forbes Davis VBug #372 - MediaEntry.thumbnail_file not used
2011-08-10 Christopher Allan... Minor change to indentation
2011-08-10 Christopher Allan... Ooops! We should do a fake ugettext passthrough here...
2011-08-10 Christopher Allan... Removing a tab. This is a tab-free zone!
2011-08-10 Christopher Allan... Converting all forms to use the "fake/null" gettext...
2011-08-10 Christopher Allan... Merge branch 'mergeme'
2011-08-10 Christopher Allan... Make it so that form fields and descriptions are actual...
2011-08-10 Christopher Allan... Utilities to lazily translate strings and also fake...
2011-08-09 Christopher Allan... Joar updating a typo in the Swedish translations :)
2011-08-09 Christopher Allan... Compiling the translations files again
2011-08-09 Christopher Allan... New translations including Swedish at 100% (again!...
2011-08-09 Christopher Allan... Extracted translatable strings from python files.
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-09 Christopher Allan... Provide a pass_to_ugettext method and set up gettext...
2011-08-09 Christopher Allan... mediagoblin/translations/ directory not used, mediagobl...
2011-08-09 Christopher Allan... We should pass ugettext instead of gettext into the...
2011-08-09 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-09 Christopher Allan... Once again compiling .po to .mo
2011-08-09 Christopher Allan... Actually I did *not* successfully check in our new...
2011-08-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/mount_storage'
2011-08-09 Christopher Allan... Compiled the new Swedish translations.
2011-08-09 Christopher Allan... 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 Allan... New extracted strings from the templates!
2011-08-08 Christopher Allan... Just some indentation changes to the templates because...
2011-08-08 Christopher Allan... Merge remote branch 'remotes/osamak/master'
2011-08-08 Christopher Allan... Merge remote branch 'remotes/schendjes/master'
2011-08-08 Caleb Forbes Davis VBug #488 - email validation assumes active login
2011-08-07 Osama KhalidAdding {% trans %} to all fixed strings in the templates
2011-08-07 Christopher Allan... Correct version of the GNU MediaGoblin welcome string...
2011-08-07 Christopher Allan... Changed mediagoblin translations directory to the one...
2011-08-07 Christopher Allan... MediaGoblin source translation, Transifex config file...
2011-08-05 Christopher Allan... 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 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.
next