28 Jan, 2015

3 commits


09 Dec, 2014

1 commit


08 Dec, 2014

3 commits


05 Dec, 2014

1 commit


04 Dec, 2014

1 commit


03 Dec, 2014

1 commit


20 Nov, 2014

1 commit


13 Nov, 2014

2 commits


10 Nov, 2014

1 commit


03 Nov, 2014

1 commit


27 Oct, 2014

1 commit


20 Oct, 2014

1 commit


16 Oct, 2014

1 commit


13 Oct, 2014

1 commit


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
     

07 Oct, 2014

1 commit


15 Sep, 2014

2 commits


11 Sep, 2014

1 commit


26 Aug, 2014

1 commit


25 Aug, 2014

1 commit


20 Aug, 2014

5 commits


18 Aug, 2014

2 commits


14 Aug, 2014

2 commits


13 Aug, 2014

4 commits