09 Jun, 2015

3 commits


08 Jun, 2015

1 commit


05 Jun, 2015

1 commit


03 Jun, 2015

1 commit


02 Jun, 2015

2 commits


01 Jun, 2015

1 commit


30 May, 2015

2 commits


29 May, 2015

1 commit

  • Adds Sniffer Plugin
    
    This merge request adds the sniffer plugin, a plugin to help enterprises find consumers and suppliers for their products or product categories of interest. I used micro commits for changes on noosfero core or other plugins that needed fixes to work with this new plugin, plus a single commit that adds the sniffer plugin.
    
    See merge request !585
    Braulio Bhavamitra
     

28 May, 2015

8 commits


26 May, 2015

3 commits


20 May, 2015

2 commits


19 May, 2015

2 commits


13 May, 2015

2 commits


12 May, 2015

2 commits


08 May, 2015

6 commits


07 May, 2015

2 commits

  • Conflicts:
    	test/unit/boxes_helper_test.rb
    Rodrigo Souto
     
  • Add alternative redirect's behavior when user is '~'
    
    This is a new feature to create generic URL's related to usernames in Noosfero. It is useful for internal links on articles and for general links on themes.
    
    Examples:
     - If you're logged in as "test" and you go to /~/blog it will redirect you to /test/blog
     - If you're logged in as "test" and you go to /myprofile/~ it will redirect you to /myprofile/test
     - If you're not logged in and you go to /profile/~ or any other link using "~" it will give you a not found page(404).
    
    See merge request !518
    Rodrigo Souto
     

05 May, 2015

1 commit