Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Change in blogpost create Url. | Aditi | 2013-07-20 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Remove BlogPost model and Add attribute for blog id in BlogPostData. | Aditi | 2013-07-20 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | Add temporary template for blogpost create/edit view. | Aditi | 2013-07-20 | 1 | -0/+38 | |
| * | | | | | | | | | | | | | Add BlogPostMediaManager and setup_plugin. | Aditi | 2013-07-20 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | Indent properly. | Aditi | 2013-07-20 | 2 | -38/+38 | |
| * | | | | | | | | | | | | | temperory url change for creating a new blog. | Aditi | 2013-07-19 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | Wrote blogpost_create view. | Aditi | 2013-07-19 | 1 | -3/+46 | |
| * | | | | | | | | | | | | | Change view and urls for blog edit/create page. | Aditi | 2013-07-19 | 1 | -5/+13 | |
| * | | | | | | | | | | | | | Replace hardcoded URL by variable for the same. | Aditi | 2013-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add class BlogMixin. | Aditi | 2013-07-19 | 1 | -13/+25 | |
| * | | | | | | | | | | | | | Create file for utility function and add function. | Aditi | 2013-07-19 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | Add view for blog edit and create page. | Aditi | 2013-07-19 | 1 | -83/+60 | |
| * | | | | | | | | | | | | | Add config_spec for blog plugin specification. | Aditi | 2013-07-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Change the field name in BlogEditForm. | Aditi | 2013-07-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Create Blog and BlogPostData models. | Aditi | 2013-07-16 | 1 | -0/+51 | |
| * | | | | | | | | | | | | | merge with remote master branch of cweb. | Aditi | 2013-07-16 | 47 | -242/+345 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'cweb/master' | Aditi | 2013-07-04 | 32 | -82/+1566 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Typo error. | Aditi | 2013-07-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Add '/' at the end of each url. | Aditi | 2013-07-02 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | Add template for blog edit and create page. | Aditi | 2013-06-30 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | Add user in template dictonary as it is in the url field. | Aditi | 2013-06-30 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | Add views for creating and editing a blog | Aditi | 2013-06-28 | 1 | -0/+128 | |
| * | | | | | | | | | | | | | | | Register blog urls with mediagoblin | Aditi | 2013-06-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Register blog create url in routing.py | Aditi | 2013-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Add forms for editing and creating forms | Aditi | 2013-06-28 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | | Add url mapping for blog-admin, blog-collection-admin, blog edit/create, blog... | Aditi | 2013-06-27 | 1 | -0/+52 | |
| * | | | | | | | | | | | | | | | Add BlogPostEditForm for editing and creating a blog post entry. | Aditi | 2013-06-26 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | | | Add basic files models, views, forms, routing, __init__ to for a new media_t... | Aditi | 2013-06-26 | 5 | -0/+0 | |
| * | | | | | | | | | | | | | | | Created filr structure for blog as a plugin(option 1). | Aditi | 2013-06-26 | 7 | -0/+62 | |
* | | | | | | | | | | | | | | | | Fixed a small typo that was causing the mediagoblin.moderation.users_detail | tilly-Q | 2013-12-08 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | Committing extracted and compiled translations | Christopher Allan Webber | 2013-12-03 | 65 | -4159/+863 | |
* | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2013-12-03 | 2 | -97/+49 | |
* | | | | | | | | | | | | | | | | Make "Username's privileges" translatable | Christopher Allan Webber | 2013-12-03 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | v0.6.2.dev | Christopher Allan Webber | 2013-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Now on v0.6.1, officially! | Christopher Allan Webber | 2013-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Turning off the Terms of Service feature by default | Christopher Allan Webber | 2013-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | We're in the 0.6.1 dev zone! But we shouldn't stay here long ;) | Christopher Allan Webber | 2013-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Removing the assertion that this site is run by StatusNet (major oops) and ad... | Christopher Allan Webber | 2013-12-03 | 1 | -7/+13 | |
* | | | | | | | | | | | | | | | | At v0.6.0! Woohoo! | Christopher Allan Webber | 2013-12-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Committing extracted and compiled translations | Christopher Allan Webber | 2013-12-02 | 65 | -1535/+767 | |
* | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2013-12-02 | 2 | -28/+28 | |
* | | | | | | | | | | | | | | | | mediagoblin/templates/mediagoblin/user_pages/collection.html: fix typo | Alon Levy | 2013-12-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | LDAP readme link | Christopher Allan Webber | 2013-11-30 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | Committing extracted and compiled translations | Christopher Allan Webber | 2013-11-26 | 67 | -242/+72 | |
* | | | | | | | | | | | | | | | | Committing present MediaGoblin translations before pushing extracted messages | Christopher Allan Webber | 2013-11-26 | 5 | -119/+119 | |
* | | | | | | | | | | | | | | | | No need to translate a variable name alone | Christopher Allan Webber | 2013-11-26 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | | Committing extracted and compiled translations | Christopher Allan Webber | 2013-11-25 | 67 | -2106/+3025 | |
* | | | | | | | | | | | | | | | | Removing the "logging is debug by default in dbupdate" | Christopher Allan Webber | 2013-11-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'fix-foundations-warn' | tilly-Q | 2013-11-24 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | This is a tiny change. I took out the warnings that were displayed when a plugin | tilly-Q | 2013-11-21 | 1 | -6/+0 |