14 Jun, 2010

1 commit


05 Jun, 2010

1 commit


25 May, 2010

1 commit


20 May, 2010

1 commit


14 May, 2010

1 commit

  • * Modularized RSS link in head code; added add_rss_feed_to_head helper
        method
    * Modularized RSS generation in FeedWriter class
      + Refactored RssFeed to use FeedWriter
      + removed feed_item_description (this fixes ActionItem1463)
    
    (ActionItem1518)
    Antonio Terceiro
     

15 Mar, 2010

1 commit


05 Mar, 2010

1 commit


20 Jan, 2010

1 commit

  •   * Added migration to add visible to profiles
      * Some improvements on profile screen
      * A private profile displays a different profile screen
        * added profile image, name, description and message
        * added link to join if profile is a community
        * added link to "add friend" if profile is a person
      * Added description in profile
      * Added field description to organization and person form
      * Removed link and added button on not_found page
      * Added css for not access_denied message
      * Changed css for flash messages
      * Recent articles doens't list private profile's articles
      * Private profiles are listed on blocks and searches
      * Invisible profiles are never listed
      * Join community popup will be displayed if profile is private
      * Join community popup will not be displayed if profile is invisible
      * If an organization is private, it is also closed
    Daniela Feitosa
     

04 Dec, 2009

1 commit


30 Nov, 2009

1 commit


13 Nov, 2009

1 commit


18 Sep, 2009

2 commits


16 Sep, 2009

1 commit


15 Sep, 2009

1 commit


03 Aug, 2009

1 commit


24 Jul, 2009

1 commit


22 Jul, 2009

1 commit


25 May, 2009

2 commits


11 May, 2009

1 commit


13 Mar, 2009

1 commit

  • it doesn't show if the user already asked to join but was not approved yet
      it stores the "not now" option in the session and is limited to 10 communities
      the "no and don't ask again" button now only show to logged on users
      changed the css to centralize the buttons to box
      changed the css to not break the buttons in half
    Moises Machado
     

27 Jan, 2009

3 commits


04 Sep, 2008

1 commit

  • Changes:
    
        * Implemented require_ssl and refuse_ssl in ApplicationController
        * Changed AccountController to require SSL
          + pointing to HTTPS in login forms
        * Changed PublicController to refuse SSL, and fixed all controllers
          in app/controllers/public to inherit from it (with some
          exceptions).
        * Changed MyProfileController to require SSL
    
    Side-effects:
    
        * Some controllers had been changed in an unappropriated way for the
          new SSL requirement.
        * Some tests changed to reflect the new SSL requirements.
        * Needed to tweak content_viewer controller to deal with SSL URL's:
          + Fixed detection of user coming from public view that was broke
            by the SSL thing.
        * adapted enterprise_registration tests
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

30 Jul, 2008

1 commit


19 Jun, 2008

1 commit


16 May, 2008

1 commit


15 May, 2008

1 commit


14 May, 2008

1 commit


27 Feb, 2008

1 commit


22 Feb, 2008

2 commits


24 Jan, 2008

1 commit


23 Jan, 2008

3 commits