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
     

18 Feb, 2014

1 commit


17 Dec, 2010

1 commit


07 Dec, 2010

1 commit

  •   * Added profile-base as base of profile's themes
      * Added profile-base on gettext.rake to be translated
      * Fixed scarletred and skyblue themes to import profile-base
      * New themes based on Tango pallete: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
        * aluminium
        * butter
        * chameleon
        * chocolate
        * orange
        * plum
    
    (ActionItem1675)
    Daniela Feitosa