14 Sep, 2016

1 commit


12 Sep, 2016

2 commits


11 Aug, 2016

1 commit


27 Apr, 2016

3 commits


18 Apr, 2016

2 commits


06 Apr, 2016

1 commit

  • Add subtitle support to the following core blocks:
    * my_network
    * profile_search
    * categories
    * highlights
    * slideshow
    * article
    * blog_archives
    * featured_products
    * feed_reader
    * link_list
    * location
    * products
    * profile_list
    * raw_html
    * recent_documents
    * tags
    
    Add subtitle support to the following plugins blocks:
    * community_track: track_list
    * container_block: container
    * context_content: context_content
    * display_content: display_content_block
    * event: event
    * gallery_block: gallery_block
    * organization_ratings: organization_ratings_block
    * people_block: people_base
    * profile_members_headlines: headlines
    * recent_content: recent_content_block
    * relevant_content: relevant_content_block
    * site_tour: tour
    * sniffer: interests_block
    
    Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
    Arthur Esposte
     

21 Jan, 2016

1 commit


05 Jan, 2016

2 commits


03 Nov, 2015

1 commit


30 Oct, 2015

1 commit


02 Oct, 2015

1 commit


25 Sep, 2015

1 commit


16 Sep, 2015

1 commit


13 Aug, 2015

1 commit


10 Aug, 2015

1 commit


06 Aug, 2015

2 commits


31 Jul, 2015

1 commit


24 Jul, 2015

1 commit


23 Jul, 2015

1 commit


16 Jun, 2015

2 commits


02 Jun, 2015

1 commit


01 Jun, 2015

1 commit


09 Apr, 2015

1 commit


08 Apr, 2015

1 commit


06 Mar, 2015

1 commit


05 Mar, 2015

1 commit


04 Feb, 2015

1 commit


03 Feb, 2015

1 commit


02 Feb, 2015

1 commit


15 Jan, 2015

3 commits


13 May, 2014

1 commit

  • Conflicts:
    	app/helpers/application_helper.rb
    	app/helpers/layout_helper.rb
    	app/models/community.rb
    	app/models/enterprise.rb
    	app/models/product_category.rb
    	app/views/account/change_password.html.erb
    	config/boot.rb
    	config/environment.rb
    	config/routes.rb
    	lib/noosfero/plugin.rb
    	test/unit/enterprise_activation_test.rb
    	test/unit/person_notifier_test.rb
    Rodrigo Souto