10 Aug, 2015

1 commit


07 Aug, 2015

1 commit


06 Aug, 2015

2 commits


31 Jul, 2015

1 commit


07 Jul, 2015

1 commit


29 Jun, 2015

1 commit


11 Jun, 2015

1 commit


01 Jun, 2015

1 commit


16 Mar, 2015

1 commit


13 Mar, 2015

1 commit


12 Mar, 2015

1 commit


09 Mar, 2015

4 commits


06 Mar, 2015

1 commit


05 Mar, 2015

1 commit


23 Feb, 2015

6 commits


22 Feb, 2015

1 commit


12 Feb, 2015

1 commit


02 Feb, 2015

1 commit


15 Jan, 2015

3 commits


09 Jan, 2015

1 commit


09 Nov, 2014

1 commit

  •   fast_create(Person) used on tests leaves the user blank so the target
      for the email had no address causing deliver to throw an error, so I
      just replaced fast_create for create_user
    
      This patch just makes the tests pass. I haven't tested the plugin
      myself so I have no guarantee it works.
    Larissa Reis
     

03 Nov, 2014

1 commit


13 Aug, 2014

2 commits


07 Aug, 2014

1 commit

  • Hopefully this is the very last time we do this.
    
    Conflicts:
    	Rakefile
    	app/controllers/my_profile/cms_controller.rb
    	app/controllers/public/content_viewer_controller.rb
    	app/helpers/application_helper.rb
    	app/helpers/content_viewer_helper.rb
    	app/models/article.rb
    	app/models/enterprise.rb
    	app/models/product_categories_block.rb
    	app/models/products_block.rb
    	app/views/account/_signup_form.rhtml
    	app/views/blocks/my_network.rhtml
    	app/views/blocks/profile_info.rhtml
    	app/views/blocks/profile_info_actions/_community.html.erb
    	app/views/blocks/profile_info_actions/_enterprise.html.erb
    	app/views/blocks/profile_info_actions/_person.html.erb
    	app/views/content_viewer/view_page.rhtml
    	app/views/profile/index.rhtml
    	app/views/shared/_disabled_enterprise.html.erb
    	app/views/shared/articles_list.html.erb
    	db/schema.rb
    	debian/changelog
    	lib/file_presenter.rb
    	lib/noosfero.rb
    	plugins/custom_forms/controllers/custom_forms_plugin_profile_controller.rb
    	plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb
    	plugins/shopping_cart/test/functional/shopping_cart_plugin_controller_test.rb
    	plugins/work_assignment/test/unit/work_assingment_plugin/work_assignment_test.rb
    	plugins/work_assignment/test/unit/work_assingment_plugin_test.rb
    	public/javascripts/application.js
    	script/sample-articles
    	script/sample-enterprises
    	script/sample-products
    	script/sample-profiles
    	test/functional/cms_controller_test.rb
    	test/functional/comment_controller_test.rb
    	test/functional/content_viewer_controller_test.rb
    	test/unit/application_helper_test.rb
    	test/unit/article_test.rb
    	test/unit/content_viewer_helper_test.rb
    	test/unit/folder_helper_test.rb
    	test/unit/forum_helper_test.rb
    Antonio Terceiro
     

06 Aug, 2014

3 commits


09 Jul, 2014

1 commit