Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Put buttons for blog create and blog dashboard on view using template_hooks ↵ | Aditi Mittal | 2013-09-07 | 1 | -8/+1 | |
| | | | | | | | | | | | | | | | | for blog plugin not to be interfering with original code. | |||||
| * | | | Insert URL to blog in a user's profile page by spaetz | Aditi Mittal | 2013-09-07 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Add blog dashboard button. | Aditi Mittal | 2013-09-05 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi Mittal | 2013-08-31 | 2 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Pull changes and resolve merge conflict. | Aditi | 2013-08-28 | 3 | -9/+57 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi | 2013-08-25 | 3 | -6/+13 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Resolve merge conflict and merge. | Aditi | 2013-08-22 | 7 | -14/+131 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Change path for tinymce. | Aditi | 2013-08-10 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Change button names to Save and Blog. | Aditi | 2013-08-10 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi | 2013-08-09 | 2 | -3/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Replace edit blogpost url from default media_edit url to blogpost edit url. | Aditi | 2013-08-09 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Move templates to blog plugin from all mediagoblin/templates. | Aditi | 2013-08-07 | 5 | -280/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | show all blogposts. | Aditi | 2013-08-07 | 2 | -6/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Specify the status of blog post. | Aditi | 2013-08-07 | 1 | -2/+14 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Write template for draft view of a blog post. | Aditi | 2013-08-07 | 1 | -0/+42 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Display date of creation of the blog post. | Aditi | 2013-08-07 | 1 | -1/+17 | |
| | | | | | | | | | ||||||
| * | | | | | | | | button to start with blogging. | Aditi | 2013-08-06 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | remove underline from the urls. | Aditi | 2013-08-06 | 4 | -3/+10 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Configure tinymce with various plugins. | Aditi | 2013-08-06 | 1 | -4/+9 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Change font color. | Aditi | 2013-08-05 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | safe pipelline for blog description. | Aditi | 2013-08-05 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add url for delete blogpost button. | Aditi | 2013-08-05 | 1 | -4/+7 | |
| | | | | | | | | | ||||||
| * | | | | | | | | New elements added for the styling of blog post listing view. | Aditi | 2013-08-05 | 1 | -4/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add safe pipe for proper rendering of cleaned html. | Aditi | 2013-08-05 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | media template for blog to get blogpost.html template from it. | Aditi | 2013-08-05 | 1 | -0/+176 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Write temporary template for blog_post_listing view. | Aditi | 2013-08-04 | 1 | -0/+34 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update version on tinymce. | Aditi | 2013-07-31 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Fix size and selector for tinymce. | Aditi | 2013-07-31 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Integrate tinymce, Draft status. | Aditi | 2013-07-31 | 1 | -3/+19 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Change div class for wider firm fields. | Aditi | 2013-07-31 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add blog post state field to blog dashboard. | Aditi | 2013-07-31 | 1 | -6/+14 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Remove ID of the blog post. | Aditi | 2013-07-30 | 1 | -2/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Manually render form fields for the integration of tinymce. | Aditi | 2013-07-30 | 1 | -1/+8 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add tinymce in head for description field of blog, blogpost edit and create ↵ | Aditi | 2013-07-30 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | templates. | |||||
| * | | | | | | | | Add temporary blogpost display template. | Aditi | 2013-07-30 | 1 | -0/+33 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add Blog Edit button. | Aditi | 2013-07-29 | 1 | -4/+13 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Remove action url from form action. | Aditi | 2013-07-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Change edit url to a button for each blog post. | Aditi | 2013-07-25 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add edit url for each blog post. | Aditi | 2013-07-25 | 1 | -2/+3 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add 'Add Blog Post' button on blog dashboard. | Aditi | 2013-07-24 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Write template for blog_dashboard. | Aditi | 2013-07-22 | 1 | -0/+54 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Remove form action url. | Aditi | 2013-07-21 | 1 | -2/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add temporary template for blogpost create/edit view. | Aditi | 2013-07-20 | 1 | -0/+38 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Indent properly. | Aditi | 2013-07-20 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | merge with remote master branch of cweb. | Aditi | 2013-07-16 | 4 | -32/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'cweb/master' | Aditi | 2013-07-04 | 3 | -8/+14 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sage aborts Merge branch master of git://gitorious.org/mediagoblin/mediagoblin.git | |||||
| * | | | | | | | | | | Add template for blog edit and create page. | Aditi | 2013-06-30 | 1 | -0/+34 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | Fixed a small typo that was causing the mediagoblin.moderation.users_detail | tilly-Q | 2013-12-08 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page to crash. | |||||
* | | | | | | | | | | | Make "Username's privileges" translatable | Christopher Allan Webber | 2013-12-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit sponsored by Aaron Borden. Thank you! | |||||
* | | | | | | | | | | | Removing the assertion that this site is run by StatusNet (major oops) and ↵ | Christopher Allan Webber | 2013-12-03 | 1 | -7/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding <p> tags The StatusNet one was a pretty goofy mistake. But at least now it's fixed! :) This commit sponsored by Jon Buckley. Thank you! |