02 Oct, 2015

2 commits


01 Oct, 2015

1 commit


24 Sep, 2015

1 commit

  • Additional improvements include:
    
    - Makes 'Remove Image' checkbox optional
    - Very ugly css hack to hide duplicated labels in some forms. I couldn't
    find another way to avoid the labels generated by labelled_form_for nor
    could I skip adding labels inside the helper since it's supposed to be
    generic.
    Larissa Reis
     

26 Aug, 2015

1 commit


17 Jun, 2015

1 commit


12 Jun, 2015

1 commit


28 May, 2015

1 commit


26 May, 2015

1 commit


19 May, 2015

1 commit


12 May, 2015

1 commit


10 Apr, 2015

1 commit


31 Mar, 2015

1 commit


26 Mar, 2015

1 commit


24 Feb, 2015

1 commit


23 Feb, 2015

1 commit


22 Feb, 2015

3 commits


10 Feb, 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
     

30 Jan, 2015

1 commit


28 Jan, 2015

1 commit

  • When acessing Noosfero through a properly configured HTTPS setup, all
    links will now be generated with https (or without an explicit
    protocol and will just work).
    
    Links generated outside of the scope of a request (models, mailers etc)
    will still use http://. That can be fixed by a localized change to
    Environment#top_url, but for now I expect everyone using HTTPS to have a
    proper HTTP -> HTTPS redirection mechanism.
    Antonio Terceiro
     

26 Jan, 2015

2 commits


21 Jan, 2015

1 commit


15 Jan, 2015

1 commit


13 Jan, 2015

1 commit


08 Jan, 2015

2 commits


19 Dec, 2014

1 commit


08 Dec, 2014

1 commit


03 Dec, 2014

1 commit


20 Nov, 2014

2 commits


18 Nov, 2014

1 commit


13 Nov, 2014

1 commit


07 Oct, 2014

1 commit


18 Sep, 2014

2 commits