aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge conflict and merge.Aditi2013-08-227-14/+131
|\
| * load js at the end of the pageRodney Ewing2013-08-162-2/+2
| * Merge branch 'persona_resquash'Christopher Allan Webber2013-08-152-6/+35
| |\
| | * made it so that the create account button works with only persona enabledRodney Ewing2013-07-031-1/+1
| | * moved persona template stuff to use template_hooksRodney Ewing2013-07-034-27/+2
| | * merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-035-6/+60
| * | Merge remote-tracking branch 'refs/remotes/tsyesika/master'Christopher Allan Webber2013-08-152-0/+89
| |\ \
| | * \ Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinxray72242013-07-144-32/+42
| | |\ \
| | * | | Adds more support for oauth - access_token & decorators still to doxray72242013-07-112-0/+89
| | | |/ | | |/|
| * | | Avoiding the celery warnings that we seem to be confusing people lately.Christopher Allan Webber2013-08-143-6/+5
| * | | change dropdown button to <a> from <div> so that it is tabbableRodney Ewing2013-08-091-2/+2
* | | | Change path for tinymce.Aditi2013-08-101-1/+1
* | | | Change button names to Save and Blog.Aditi2013-08-101-1/+1
* | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblinAditi2013-08-092-3/+7
|\| | |
| * | | Switching the MediaGoblin homepage image over to using the "official" gavroch...Christopher Allan Webber2013-08-081-2/+2
| * | | Add ?next= when trying to add a comment when not logged inRodney Ewing2013-08-081-1/+2
| * | | Changed how the comment was encoded/read.Emily O'Leary2013-08-071-0/+1
| * | | Added comment preview functionality to user pages. It works by passing the co...Emily O'Leary2013-08-071-0/+2
| | |/ | |/|
* | | Replace edit blogpost url from default media_edit url to blogpost edit url.Aditi2013-08-091-3/+3
* | | Move templates to blog plugin from all mediagoblin/templates.Aditi2013-08-075-280/+0
* | | show all blogposts.Aditi2013-08-072-6/+5
* | | Specify the status of blog post.Aditi2013-08-071-2/+14
* | | Write template for draft view of a blog post.Aditi2013-08-071-0/+42
* | | Display date of creation of the blog post.Aditi2013-08-071-1/+17
* | | button to start with blogging.Aditi2013-08-061-0/+4
* | | remove underline from the urls.Aditi2013-08-064-3/+10
* | | Configure tinymce with various plugins.Aditi2013-08-061-4/+9
* | | Change font color.Aditi2013-08-051-3/+3
* | | safe pipelline for blog description.Aditi2013-08-051-1/+1
* | | Add url for delete blogpost button.Aditi2013-08-051-4/+7
* | | New elements added for the styling of blog post listing view.Aditi2013-08-051-4/+3
* | | Add safe pipe for proper rendering of cleaned html.Aditi2013-08-051-2/+2
* | | media template for blog to get blogpost.html template from it.Aditi2013-08-051-0/+176
* | | Write temporary template for blog_post_listing view.Aditi2013-08-041-0/+34
* | | Update version on tinymce.Aditi2013-07-311-1/+1
* | | Fix size and selector for tinymce.Aditi2013-07-311-2/+4
* | | Integrate tinymce, Draft status.Aditi2013-07-311-3/+19
* | | Change div class for wider firm fields.Aditi2013-07-311-3/+3
* | | Add blog post state field to blog dashboard.Aditi2013-07-311-6/+14
* | | Remove ID of the blog post.Aditi2013-07-301-2/+0
* | | Manually render form fields for the integration of tinymce.Aditi2013-07-301-1/+8
* | | Add tinymce in head for description field of blog, blogpost edit and create t...Aditi2013-07-301-0/+9
* | | Add temporary blogpost display template.Aditi2013-07-301-0/+33
* | | Add Blog Edit button.Aditi2013-07-291-4/+13
* | | Remove action url from form action.Aditi2013-07-251-1/+1
* | | Change edit url to a button for each blog post.Aditi2013-07-251-1/+1
* | | Add edit url for each blog post.Aditi2013-07-251-2/+3
* | | Add 'Add Blog Post' button on blog dashboard.Aditi2013-07-241-0/+4
* | | Write template for blog_dashboard.Aditi2013-07-221-0/+54
* | | Remove form action url.Aditi2013-07-211-2/+1