13 Aug, 2015

1 commit


31 Jul, 2015

1 commit


24 Jul, 2015

2 commits


19 Mar, 2015

1 commit


24 Feb, 2014

1 commit


16 Dec, 2013

1 commit


11 Nov, 2013

1 commit


31 Oct, 2013

1 commit


01 Jun, 2013

1 commit


24 Apr, 2013

1 commit


04 Mar, 2013

1 commit


15 Jan, 2013

1 commit


25 Oct, 2012

1 commit


21 Oct, 2012

1 commit


25 Sep, 2012

1 commit


27 Nov, 2011

1 commit

  • Conflicts:
    	app/controllers/admin_controller.rb
    	app/controllers/application.rb
    	app/controllers/public/account_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	lib/noosfero/i18n.rb
    	test/functional/account_controller_test.rb
    	test/functional/admin_controller_test.rb
    	test/unit/contact_test.rb
    	test/unit/profile_test.rb
    Antonio Terceiro
     

11 May, 2011

2 commits


09 May, 2011

2 commits


02 May, 2011

1 commit


28 Apr, 2011

2 commits


22 Feb, 2011

2 commits


18 Jan, 2011

1 commit


16 Jul, 2010

1 commit


13 Jul, 2010

1 commit


09 Jul, 2010

1 commit


08 Jul, 2010

1 commit


29 Jun, 2010

1 commit


05 Feb, 2010

1 commit

  •   * added option to shuffle images
      * added navigation buttons
      * other changes:
        * Removed "toggle visibility" button and action in BoxOrganizer
          Controller
        * Bock#visible? now receives an optional context so that blocks can
          decide where they must be shown or not
        * BoxesHelper now passes the context into the Block#visible? method
        * Added title to Uploaded files and displaying it instead of the
          description when viewing files
    
    (ActionItem1358)
    Antonio Terceiro
     

17 Jul, 2009

1 commit


03 Apr, 2009

1 commit


27 Mar, 2009

1 commit


20 Mar, 2009

1 commit


17 Feb, 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
     

05 Sep, 2008

1 commit

  •     * Added more options to move blocks: a button for "move this block
          to the oposite side".
        * Added help button for each block.
          + Wrote help for all blocks, plus enhancing the existing help in
          some blocks.
        * Adapted tests to the new bahaviour and added some tests.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro