Adds additional metadata to setup.py
[mediagoblin.git] / mediagoblin /
2011-08-01 Christopher Allan... Make index page paginated
2011-08-01 Christopher Allan... Make sure there's a break between the object gallery...
2011-08-01 Christopher Allan... get_test_app() should turn on testing buckets
2011-08-01 Christopher Allan... Updating tests to reflect we redirect to the user's...
2011-08-01 Christopher Allan... "needs verification"->"verify your email"
2011-08-01 Christopher Allan... user pages atom feed not enclosed properly in div,...
2011-08-01 Christopher Allan... Added tags atom feed and linked it in the appropriate...
2011-08-01 Christopher Allan... For no good reason, I feel like 15 is a good number...
2011-08-01 Christopher Allan... Align image in media detail to center
2011-08-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-08-01 Christopher Allan... Updated media detail view to linkify the tags. Adjuste...
2011-08-01 Christopher Allan... Added tag listing views.
2011-07-31 Will Kahn-Greene270. Adds symlinks for 960.gs stuff
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Show the message about nothing exiting either if media_...
2011-07-31 Christopher Allan... We should redirect after verify_email to the user's...
2011-07-31 Christopher Allan... Give a more usful message if no media is available.
2011-07-31 Christopher Allan... Add a clear div between the object gallery and the...
2011-07-31 Christopher Allan... Updating tests to reflect not having a 'tags_case_sensi...
2011-07-31 Christopher Allan... Removing option to make tags lowercase
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-31 Christopher Allan... tags field should be last on the submission form
2011-07-31 Christopher Allan... TOO_LONG_TAG_WARNING isn't needed in this module
2011-07-31 Will Kahn-Greene270. Moves 960.gs stuff to extlib/ per policy
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-30 Christopher Allan... Let users know when their migrations are from the future :O
2011-07-30 Will Kahn-GreeneTweaks import lines switching \ for ( ).
2011-07-30 Will Kahn-GreeneAdds license header
2011-07-30 Will Kahn-GreeneMoves destroy_environment to wipealldata command
2011-07-29 Caleb Forbes Davis VAdds tag unit testing
2011-07-29 Christopher Allan... Remove this superfluous "registration successful" message
2011-07-29 Christopher Allan... Log in user after regitration
2011-07-29 Christopher Allan... Adding spaces after the colon in our CSS file.
2011-07-29 Christopher Allan... Don't need the register success template anymore
2011-07-29 Christopher Allan... Fixing an indentation issue on the login button
2011-07-29 Christopher Allan... "Needs verification!" button should go to the left...
2011-07-29 Christopher Allan... Only show submit button if user is active
2011-07-29 Christopher Allan... Redirect to the user's profile after registration
2011-07-29 Christopher Allan... Remove the verification needed page
2011-07-29 Christopher Allan... Make the button CSS not underline its link text
2011-07-29 Christopher Allan... "Resend verification email" button should actually...
2011-07-29 Christopher Allan... resend_activation should give the user a message and...
2011-07-29 Christopher Allan... require_active_login now redirect's to user's homepage...
2011-07-29 Christopher Allan... I think the "'s account" is a waste of space
2011-07-29 Christopher Allan... I prefer it when "needs verification" looks like a...
2011-07-29 Christopher Allan... A small amount of indenting in base.html
2011-07-29 Christopher Allan... Give useful verification information on users that...
2011-07-29 Christopher Allan... Make "needs verification" link only appear if you need...
2011-07-28 Caleb Forbes Davis Vmodifies duplicate tag check for list of dict tag type...
2011-07-27 Caleb Forbes Davis Vupdates indices to index on the slug component of the...
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-26 Jef van SchendelInsert links and content for ticket #387: content for...
2011-07-26 Caleb Forbes Davis Von submission, use inline error messaging instead of...
2011-07-26 Caleb Forbes Davis Vuse config_spec.ini to store tag parsing directives
2011-07-26 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-25 Jef van SchendelFix merge conflict in user.html
2011-07-25 Christopher Allan... Now actually apply Velmont's patch instead of just...
2011-07-25 Jef van SchendelMoved a div around
2011-07-25 Jef van SchendelOk, so here are the actual changes. Woops!
2011-07-25 Jef van SchendelAssorted style changes, small base.html changes, added...
2011-07-24 Christopher Allan... Add html doctype
2011-07-24 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-24 Christopher Allan... Make charset utf-8.
2011-07-21 Caleb Forbes Davis Vraises tag length error in form context instead of...
2011-07-18 ElrondMove setting up of storage into init/__init__.py
2011-07-17 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-17 Christopher Allan... docstring for MediaComment's structure
2011-07-17 Christopher Allan... Described the MediaEntry structure in the docstring.
2011-07-17 Christopher Allan... Docstring for the User model's various schema fields
2011-07-17 Christopher Allan... Finished the docstring of the creature_add_magical_powe...
2011-07-17 ElrondMove application level setup of database to init/
2011-07-17 Christopher Allan... Migration for mediafiles main->original
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-14 Christopher Allan... Use cleaned_markdown_conversion in both cases in edit...
2011-07-14 Christopher Allan... app.py and migrate.py must import migrations in order...
2011-07-14 Christopher Allan... First migration: Add markdown bio!
2011-07-14 Christopher Allan... Indenting section in the autoscape block
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-14 Christopher Allan... Duplicate migration numbers not allowed, bro
2011-07-14 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-14 Christopher Allan... Elrond thinks we should use one of print/sys.stdout...
2011-07-14 Christopher Allan... A couple of tests related to migrations_to_run()
2011-07-14 Christopher Allan... We should *raise* MissingCurrentMigration :)
2011-07-13 Caleb Forbes Davis Vadds "state" to tags indices
2011-07-13 Caleb Forbes Davis Vadds index for searching across all users' tagged images
2011-07-13 Caleb Forbes Davis Venforces maximum tag length with (in)appropriate messaging
2011-07-13 Caleb Forbes Davis Vensures no duplicate tags per media entry
2011-07-13 Caleb Forbes Davis Vuses standard functions instead of form filters and...
2011-07-13 Caleb Forbes Davis Vdisplays the tags on edit correctly now
2011-07-13 Debremoved email variables from globals module
2011-07-13 Caleb Forbes Davis Vadds filter function to parse and clean tags field...
2011-07-12 Christopher Allan... Removing old style migrations... not in use anymore
2011-07-12 Christopher Allan... Merge remote branch 'remotes/osamak/master'
2011-07-11 ElrondMove db_name default into config_spec.ini
2011-07-11 Caleb Forbes Davis Vadds index for tag searches by an uploader
2011-07-11 Christopher Allan... Just making a note of where the new migrations will go!
2011-07-11 Christopher Allan... Setup the application to record the database version...
next