25 Mar, 2015

1 commit


03 Feb, 2015

1 commit

  • Conflicts:
    	app/controllers/my_profile/profile_editor_controller.rb
    	app/helpers/search_helper.rb
    	app/models/invitation.rb
    	app/models/person.rb
    	app/views/cms/view.html.erb
    	app/views/templates/index.html.erb
    	plugins/community_track/views/content_viewer/_step_item.html.erb
    	test/functional/home_controller_test.rb
    	test/unit/person_test.rb
    	test/unit/profile_test.rb
    Rodrigo Souto
     

15 Jan, 2015

1 commit

  • I have deduplicated every message in plugin code that was already in the
    core. Going forward, plugins should use c_() is they want to reuse the
    message from the core. If they want to force their own translation, they
    should probably use _('plugin_name|The message') to avoid overriding
    translations from the core.
    Antonio Terceiro
     

28 Jul, 2014

1 commit


14 Jun, 2014

3 commits


06 Jan, 2014

2 commits


08 Nov, 2013

1 commit


21 Oct, 2013

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
     

16 Jan, 2013

1 commit


27 Nov, 2012

1 commit


21 Nov, 2012

1 commit


19 Nov, 2012

1 commit


15 Nov, 2012

5 commits


24 May, 2012

3 commits


23 May, 2012

1 commit


21 May, 2012

1 commit


15 May, 2012

2 commits


08 May, 2012

1 commit


22 Mar, 2012

4 commits