added gen_password_hash and check_password functions to auth/__init__
[mediagoblin.git] / mediagoblin / edit / views.py
2013-05-24 Rodney Ewingmoved bcrypt_gen_password_hash to basic_auth/tools...
2013-05-24 Rodney Ewingmoved bcrypt_check_password to basic_auth/tools from...
2013-05-21 ElrondMerge remote-tracking branch 'rodney757/change_pass'
2013-05-20 Rodney Ewingmoved change pass to a seperate view and fixed issues 709
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-28 ElrondCreate redir_obj and use it around.
2013-04-25 ElrondNo lazy_* needed here; Add ReallyLazyProxy.__repr__.
2013-04-24 Aditi MittalFix-bug-667-Use-lazy_pass_to_ugettext-for-forms.
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 ElrondUse GenerateSlugMixin for collections.
2013-03-30 ElrondMerge remote-tracking branch 'JDShu/649_use_form_data_f...
2013-03-28 Hans LoUse WTForms data field in edit/views.py
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 ElrondUse the media id for attachmemt editing.
2013-02-22 András Veres-Szent... removed unused import cgi.FieldStorage
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
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 SpaethSanitize slug input on media edit
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-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
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'
next