14 Nov, 2015

1 commit


05 Nov, 2015

1 commit


28 Oct, 2015

1 commit


25 Sep, 2015

2 commits


11 Sep, 2015

1 commit


05 Sep, 2015

1 commit

  •   - Order members by name
      - Removed white spaces
      - Changed strings to be translated
      - Renamed div id and test
      - Adjust ul tag members
      - Fixed plugin dependency
    
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Vitor Barbosa <vitormga15@gmail.com>
    Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com>
    Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Omar Junior
     

12 Aug, 2015

1 commit


24 Jul, 2015

1 commit


23 Jul, 2015

1 commit


16 Jul, 2015

2 commits


13 Jul, 2015

1 commit


07 Jul, 2015

1 commit


19 Jun, 2015

1 commit


17 Jun, 2015

4 commits


16 Jun, 2015

1 commit


01 Jun, 2015

1 commit


22 May, 2015

1 commit


14 May, 2015

1 commit


12 May, 2015

1 commit


10 Apr, 2015

1 commit


06 Feb, 2015

1 commit


03 Feb, 2015

2 commits


28 Jan, 2015

1 commit

  • When acessing Noosfero through a properly configured HTTPS setup, all
    links will now be generated with https (or without an explicit
    protocol and will just work).
    
    Links generated outside of the scope of a request (models, mailers etc)
    will still use http://. That can be fixed by a localized change to
    Environment#top_url, but for now I expect everyone using HTTPS to have a
    proper HTTP -> HTTPS redirection mechanism.
    Antonio Terceiro
     

27 Jan, 2015

1 commit


19 Dec, 2014

1 commit


12 Dec, 2014

1 commit


03 Dec, 2014

1 commit


20 Nov, 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
     

12 Aug, 2014

4 commits


04 Aug, 2014

1 commit