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
     

25 Mar, 2016

1 commit

  • It now uses BoxesHelper logic instead of HTML generation within the
    model violating MVC.
    
    As it is a class within a module
    (`ContainerBlockPlugin::ContainerBlock`) `BoxesHelper` required fixes to
    handle the module prefix when searching for the proper view to render.
    Previously it would wrongly search for
    `blocks/container_block_plugin/container.html.erb` instead of
    `blocks/container.html.erb`.
    Rafael Reggiani Manzo
     

12 Nov, 2015

1 commit


03 Nov, 2015

2 commits


30 Oct, 2015

1 commit


13 Oct, 2015

1 commit

  • Signed-off-by: Victor Costa <vfcosta@gmail.com>
    Signed-off-by: Francisco Marcelo de Araújo Lima Júnior <francisco.lima-junior@serpro.gov.br>
    
    Conflicts:
    	app/controllers/my_profile/profile_design_controller.rb
    	app/helpers/boxes_helper.rb
    	app/helpers/layout_helper.rb
    	app/views/layouts/_javascript.html.erb
    	public/stylesheets/application.css
    	test/functional/environment_design_controller_test.rb
    	test/functional/profile_design_controller_test.rb
    Victor Costa
     

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


01 Jun, 2015

1 commit


11 Mar, 2015

1 commit


05 Mar, 2015

1 commit


02 Mar, 2015

1 commit


02 Feb, 2015

1 commit


15 Jan, 2015

3 commits


30 Sep, 2014

1 commit


07 Mar, 2014

2 commits


25 Feb, 2014

1 commit


13 Feb, 2014

1 commit


12 Feb, 2014

1 commit


23 Jan, 2014

5 commits


09 Jan, 2014

2 commits


16 Dec, 2013

1 commit


13 Dec, 2013

2 commits