It's 2012 all up in here
[mediagoblin.git] / mediagoblin / submit / forms.py
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-21 ElrondFix unit tests with new license support
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 Aaron WilliamsonMinor formatting and syntax fix.
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 Jef van SchendelAdd Markdown for submit page, edit page, profile edit...
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-30 Jef van SchendelFix #715: On media submit page, "Separate" is misspelled
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-01 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-28 ElrondMerge remote branch 'remotes/nyergler/issue-680-csrf...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-27 Manuel Urbano SantosFix the text "Seperate tags by commas and spaces" since...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-20 Jef van SchendelFix for bug #467, "Add explanatory copy to add/edit...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
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 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-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-06 Christopher Allan... Merge remote branch 'remotes/jwandborg/f571_closing_sto...
2011-09-05 Christopher Allan... Mark description field's label for translation
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-22 Joar WandborgFeature #482 - Media attachments -
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-12 Christopher Allan... Merge branch 'master' into processing
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... Merge remote branch 'remotes/gullydwarf-cfdv/f446_use_r...
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-10 Christopher Allan... Converting all forms to use the "fake/null" gettext...
2011-08-09 Christopher Allan... Marked relevant strings in python views/forms for trans...
2011-08-05 Joar WandborgFeature #482 - Media attachments
2011-07-31 Christopher Allan... Merge remote branch 'remotes/willkg/459_lgpl'
2011-07-31 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-07-31 Christopher Allan... TOO_LONG_TAG_WARNING isn't needed in this module
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-21 Caleb Forbes Davis Vraises tag length error in form context instead of...
2011-07-13 Caleb Forbes Davis Vuses standard functions instead of form filters and...
2011-07-13 Caleb Forbes Davis Vadds filter function to parse and clean tags field...
2011-07-08 Caleb Forbes Davis VF360(tagging) - adds tag fields for submission, edit...
2011-05-13 Christopher Allan... min=0 makes more sense than min=-1
2011-05-13 Aaron WilliamsonOn image submission, do not require title. If none...
2011-04-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-20 Christopher Allan... Start of the submit view, but not much there quite...