06 Mar, 2015

1 commit

  • $ rake -f Rakefile.translations
    
    The above invocation will work without a full rails environment, which
    requires a config/database.yml, an actual database to connect to, plus
    loading all the Rails stack which is painfully slow.
    
    This can now be used by distribution packages to compile translations
    during package build without worrying much.
    Antonio Terceiro
     

05 Mar, 2015

1 commit


03 Mar, 2015

1 commit


25 Feb, 2015

4 commits


24 Feb, 2015

2 commits


23 Feb, 2015

1 commit


22 Feb, 2015

4 commits


11 Feb, 2015

1 commit


10 Feb, 2015

7 commits


07 Feb, 2015

2 commits


03 Feb, 2015

2 commits

  • 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
     
  • For code in development, this produces version numbers like
    "1.0-119-g124a746", which is useful when running from git. Those
    running Noosfero forks can even make their own tags and get version
    numbers like "1.0+vendor1".
    Antonio Terceiro
     

02 Feb, 2015

2 commits


30 Jan, 2015

7 commits


28 Jan, 2015

3 commits


27 Jan, 2015

2 commits