06 Jul, 2010

1 commit


14 Jun, 2010

1 commit


28 May, 2010

1 commit


17 May, 2010

1 commit


26 Mar, 2010

1 commit

  • * This patch will centralize the logic of public/private article in
    	  the 'published' attribute.
    	* Removing the public_article attribute from the code replacing it
    	  by published.
    	* Creating two new migrations:
    		1. Setting the published attribute to false when the
    		   article has the public_article attribute false. This will grant
    		   that all the articles that aren't public now continue
    		   unpublished.
    		2. Removing the public_article attribute from the schema.
    Rodrigo Souto
     

08 Feb, 2010

1 commit


20 Jan, 2010

2 commits

  • Antonio Terceiro
     
  •   * 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
     

13 Jan, 2010

1 commit


30 Dec, 2009

1 commit


13 Nov, 2009

2 commits


06 Nov, 2009

2 commits


26 Oct, 2009

1 commit


03 Oct, 2009

1 commit


18 Sep, 2009

1 commit


15 Sep, 2009

1 commit


03 Aug, 2009

1 commit


22 Jul, 2009

2 commits


19 Jun, 2009

1 commit


06 Jun, 2009

1 commit


27 May, 2009

1 commit


25 May, 2009

1 commit


21 May, 2009

1 commit


20 May, 2009

1 commit

  • * moved the comments link to near the article title
     * added a anchor for the beginning of the comments
     * removed the link for comments at the end of the article
     * added warps for borders
     * changed h3 to h1 for post titles in blog view
     * removed h1 from tinyMCE format selector
     * added hr tag between blog posts
     * added a div with blog-posts tag for styling of this hr
    Moises Machado
     

23 Apr, 2009

1 commit


03 Apr, 2009

1 commit


27 Mar, 2009

1 commit


02 Mar, 2009

2 commits


21 Feb, 2009

1 commit


23 Jan, 2009

3 commits


06 Jan, 2009

1 commit


02 Jan, 2009

1 commit


15 Dec, 2008

1 commit


11 Dec, 2008

1 commit

  •   - display comment form opened
      - links to subscribe rss feed
      - show 'Edit blog' on view blog
      - display button to remove article when view
      - use select box instead of text fields to blog configuration
      - decreasing size of the field description
      - use 'New post' instead of 'New article'
    Joenio Costa