04 Dec, 2015

1 commit


03 Dec, 2015

1 commit


03 Nov, 2015

1 commit


30 Oct, 2015

1 commit


07 Oct, 2015

1 commit


05 Oct, 2015

1 commit


11 Sep, 2015

1 commit


10 Sep, 2015

3 commits


24 Jul, 2015

1 commit

  • Use these two commands inside vim:
    :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g"
    :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
    Braulio Bhavamitra
     

05 May, 2015

1 commit


24 Apr, 2015

2 commits


26 Feb, 2014

1 commit


03 Oct, 2013

1 commit

  • The core extensions now should be created inside the folder lib/ext.
    They will automatically loaded, so no need for the requires on the
    plugin class definition file.
    
    Further information on how to use this feature here:
    http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
    Rodrigo Souto
     

23 Apr, 2013

1 commit


17 Apr, 2013

1 commit


14 Mar, 2013

1 commit


08 Mar, 2013

1 commit


28 Jan, 2013

1 commit


19 Jan, 2013

3 commits


17 Jan, 2013

1 commit

  • Conflicts:
    	plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb
    	plugins/shopping_cart/lib/shopping_cart_plugin.rb
    	plugins/shopping_cart/lib/shopping_cart_plugin/mailer.rb
    	plugins/shopping_cart/views/shopping_cart_plugin/buy.html.erb
    	plugins/shopping_cart/views/shopping_cart_plugin/mailer/customer_notification.html.erb
    	plugins/shopping_cart/views/shopping_cart_plugin/mailer/supplier_notification.html.erb
    Rodrigo Souto
     

16 Jan, 2013

2 commits


15 Jan, 2013

1 commit


03 Jan, 2013

1 commit


01 Jan, 2013

1 commit


27 Dec, 2012

1 commit


26 Dec, 2012

1 commit


25 Dec, 2012

4 commits


23 Dec, 2012

1 commit


20 Dec, 2012

1 commit


07 Dec, 2012

1 commit


03 Dec, 2012

1 commit