Removing that 'temporarily, an "image gallery" that isn't one really ;)' text
[mediagoblin.git] / mediagoblin / edit /
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-22 Jef van SchendelSeveral small UI changes to edit profile page: moved...
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-22 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-22 Christopher Allan... I don't think we need the username to be part of the...
2011-06-22 Christopher Allan... Adding an extra space between function definitions
2011-06-22 Christopher Allan... Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315'
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... Merge remote branch 'remotes/jwandborg/issue_363'
2011-06-19 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-19 cfdvenables entering user details including website url...
2011-06-18 cfdvbaby step towards enabling profile edits
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 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-04 Christopher Allan... Mount media editing under /u/{username}/m/{media}/edit/
2011-06-04 Christopher Allan... Let's redirect back to the media homepage using the...
2011-06-04 Christopher Allan... I shouldn't have removed the .save() entirely :)
2011-06-04 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-03 Christopher Allan... Find out if such a slug exists via a query instead...
2011-06-02 ElrondAdd GNU headers to new *.py
2011-06-02 ElrondHandle Exceptions from save(); Move may_edit_media
2011-06-02 ElrondPrepare for moving /edit/ under /u/.../edit/
2011-06-02 ElrondMerge remote branch 'upstream/master'
2011-06-02 ElrondCheck for edit permission.
2011-05-26 Elrond"edit": Finally implement saving.
2011-05-26 ElrondStarting "edit" functionality.