aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | Add temporary template for blogpost create/edit view.Aditi2013-07-201-0/+38
| * | | | | | | | Indent properly.Aditi2013-07-201-1/+1
| * | | | | | | | merge with remote master branch of cweb.Aditi2013-07-164-32/+42
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'cweb/master'Aditi2013-07-043-8/+14
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add template for blog edit and create page.Aditi2013-06-301-0/+34
* | | | | | | | | | | Fixed a small typo that was causing the mediagoblin.moderation.users_detailtilly-Q2013-12-081-1/+2
* | | | | | | | | | | Make "Username's privileges" translatableChristopher Allan Webber2013-12-031-2/+2
* | | | | | | | | | | Removing the assertion that this site is run by StatusNet (major oops) and ad...Christopher Allan Webber2013-12-031-7/+13
* | | | | | | | | | | mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typoAlon Levy2013-12-011-1/+1
* | | | | | | | | | | No need to translate a variable name aloneChristopher Allan Webber2013-11-261-3/+1
* | | | | | | | | | | Removing duplicate terms of service link in the header.Christopher Allan Webber2013-10-241-3/+0
* | | | | | | | | | | Fix error in collection templates.Devan Goodwin2013-10-202-8/+8
* | | | | | | | | | | Make showing the Terms of Service a user option, and move it to the footer.Christopher Allan Webber2013-10-112-5/+7
* | | | | | | | | | | "Intellectual property" being a problematic term, replacing it in this document.Christopher Allan Webber2013-10-091-36/+42
* | | | | | | | | | | Improving the whitespace around the {% trans %} adjustments from tilly-qChristopher Allan Webber2013-10-092-14/+14
* | | | | | | | | | | Merge remote-tracking branch 'tilly-q/OPW-Moderation-Update' into merge-tilly...Christopher Allan Webber2013-10-095-20/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | This was a quick update to clean up some of my templates and fix the formattingtilly-Q2013-10-085-20/+43
* | | | | | | | | | | | Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-0716-17/+1147
|\| | | | | | | | | | |
| * | | | | | | | | | | At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-236-25/+55
| * | | | | | | | | | | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-09-127-14/+69
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | In this next small update, I made a few changes to protect against XXS attackstilly-Q2013-09-121-7/+5
| * | | | | | | | | | | This should be my final code update before I am ready for review! Basically, intilly-Q2013-09-108-137/+112
| * | | | | | | | | | | This was a quick update, I mostly worked on the transition from using the oldtilly-Q2013-09-085-21/+55
| * | | | | | | | | | | I did some more code-keeping in this commit. I added a lot of documentation, sotilly-Q2013-09-032-2/+4
| * | | | | | | | | | | I've moved on to one of the last phases of my work! Now I'm just checking offtilly-Q2013-09-036-193/+211
| * | | | | | | | | | | This is a quick commit. I gave admins the ability to ban or unban userstilly-Q2013-08-292-10/+270
| * | | | | | | | | | | This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-299-40/+47
| * | | | | | | | | | | Merge branch 'master' into OPW-Moderation-Updatetilly-Q2013-08-208-17/+138
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | This was a very small update, I'm hoping to rebase after this to solve sometilly-Q2013-08-201-2/+12
| * | | | | | | | | | | | This has been an update to clean out the code a little bit. The primary changetilly-Q2013-08-1311-32/+109