Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Change button names to Save and Blog. | Aditi | 2013-08-10 | 2 | -2/+2 | |
| * | | | | | | | | | | Create symbolic link for tinymce. | Aditi | 2013-08-10 | 87 | -2782/+1 | |
| * | | | | | | | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi | 2013-08-09 | 10 | -64/+110 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add delete error for failed type. | Aditi | 2013-08-09 | 1 | -2/+6 | |
| * | | | | | | | | | | | Replace edit blogpost url from default media_edit url to blogpost edit url. | Aditi | 2013-08-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | Write function get_blog_by_blogpost | Aditi | 2013-08-09 | 1 | -0/+6 | |
| * | | | | | | | | | | | Delete initial blog folder from plugin directory. | Aditi | 2013-08-09 | 7 | -62/+0 | |
| * | | | | | | | | | | | Make media_confirm_delete to work for failed media entries too. | Aditi | 2013-08-08 | 1 | -4/+18 | |
| * | | | | | | | | | | | Move templates to blog plugin from all mediagoblin/templates. | Aditi | 2013-08-07 | 6 | -62/+0 | |
| * | | | | | | | | | | | Eliminate url mapping using mediagoblin/routing.py and have plugin type url m... | Aditi | 2013-08-07 | 1 | -2/+1 | |
| * | | | | | | | | | | | Add url mapping to it, to have a complete media_type plugin. | Aditi | 2013-08-07 | 1 | -3/+50 | |
| * | | | | | | | | | | | show all blogposts. | Aditi | 2013-08-07 | 2 | -6/+5 | |
| * | | | | | | | | | | | Specify the status of blog post. | Aditi | 2013-08-07 | 2 | -2/+14 | |
| * | | | | | | | | | | | URL mapping blog post draft view. | Aditi | 2013-08-07 | 1 | -3/+8 | |
| * | | | | | | | | | | | write a function to extract blog post state from create/edit form. | Aditi | 2013-08-07 | 1 | -0/+6 | |
| * | | | | | | | | | | | Code for blog post view when it is in draft state. | Aditi | 2013-08-07 | 1 | -8/+24 | |
| * | | | | | | | | | | | Write template for draft view of a blog post. | Aditi | 2013-08-07 | 1 | -0/+42 | |
| * | | | | | | | | | | | Change message when user tries to create multiple blogs. | Aditi | 2013-08-07 | 2 | -1/+1 | |
| * | | | | | | | | | | | 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 | 5 | -9/+20 | |
| * | | | | | | | | | | | Configure tinymce with various plugins. | Aditi | 2013-08-06 | 1 | -4/+9 | |
| * | | | | | | | | | | | Change font color. | Aditi | 2013-08-05 | 2 | -4/+5 | |
| * | | | | | | | | | | | Add new css elememts for blog post listing template. | Aditi | 2013-08-05 | 1 | -0/+23 | |
| * | | | | | | | | | | | clean description of blog and blogposts. | Aditi | 2013-08-05 | 1 | -17/+8 | |
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi | 2013-08-04 | 4 | -16/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Write temporary template for blog_post_listing view. | Aditi | 2013-08-04 | 1 | -0/+34 | |
| * | | | | | | | | | | | | Add icon for the blogpost. | Aditi | 2013-08-04 | 1 | -0/+0 | |
| * | | | | | | | | | | | | Add tinymce code. | Aditi | 2013-08-04 | 86 | -0/+2782 | |
| * | | | | | | | | | | | | Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin | Aditi | 2013-07-31 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update version on tinymce. | Aditi | 2013-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Change field name to description. | Aditi | 2013-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add elements for blog system. | Aditi | 2013-07-31 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | Add Draft feature and add view blog_post_listing. | Aditi | 2013-07-31 | 1 | -5/+40 | |
| * | | | | | | | | | | | | | Add Url for blog post listing. | Aditi | 2013-07-31 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | Reverse order of blog posts on blog dashboard. | Aditi | 2013-07-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | 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 t... | Aditi | 2013-07-30 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | Change blogpost_create redirect url. | Aditi | 2013-07-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | Add temporary blogpost display template. | Aditi | 2013-07-30 | 1 | -0/+33 |