10 Mar, 2016

1 commit

  • By removing the content method, it is now necessary to turn the test
    into a view one using the BoxesHelper method and properly stubbing other
    helpers.
    
    This was inspired by the same conversion made by commit
    23cca52cdaea5cc3b46e4982f30ad3426891e2f2 on MyNetworkBlock test.
    Rafael Reggiani Manzo
     

26 Jan, 2015

1 commit


29 Oct, 2014

1 commit


15 Jan, 2014

1 commit


16 Jul, 2013

1 commit

  • Introducing bug (http://noosfero.org/Development/ActionItem2705)
    temporarily in order to avoid the performance issues associated with
    the necessary loading of all posts to run display_to?. When we develop a
    scoped way to retrieve this contents we then will be able to fix this
    bug.
    
    (ActionItem2706)
    Rodrigo Souto
     

09 Mar, 2012

1 commit


02 Mar, 2012

1 commit


09 Feb, 2012

1 commit


25 Feb, 2011

1 commit


09 Dec, 2010

1 commit


02 Jul, 2010

1 commit


26 Oct, 2009

1 commit


17 Jun, 2009

1 commit


23 Apr, 2009

2 commits


04 Apr, 2009

1 commit

  •   * Fixing BlogArchivesBlock to list the years in the correct order
      * Changing Article#recent to consider published_at instead of
        created_at for listing recent content.
      * small refactoring in FeedHandler (rename variable)
      * Better wording in blog edition template
    Antonio Terceiro
     

03 Apr, 2009

1 commit


29 Nov, 2008

1 commit

  •     block to list amount of posts by month
        offer BlogArchivesBlock only if profile has blog
        pagination
        save feed options after create blog
        the settings of feeds must be editable trhough it's parent blog
        not offer to create sub-folder to blog
        the title of the post and the comments count are links to the specific article
        display count of blog-post comments
        users cant create more then one blog
    Joenio Costa