18 Dec, 2015

1 commit


24 Jul, 2015

2 commits


25 Jun, 2015

1 commit


11 Dec, 2014

1 commit


19 Nov, 2014

1 commit


07 Nov, 2014

1 commit


03 Nov, 2014

1 commit


27 Oct, 2014

1 commit


13 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
     

07 Oct, 2014

1 commit


26 Sep, 2014

9 commits


24 Sep, 2014

2 commits


18 Sep, 2014

2 commits


15 Sep, 2014

1 commit


12 Sep, 2014

6 commits


11 Sep, 2014

1 commit


02 Sep, 2014

1 commit


27 Aug, 2014

1 commit


26 Aug, 2014

1 commit


20 Aug, 2014

1 commit

  • Modified conditional to be more logical on User model.
    Renamed moderation task to a more intuitive name.
    Added unit test for moderate_user_registration task.
    
    Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    André Guedes
     

18 Aug, 2014

2 commits