Refactor views using functions in lib file.
[mediagoblin.git] / mediagoblin / templates /
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-26 Christopher Allan... Fixing another typo, thanks to Laura Arjona (again!)
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-22 AditiResolve merge conflict and merge.
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 Rodney Ewingrename webm_640 to webm_video since it might be a diffe...
2013-08-20 Rodney Ewingmove links to the bottom of the page until we have...
2013-08-20 Rodney Ewingmaybe have change password and email on same page
2013-08-20 Rodney Ewinguse urlgen and store it in a variable
2013-08-20 Rodney Ewingadd the ability to mark all notifications read.
2013-08-20 Rodney Ewinguse href='javascript:;' instead of href='#notifications...
2013-08-16 Rodney Ewingload js at the end of the page
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-14 Christopher Allan... Avoiding the celery warnings that we seem to be confusi...
2013-08-10 AditiChange path for tinymce.
2013-08-10 AditiChange button names to Save and Blog.
2013-08-09 Rodney Ewingchange dropdown button to <a> from <div> so that it...
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-09 AditiReplace edit blogpost url from default media_edit url...
2013-08-08 Christopher Allan... Switching the MediaGoblin homepage image over to using...
2013-08-08 Rodney EwingAdd ?next= when trying to add a comment when not logged in
2013-08-07 Emily O'LearyChanged how the comment was encoded/read.
2013-08-07 Emily O'LearyAdded comment preview functionality to user pages....
2013-08-07 AditiMove templates to blog plugin from all mediagoblin...
2013-08-07 Aditishow all blogposts.
2013-08-07 AditiSpecify the status of blog post.
2013-08-07 AditiWrite template for draft view of a blog post.
2013-08-07 AditiDisplay date of creation of the blog post.
2013-08-06 Aditibutton to start with blogging.
2013-08-05 Aditiremove underline from the urls.
2013-08-05 AditiConfigure tinymce with various plugins.
2013-08-05 AditiChange font color.
2013-08-05 Aditisafe pipelline for blog description.
2013-08-05 AditiAdd url for delete blogpost button.
2013-08-05 AditiNew elements added for the styling of blog post listing...
2013-08-05 AditiAdd safe pipe for proper rendering of cleaned html.
2013-08-05 Aditimedia template for blog to get blogpost.html template...
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-04 AditiWrite temporary template for blog_post_listing view.
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-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-31 AditiUpdate version on tinymce.
2013-07-31 AditiFix size and selector for tinymce.
2013-07-31 AditiIntegrate tinymce, Draft status.
2013-07-31 AditiChange div class for wider firm fields.
2013-07-31 AditiAdd blog post state field to blog dashboard.
2013-07-30 AditiRemove ID of the blog post.
2013-07-30 AditiManually render form fields for the integration of...
2013-07-30 AditiAdd tinymce in head for description field of blog,...
2013-07-30 AditiAdd temporary blogpost display template.
2013-07-29 AditiAdd Blog Edit button.
2013-07-29 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-25 AditiRemove action url from form action.
2013-07-25 AditiChange edit url to a button for each blog post.
2013-07-25 AditiAdd edit url for each blog post.
2013-07-24 AditiAdd 'Add Blog Post' button on blog dashboard.
2013-07-24 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-22 AditiWrite template for blog_dashboard.
2013-07-21 AditiRemove form action url.
2013-07-20 AditiAdd temporary template for blogpost create/edit view.
2013-07-20 AditiIndent properly.
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-12 Rodney EwingPatch by Strum. Remove redundent tool-tips from Stl...
2013-07-11 Rodney Ewingmake change_pass page autofocus
2013-07-11 Rodney Ewingforgot to render errors
2013-07-11 Rodney Ewingchange to class instead of id to work with firefox
2013-07-11 Rodney Ewingfix for boolean fields
2013-07-11 Rodney Ewingshould use media.slug_or_id incase a MediaEntry doesn...
2013-07-11 xray7224Adds more support for oauth - access_token & decorators...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-04 AditiMerge remote-tracking branch 'cweb/master'
2013-07-03 Rodney Ewingmade it so that the create account button works with...
2013-07-03 Rodney Ewingmoved persona template stuff to use template_hooks
2013-07-03 Rodney Ewingmerge --squash persona branch to take care of a false...
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Christopher Allan... Fix missing quote
2013-07-03 Rodney Ewingchanged hook name to reuse with persona
2013-07-03 Rodney Ewinguse template hooks instead of hardcoding in templates
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-06-30 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-30 AditiAdd template for blog edit and create page.
2013-06-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-26 Rodney Ewingtypo
2013-06-26 Rodney Ewingdo the label thing only for boolean fields
2013-06-26 Rodney Ewingmade edit_account to autofocus on the first field
2013-06-25 Rodney Ewingadded feature to render_divs where if field.label ...
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 Rodney Ewingchanges after cwebb's review
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
next