Merge remote-tracking branch 'gsoc2016/Subtitle-1'
[mediagoblin.git] / mediagoblin / edit / views.py
2018-07-10 Boris BobrovMerge remote-tracking branch 'gsoc2016/Subtitle-1'
2018-06-28 ĎÚβĨŐÚŚ Dod2 bug fixes in editor views
2017-08-15 aylephFix #5513 - Can't delete blog post drafts
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-07-26 saksham1115Removed path_subtitle from edit/views.py
2016-07-25 Boris BobrovMerge branch 'fix-unhelpful-smtp-error-5081'
2016-07-25 Boris BobrovMerge branch 'login-validator-5414'
2016-07-19 saksham1115Removed almost all of the code from core
2016-07-19 saksham1115Only video uploader can edit their subtitles
2016-07-19 saksham1115Only video owner can upload the subtitle for the video
2016-07-19 saksham1115Saing subtitle after edit
2016-07-19 saksham1115Opening ths subtitle using absolute path and open function
2016-07-19 saksham1115Converting the path to subtitle into a tuple
2016-07-19 saksham1115Cleaning up
2016-07-19 saksham1115Customizing Subs using Wtforms
2016-07-19 saksham1115Loading subtitle files [Not working]
2016-07-19 saksham1115Path decoded and sent to html page
2016-07-19 saksham1115Made decorators views for Customize Interface
2016-07-19 saksham1115Customize Interface in progress
2016-07-19 saksham1115Minor Change
2016-07-19 saksham1115Subtitle built over attachments : working
2016-07-19 Andrew BrowningFix #5462 - attempt to change email without login
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-01-06 aylephFix issue 5367 Edit view updates
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Jessica TallonFix bug on the OAuth client deauthorization page
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-07-31 Jessica TallonAdd the user models to the MODELS list
2015-07-31 Jessica TallonChange codebase to query or create correct User model
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-27 Jessica TallonFix #1007 - get location object not string of location...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-09 Jessica TallonAdd location model and migrations
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-10-01 Jessica TallonFix #549 - Deauthorize OAuth applications
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Fix iteritems usage on python 3
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-14 tilly-QMerge branch 'metadata'
2014-05-14 tilly-QCleaned up the code a little bit
2014-05-14 tilly-QTweaked the metadata edit screen to run jsonschema...
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-12 tilly-QMerge branch 'metadata' of gitorious.org:mediagoblin...
2014-05-12 tilly-QMade some changes so that the metadata editing page...
2014-05-12 tilly-QMerge branch 'metadata-editor' into metadata
2014-05-06 tilly-QAdded in a few blank lines when a user edits the metada...
2014-05-06 tilly-QMade it so the metadata editting page is only one step...
2014-05-06 tilly-QCreated a UI for editting a media's metadata. Had to...
2014-05-06 tilly-QCreated the media metadata editor page
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Fixing import error after merge of basic_auth branch.
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-05 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-31 Rodney Ewingdidn't remove form.new_email when change email was...
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 Rodney Ewingcheck for form.password in the off chance that a user...
2013-08-20 Rodney Ewingmaybe have change password and email on same page
2013-08-20 Rodney Ewingadd user prefrence for insite notifications
2013-08-16 Rodney Ewingmoved change_pass to basic_auth and fixed some typos...
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-13 tilly-QThis has been an update to clean out the code a little...
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
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-04 AditiMerge remote-tracking branch 'cweb/master'
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-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
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...
next