Add property to media_fetch_order
[mediagoblin.git] / mediagoblin / media_types / blog /
2017-06-10 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-backend'
2017-06-09 Boris BobrovMerge branch 'amqp-switch'
2017-06-09 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2017-06-06 Andrew BrowningAdd space between words in blog message
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2016-04-03 Andrew BrowningImport messages in blog views
2016-04-02 Andrew BrowningFix #5451 - add_message inconsistencies
2016-04-02 宋文武Fix the blog_delete page for admins.
2016-03-26 Christopher Allan... Blog media type initial migration.
2016-03-07 Andrew BrowningFix #5440 - Typo in blog views
2016-01-15 aylephFix issue 5366 Update blog views
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-12-20 Christopher Allan... Merge branch 'stable'
2015-10-07 Jessica TallonCollection changes and migration for federation
2015-08-24 Jessica TallonFix some unit tests and bugs
2015-07-31 Jessica TallonChange codebase to query or create correct User model
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-12 Jakob Kramerwtforms.fields.TextField was deprecated
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-19 Jessica TallonMake blog_post_listing easier to read
2014-08-19 aylephList blogs by URL user rather than request user
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-03-11 Boris Bobrovfixes to blog url generation
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethRename a few files and minor cleanup
2013-12-12 Sebastian SpaethRemove "Create blog" from admin top bar
2013-12-12 Sebastian SpaethForce evaluation of Query() through count()
2013-12-12 Sebastian SpaethFix "middot" when blog plugin is disabled
2013-12-12 Sebastian SpaethConvert blog plugin to use new privileges system
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-09-24 Aditi MittalWrite docstringg for view functions.
2013-09-21 Aditi Mittalsome fixes
2013-09-18 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-18 Aditi MittalWrite template to render blog about page.
2013-09-18 Aditi MittalChange the text of url to blogs on user profile page.
2013-09-18 Aditi MittalUrl mapping for blog about page.
2013-09-18 Aditi MittalAdd view button and create blog button on blogs dashboard.
2013-09-18 Aditi MittalAdd url to blog post listing page on blog dashboard...
2013-09-18 Aditi MittalWrite view for blog about page.
2013-09-15 Aditi MittalSeparate Create Blog and Blog Dashboard links on the...
2013-09-15 Aditi MittalReplace tabs with spaces in blog.__init__.
2013-09-15 Aditi MittalChange blogs query object to list object by .all()...
2013-09-15 Aditi MittalCapitalize blog title.
2013-09-15 Aditi MittalAdd buton to create a blog.
2013-09-09 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-09 Aditi MittalAdd ConfirmDeleteForm and URL mapping for blog_delete...
2013-09-09 Aditi MittalWrite view function for blog deletion
2013-09-09 Aditi MittalWrite code for deleting a blog
2013-09-09 Aditi MittalWrite template for confirmation for blog deletion and...
2013-09-07 Aditi MittalGet max_blog_count variable from config_spec.ini file...
2013-09-07 Aditi MittalReindentation
2013-09-07 Aditi MittalAdd user to invidual blog dashboard context.
2013-09-07 Aditi MittalCorrect template syntax error.
2013-09-07 Aditi MittalPut buttons for blog create and blog dashboard on view...
2013-09-07 Aditi MittalCapitalize first letter of tags
2013-09-07 Aditi MittalWrite on the template when there is no blog for the...
2013-09-07 Aditi MittalAmend blog_dashboard view for accomodating all conditions.
2013-09-07 Aditi MittalRemove condition of being logged in to view blog dashboard.
2013-09-07 Aditi MittalInsert URL to blog in a user's profile page by spaetz
2013-09-06 Aditi MittalAdd tags for every post on blog post listing page.
2013-09-05 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-09-05 Aditi MittalMake changes for displaying page listing all the blogs...
2013-09-05 Aditi MittalAdd url for viewing page which lists all blogs created...
2013-09-05 Aditi MittalCreated a template for viewing all blogs by a user.
2013-09-02 Aditi MittalRename get_all_posts_of_a_blog function.
2013-09-02 Aditi MittalImplement pagination feature for blog_post_listing...
2013-09-02 Aditi MittalGet all blog posts as a query object as suggested by...
2013-09-02 Aditi MittalMake get_all_posts_of_a_blog a function of Blog class.
2013-09-02 Aditi MittalRename save button to 'save as draft'.
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-29 AditiAdd function get_all_blog_posts_of_blog.
2013-08-28 AditiRefactor views using functions in lib file.
2013-08-28 AditiChange Url for blog post listing view.
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-22 AditiResolve merge conflict and merge.
2013-08-10 AditiChange button names to Save and Blog.
2013-08-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-09 AditiWrite function get_blog_by_blogpost
2013-08-07 AditiMove templates to blog plugin from all mediagoblin...
2013-08-07 AditiAdd url mapping to it, to have a complete media_type...
2013-08-07 AditiURL mapping blog post draft view.
2013-08-07 Aditiwrite a function to extract blog post state from create...
2013-08-07 AditiCode for blog post view when it is in draft state.
2013-08-07 AditiChange message when user tries to create multiple blogs.
2013-08-05 Aditiclean description of blog and blogposts.
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-31 AditiChange field name to description.
2013-07-31 AditiAdd Draft feature and add view blog_post_listing.
2013-07-31 AditiAdd Url for blog post listing.
2013-07-30 AditiReverse order of blog posts on blog dashboard.
2013-07-30 AditiChange blogpost_create redirect url.
next