Merge remote branch 'remotes/gullydwarf-cfdv/437_slug_shouldnt_be_empty'
[mediagoblin.git] / mediagoblin / submit /
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-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
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-07 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-07 Christopher Allan... Fixing check_filetype...
2011-06-06 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-06 Christopher Allan... Added a comment to clarify that this shouldn't stay...
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... Made a simple template rendering view and switched...
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-06-02 Jakob Kramershould fix #324
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 Christopher Allan... min=0 makes more sense than min=-1
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... A stupid success view.
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...