20 Feb, 2015

3 commits


06 Feb, 2015

3 commits


04 Feb, 2015

1 commit


03 Feb, 2015

16 commits


02 Feb, 2015

2 commits


30 Jan, 2015

1 commit


29 Jan, 2015

1 commit


28 Jan, 2015

3 commits

  • Created a scope to show only visible and enabled enterprises on environment statistics block.
    Bug fix from #2783
    Eduardo Passos
     
  • Conflicts:
    	app/helpers/article_helper.rb
    	app/helpers/boxes_helper.rb
    	app/models/article.rb
    	app/models/block.rb
    	app/views/content_viewer/view_page.html.erb
    	db/schema.rb
    	plugins/community_track/views/blocks/_track_list_more.html.erb
    	plugins/community_track/views/box_organizer/community_track_plugin/_track_list_block.html.erb
    	public/javascripts/article.js
    	test/unit/block_test.rb
    	test/unit/person_notifier_helper_test.rb
    Victor Costa
     
  • 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
     

27 Jan, 2015

1 commit


26 Jan, 2015

9 commits