user.get('moo') -> user.moo
[mediagoblin.git] / mediagoblin / edit / views.py
2013-01-22 Sebastian Spaethuser.get('moo') -> user.moo
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-18 Sebastian SpaethSanitize slug input on media edit
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/565_w...
2013-01-17 Mark HolmquistAdd a license preference field
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-17 Christopher Allan... Merge commit '9408938' from 565_workbench_cleanup ...
2013-01-17 Sebastian SpaethAllowing to delete a user account (#302)
2013-01-17 Sebastian SpaethMerge branch '540_User_delete_deletes_related_entries'
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-01-15 Sebastian SpaethSimplify check_media_slug_used
2013-01-11 ElrondStart to use the media_id in "admin" URLs.
2013-01-09 Sebastian SpaethEnable /u/USERNAME/edit/ pattern #588
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-23 Sebastian SpaethConvert return HttpException to raise HttpException
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian Spaethwebob.HTTPFound --> MG.tools.redirect
2012-12-21 Sebastian SpaethTransition webob.HttpForbidden to webob's exceptions...
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-12-03 ElrondFix translations around.
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-22 Joar WandborgFixed attachments
2012-09-29 Joar WandborgReplaced all request.POST with request.form, ...
2012-09-24 Christopher Allan... Too much was marked for translation this gettext message.
2012-09-18 Aaron WilliamsonRemoved unnecessary reference to may_edit_collection...
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-07-06 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2012-06-24 Joar WandborgAdded some security checks to attachment upload, it...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Derek MooreUpdates to send email comments, included translation...
2012-03-18 Christopher Allan... Merge branch 'master' into derek-moore-bug405_email_not...
2012-03-15 Derek MooreThese are changes for issue #405, add email comment...
2012-03-08 Joar WandborgChanged from key-notation to dot-notation in edit_profile
2012-03-05 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-05 ElrondGeneric check_media_slug_used db utility.
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-03-04 Jef van SchendelMerge branch 'newlayout' into newlayout-stage
2012-02-28 ElrondAttachment support in the SQL backend
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-18 ElrondDrop pre-rendered html: User.bio_html
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-28 ElrondNearly complete support for Tags
2012-01-21 Christopher Allan... Oops, I broke teh all rights reserved ;)
2012-01-21 Christopher Allan... License "all rights reserved" default should be None...
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 WilliamsonFixed a syntax error in edit/views and added back in...
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-17 Aaron WilliamsonFirst crack at basic license support.
2012-01-11 ElrondDot-Notation: Some random places
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-04 Jef van SchendelMerge branch 'master' of gitorious.org:mediagoblin...
2012-01-04 Jef van SchendelCreate edit_account.html
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for MediaEntry.description(_html)
2011-12-05 ElrondDot-Notation for MediaEntry.slug
2011-12-05 ElrondDot-Notation for MediaEntry.title
2011-12-05 ElrondDot-Notation for MediaEntry.uploader
2011-12-05 ElrondDot-Notation for Users.bio and .bio_html
2011-12-05 ElrondDot-Notation for Users.url
2011-12-05 ElrondDot-Notation for Users.is_admin
2011-12-05 ElrondDot-Notation for Users.username
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 Jakob Krameradded unittests, now using form errors and fixed bug...
2011-11-19 Jakob Krameradded support for changing the password, issue #643
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-13 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/issue...
2011-11-13 ElrondMark two strings for translation
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 Nathan YerglerWhitespace and formatting cleanup.
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-09-10 Christopher Allan... Merge remote branch 'remotes/elrond/idea/use_media_url_...
2011-09-09 ElrondUse media.url_for_self() instead of generating it
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... Merge branch 'remotes/merge-requests/21' (early part)
2011-09-04 Christopher Allan... #i536: Removing attachments stuff from edit_media(...
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-09-01 Christopher Allan... Merge remote branch 'remotes/jwandborg/cloudfiles_stora...
2011-08-31 Christopher Allan... Merge remote branch 'remotes/schendje/master'
next