27 Jan, 2011

1 commit

  • * if he is also last member, the next user to join organization will become admin
    * if has other members, admin must choose some user to become admin
    * Generalized enterprise add_member interface.
    * Using json to manage action after join/leave/add/remove
    community/friend through ajax.
    * Person.members_of now returns unique profiles
    
    (ActionItem1400)
    Daniela Feitosa
     

26 Jan, 2011

1 commit


18 Jan, 2011

1 commit

  • * Adds another "Post a comment" top button that redirects to the bottom
    * "Post a comment" button is left-aligned
    * Removal confirmation message changed to cover replies
    * Removes background and border from the remove icon
    * The remove icon appears only on mouse over
    * Works in all major browsers
    * Highlights the author reply as the same way as the author comment
    
    (ActionItem1771)
    Caio Almeida
     

13 Jan, 2011

2 commits


11 Jan, 2011

1 commit


30 Dec, 2010

1 commit


09 Dec, 2010

1 commit


07 Dec, 2010

1 commit


26 Oct, 2010

1 commit


21 Oct, 2010

1 commit

  •   * Posts unavailable for the user weren't displayed but were
        considered on pagination.
      * Used a direct sql to increase the performance.
      * Removing last and first_day_of_month methods and using the rails
        builtin methods in_the_beginning_of_month and in_the_end_of_month.
    
    P.S.: done against the master branch.
    
    (ActionItem1557)
    Rodrigo Souto
     

02 Sep, 2010

1 commit


26 Aug, 2010

1 commit


12 Aug, 2010

1 commit


09 Aug, 2010

1 commit


08 Jul, 2010

1 commit


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