08 Apr, 2016

1 commit


01 Mar, 2016

1 commit


29 Jan, 2016

1 commit


25 Jan, 2016

1 commit


28 Aug, 2015

1 commit


21 Aug, 2015

1 commit


24 Jul, 2015

3 commits


22 Feb, 2015

3 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


21 Jan, 2015

2 commits

  • Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Signed-off-by: Aurélio A. Heckert <aurelio@colivre.coop.br>
    Arthur Esposte
     
  • - Changed article_extra_fields hotspot name to upload_files_extra_fields
    - Fixed some code spacing.
    - Fixed uploaded file filter on plugin class
    - Fixed after_validation filter on UploadedFile plugin extension class
    
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Filipe Ribeiro <firibeiro77@live.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com>
    Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Hebert Douglas <hebertdougl@gmail>
    Tallys Martins