06 Aug, 2015

2 commits


01 Jun, 2015

1 commit


05 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
     

02 Feb, 2015

1 commit


16 Jan, 2015

1 commit


15 Jan, 2015

2 commits


25 Mar, 2014

1 commit

  • This plugin add a macro that converts {profile} string
    by the profile identifier.
    
    Also:
    - fix a bug in the MacrosHelper
    - fix the usage of the jQuery UI dialog widget
      (Noosfero uses jQuery UI v1.8)
    
    Thanks to Serpro and UnB!
    
    (ActionItem2907)
    Joenio Costa