Small style changes: decrease button text size, change navigation button background...
[mediagoblin.git] / mediagoblin /
2011-10-29 Jef van SchendelSmall style changes: decrease button text size, change...
2011-10-29 Christopher Allan... Removing this extra padding after form_field_box.
2011-10-29 Christopher Allan... Removing comment_form link which doesn't do anything?
2011-10-27 Christopher Allan... Unclosed anchor tags in the tags! Fixed :)
2011-10-27 Christopher Allan... Only show the "post a comment" link if there's a logged...
2011-10-27 Christopher Allan... Renamed "Temporary button holder" to "actions"
2011-10-26 Christopher Allan... Removed suggestion that the user run ./bin/buildout
2011-10-26 Christopher Allan... Added an extra warning about wipealldata being pretty...
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/refactor/gmg_cf_option'
2011-10-23 Christopher Allan... Should be Lato-Regular.ttf not Lato-Regular.woff (why...
2011-10-23 ElrondMake gmg's -cf option a global option
2011-10-23 ElrondRefactor gmg's cf option into a function
2011-10-21 ElrondChange unit tests to use add_table_field
2011-10-21 ElrondFactor out a add_table_field function
2011-10-15 ElrondHotfix: Renaming cookie broke unit tests
2011-10-15 Christopher Allan... Support for older webobs and newer webobs both in accep...
2011-10-15 Christopher Allan... Fixes issue662, MediaGoblin was broken by recent WebOb...
2011-10-15 Christopher Allan... Merge remote branch 'remotes/elrond/misc/i592_use_full_...
2011-10-15 Christopher Allan... Merge remote branch 'remotes/elrond/idea/csrf_improvement'
2011-10-15 ElrondMerge remote branch 'aaronw/bug601_blank_comments'
2011-10-15 ElrondMerge remote branch 'aaronw/bug608_checkbox_labels'
2011-10-15 ElrondImprove indentation a bit
2011-10-15 ElrondMerge remote branch 'aaronw/feature469_comment_form_und...
2011-10-14 Aaron WilliamsonPut the trans tag in the right place.
2011-10-14 ElrondSome mostly cosmetic changes to CSRF
2011-10-06 Christopher Allan... Fixing 404s, related to recent util refactoring.
2011-10-04 Aaron WilliamsonMake Comment posted! translatable.
2011-10-04 Aaron WilliamsonNo need to translate label name.
2011-10-04 Aaron WilliamsonAdd label tag to fix translation issue.
2011-10-04 Aaron WilliamsonMove comment form below comments.
2011-10-04 Aaron WilliamsonUpdate english translation file.
2011-10-04 Aaron WilliamsonUpdate english translation file.
2011-10-04 Aaron WilliamsonAdded a check to prevent blank messages from being...
2011-10-04 Aaron WilliamsonCheckbox label is being translated in the form definiti...
2011-10-03 Elrondi592: Use full path in various places
2011-10-02 Christopher Allan... Adding csrf token fields to the forgot password calls
2011-10-02 Christopher Allan... Fixing indentation in start.html
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-02 Christopher Allan... Merge remote branch 'remotes/jwandborg/storage_split_fix'
2011-10-02 Christopher Allan... Merge remote branch 'remotes/nyergler/569-application...
2011-10-02 Christopher Allan... Merge remote branch 'remotes/elrond/misc/f602_client_ca...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan Yergler#361: Removing additional secret key, per CW's request.
2011-10-01 Nathan Yergler#361 Unit tests for CSRF Middleware
2011-10-01 Nathan Yergler#361: Don't test for CSRF token if we're running unit...
2011-10-01 Nathan YerglerPEP8-ification.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-30 ElrondGive debug message in email debug mode
2011-09-28 Christopher Allan... Merge remote branch 'remotes/elrond/misc/use_staticdirect'
2011-09-26 Christopher Allan... Updating translations
2011-09-26 Christopher Allan... Stripping out whitespace on these translation blocks.
2011-09-15 Joar Wandborgmountstorage - Changed typo in import
2011-09-14 ElrondTemplates: Use request.staticdirect instead of /mgoblin...
2011-09-14 Christopher Allan... Merge remote branch 'remotes/jwandborg/f587-split_stora...
2011-09-14 Joar WandborgFixed ./bin/gmg. import_export would not find BasicFile...
2011-09-12 Joar WandborgFeature #587 - Split storage.py into submodules
2011-09-11 Christopher Allan... Extracted, pushed, pulled, compiled translations
2011-09-11 Christopher Allan... Marking some things on the frontpage for translation.
2011-09-10 Christopher Allan... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-10 Christopher Allan... Using Local Fonts instead of Remote Fonts linked to...
2011-09-10 Joar WandborgRefractored gmg_commands.import_export
2011-09-09 ElrondUse media.url_for_self() instead of generating it
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... Renaming request.[GET|POST] as formdata instead of...
2011-09-08 Christopher Allan... Adding a small docstring
2011-09-08 Christopher Allan... Keys in mongodb should be unicode, here...
2011-09-08 Christopher Allan... Also nullify verification key after verifying in the...
2011-09-08 Christopher Allan... If the user hasn't verified their email or account...
2011-09-08 Christopher Allan... Adding additional check that verification key exists...
2011-09-08 Christopher Allan... Adjusting indentation a bit
2011-09-08 Christopher Allan... Avoiding using '$or' query modifier since that's newer...
2011-09-08 Christopher Allan... Updating calls to recall password URLs to respect chang...
2011-09-08 Christopher Allan... user_add_forgot_password_token_and_expires migration...
2011-09-08 Christopher Allan... Resent verification email template and view aren't...
2011-09-08 Christopher Allan... Changing the forgot password urls so they all start...
2011-09-08 Christopher Allan... Adjusting spacing between function arguments
2011-09-06 Christopher Allan... Updating translations
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Turning on caching for mediagoblin testing after all?
2011-09-06 Christopher Allan... Fixing the confirm delete unit test
2011-09-06 Christopher Allan... Updating the confirm delete form: checkboxes shouldn...
2011-09-06 Christopher Allan... Caching test... pretty basic.
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-06 Christopher Allan... A couple of tweaks to the checkbox styling... pretty...
2011-09-06 Christopher Allan... A couple more delete UI tweaks
2011-09-06 Shawn KhanCreated a Cancel Button, if you don't want to delete...
2011-09-06 Shawn KhanPage Redesign to Delete confirmation page
2011-09-05 Caleb Forbes Davis Vfor readability, and adds unit test for expired token
2011-09-05 Christopher Allan... Mark description field's label for translation
2011-09-05 Caleb Forbes Davis Vadded unit tests for lost password code
2011-09-05 Joar WandborgChanged `*args` => `*exc_info` in CloudFilesStorageObje...
2011-09-05 Joar WandborgFeature #571 - Closing storage objects - Removed closin...
2011-09-05 Caleb Forbes Davis Vrefactors verify_forgot_password
2011-09-05 Christopher Allan... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-05 Christopher Allan... Added a description to the slug field on the media...
next