18 Apr, 2016

1 commit


21 Feb, 2016

2 commits


11 Feb, 2016

1 commit


05 Feb, 2016

1 commit


04 Feb, 2016

1 commit

  • Depending on timing trying to fill a tinyMCE control will fail with
    `tinymce.editors.article_body is undefined`
    (Selenium::WebDriver::Error::JavascriptError), probably because at the
    point we try to interact with the editor it is still being loaded by the
    browser. Because of that in case of failure we sleep for 1 second and
    try again at most 5 times.
    Antonio Terceiro
     

02 Feb, 2016

1 commit


30 Jan, 2016

1 commit

  • Selenium tests were broken in clicking inside the content selection box.
    
    Some HTML structures, such as `<li>` tags nested to `<a>` tags, may not
    get along with Selenium and the browser interaction. But are perfectly
    fine for the final user.
    
    As we do not want to modify the current behaviour in order to pass
    tests, here we handle Selenium's error properly so tests can still pass
    without modifying current code.
    
    NOTICE: This only works with selenium-webdriver 2.50.0 and up.
    Rafael Manzo
     

29 Jan, 2016

1 commit


24 Nov, 2015

1 commit


21 Nov, 2015

1 commit


02 Oct, 2015

1 commit


23 Sep, 2015

1 commit


30 Aug, 2015

1 commit


24 Jul, 2015

1 commit


20 Nov, 2014

1 commit


18 Aug, 2014

1 commit


28 Jul, 2014

1 commit


03 Jun, 2014

1 commit


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
     

06 May, 2014

1 commit


11 Apr, 2014

1 commit


20 Feb, 2014

1 commit


18 Feb, 2014

1 commit


11 Feb, 2014

1 commit


12 Dec, 2013

1 commit

  • (ActionItem2849)
    
    Signed-off-by: Marcos Ramos <ms.ramos@outlook.com
    Signed-off-by: Valéssio Brito <contato@valessiobrito.com.br>
    Signed-off-by: Victor Hugo Alves de Carvalho <victorhugodf.ac@gmail.com>
    Marcos Ramos
     

26 Mar, 2013

1 commit


21 Mar, 2013

3 commits


10 Dec, 2012

1 commit