05 May, 2015

1 commit


24 Apr, 2015

2 commits


05 Mar, 2015

1 commit


02 Feb, 2015

1 commit


20 Jan, 2015

1 commit

  • Fix access to plugin administration pages
    
    Users can access plugin administration pages (e.g. /admin/plugin/vote) even if they aren't environment administrators.
    
    This MR create a new base controller for plugins that protects by default against improper access for these pages.
    
    See merge request !417
    Antonio Terceiro
     

19 Jan, 2015

1 commit


15 Jan, 2015

3 commits


02 Nov, 2014

1 commit


14 May, 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
     

08 Apr, 2014

1 commit


07 Apr, 2014

1 commit


26 Feb, 2014

1 commit


13 Jan, 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
     

01 Oct, 2013

1 commit


21 Aug, 2013

1 commit


23 Apr, 2013

3 commits


14 Mar, 2013

1 commit


15 Jan, 2013

1 commit