Merge branch 'remotes/gullydwarf-cfdv/f360_tagging' (early part) into mergetags
[mediagoblin.git] / mediagoblin / submit / views.py
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-27 Caleb Forbes Davis Vchanges tags to a list of dicts in the db, adding tag...
2011-07-26 Caleb Forbes Davis Von submission, use inline error messaging instead of...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-13 Caleb Forbes Davis Venforces maximum tag length with (in)appropriate messaging
2011-07-13 Caleb Forbes Davis Vuses standard functions instead of form filters and...
2011-07-11 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-09 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v3_ed...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/jwandborg/f431-prevent_com...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_s...
2011-07-09 Christopher Allan... Merge remote branch 'remotes/schendje/master'
2011-07-09 Christopher Allan... Merge remote branch 'remotes/amusablelemur/feature374'
2011-07-09 Rasmus LarssonRemoved route, view and template file for "Submit Succe...
2011-07-08 Caleb Forbes Davis VF360(tagging) - adds tag fields for submission, edit...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Joar WandborgFeature #409 - Submitting an image should redirect...
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-20 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-20 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-20 Christopher Allan... Adds util.cleaned_markdown_conversion() and uses it...
2011-06-20 Christopher Allan... Merge remote branch 'remotes/jwandborg/issue_363'
2011-06-15 Joar WandborgMade changes according to bugs.foocorp.net/issues/363...
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Joar WandborgAdded Markdown rendering for `media_entry`
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-05 Christopher Allan... I have a strong preference for aligning all parameters...
2011-06-05 Christopher Allan... Merge remote branch 'remotes/elrond/idea/shortcuts'
2011-06-05 ElrondCreate redirect shortcut and use it around
2011-06-05 ElrondReformat render_to_response calls
2011-06-05 ElrondCreate render_to_reponse and use it everywhere.
2011-06-04 Christopher Allan... Moving all views over to using util.render_template()!
2011-06-02 Jakob Krameradd changes in mediagoblin/submit/views.py
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-22 Christopher Allan... Update all the views so that they use the uploader...
2011-05-13 Aaron WilliamsonGenerate unique slugs for newly submitted images.
2011-05-13 Aaron WilliamsonOn image submission, do not require title. If none...
2011-05-09 Christopher Allan... Merge remote branch 'spaetz/fix_description'
2011-05-08 Sebastian SpaethFix description submission in form handling
2011-05-07 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-06 Christopher Allan... Process media! Successfully!
2011-04-23 Christopher Allan... Properly require files when users submit
2011-04-23 Christopher Allan... Submission of image works :)
2011-04-23 Christopher Allan... Enclose queue_file writing in with statement so that...
2011-04-23 Christopher Allan... submit_start written in a way that, by golly, you'd...
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...