19 May, 2015

1 commit


12 May, 2015

1 commit


08 May, 2015

1 commit


16 Apr, 2015

1 commit


14 Apr, 2015

1 commit


10 Apr, 2015

2 commits


26 Mar, 2015

1 commit


22 Feb, 2015

1 commit


06 Feb, 2015

1 commit


28 Jan, 2015

1 commit


27 Jan, 2015

1 commit


14 Jan, 2015

1 commit


20 Nov, 2014

2 commits


05 Nov, 2014

2 commits


10 Oct, 2014

1 commit

  • - Remove absolute URL's from stylesheets and javascripts
    - Handle prefix in LinkListBlock
    - add Noosfero.root method as a central data source
    
    The application server needs to be started with the
    RAILS_RELATIVE_URL_ROOT environment variable set to the desired prefix.
    
    In development, this can be tested with
    
      # assuming /social prefix
      $ RAILS_RELATIVE_URL_ROOT=/social thin --prefix /social start
    
    For production, see INSTALL.md
    Antonio Terceiro
     

09 Oct, 2014

1 commit

  • Also displays every field that is not defined in any category in the
    last category called "General". Fields are now easily moved between
    categories and categories a easily created.
    
    Fields html generation centered in only one method and the field name
    and value are customizable through methods.
    
    Fix #14
    Rodrigo Souto
     

18 Sep, 2014

1 commit


08 Sep, 2014

1 commit

  • Conflicts:
    	app/controllers/application_controller.rb
    	app/controllers/my_profile/memberships_controller.rb
    	app/controllers/public/account_controller.rb
    	app/helpers/application_helper.rb
    	app/helpers/layout_helper.rb
    	app/helpers/token_helper.rb
    	app/views/account/signup.html.erb
    	app/views/layouts/_javascript.html.erb
    	db/schema.rb
    	test/functional/application_controller_test.rb
    Rodrigo Souto
     

18 Aug, 2014

1 commit


14 Aug, 2014

1 commit


13 Aug, 2014

2 commits


12 Aug, 2014

15 commits