08 Jan, 2015

2 commits


22 Dec, 2014

2 commits


10 Dec, 2014

1 commit


09 Dec, 2014

1 commit


08 Dec, 2014

3 commits


04 Dec, 2014

2 commits


02 Dec, 2014

2 commits


24 Nov, 2014

1 commit


19 Nov, 2014

2 commits


13 Nov, 2014

2 commits


07 Nov, 2014

2 commits


05 Nov, 2014

1 commit


01 Nov, 2014

1 commit


31 Oct, 2014

1 commit


29 Oct, 2014

3 commits


28 Oct, 2014

1 commit


27 Oct, 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
     

25 Sep, 2014

1 commit


12 Sep, 2014

8 commits


11 Sep, 2014

1 commit

  • Conflicts:
    	AUTHORS
    	app/controllers/public/content_viewer_controller.rb
    	debian/changelog
    	lib/noosfero.rb
    	po/de/noosfero.po
    	po/eo/noosfero.po
    	po/es/noosfero.po
    	po/fr/noosfero.po
    	po/hy/noosfero.po
    	po/it/noosfero.po
    	po/noosfero.pot
    	po/pt/noosfero.po
    	po/ru/noosfero.po
    Antonio Terceiro