Render 404 if not ajax request
[mediagoblin.git] / mediagoblin / edit / views.py
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-06-25 Rodney Ewingcleanup after merge
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 Christopher Allan... Removing the "enter your password to change your email...
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-29 Rodney Ewingsend_verification_email was moved to auth/tools
2013-05-29 Rodney Ewingform is already validated, no need to validate again
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingadded error handling on bad token, fixed route, and...
2013-05-25 Rodney Ewingadded support for user to change email address
2013-05-24 Rodney Ewingfixed failing tests after rebase
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-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
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...
next