04 Feb, 2014

2 commits


31 Jan, 2014

1 commit


07 Jan, 2014

1 commit


06 Jan, 2014

1 commit


16 Dec, 2013

1 commit


02 Dec, 2013

1 commit


29 Nov, 2013

1 commit


28 Nov, 2013

1 commit


26 Nov, 2013

1 commit


24 Nov, 2013

1 commit


20 Nov, 2013

1 commit


07 Oct, 2013

1 commit


01 Oct, 2013

1 commit


04 Sep, 2013

1 commit


13 Aug, 2013

1 commit


11 Jul, 2013

2 commits


01 Jun, 2013

1 commit


27 May, 2013

1 commit


19 Apr, 2013

1 commit


15 Apr, 2013

1 commit


19 Dec, 2012

1 commit


13 Nov, 2012

1 commit


11 Nov, 2012

2 commits


04 Nov, 2012

3 commits


01 Nov, 2012

1 commit


25 Oct, 2012

2 commits


24 Oct, 2012

2 commits


07 Oct, 2012

1 commit


02 Oct, 2012

1 commit

  •   I chose to use CSS hover instead of javascript to fix this, mainly
      because it's an style thing too simple to use javascript in my opinion.
    
      I also removed an javascript used to hide/show the remove/comment
      button in activity items. That script wasn't working, I fixed it but
      it felt like too much stuff showing up in the user's face when
      hovering the mouse, so I removed it altogether.
    
    (ActionItem2463)
    Larissa Reis
     

30 Sep, 2012

1 commit


28 Sep, 2012

1 commit

  •   Instead of a textual feedback to the user when a comment or wall item
      is deleted, this patch uses jQuery .slideUp() so the user feel like
      they see instead of read about the item removal.
    
      Also updates the Brazilian Portuguese translation.
    
    (ActionItem2403)
    Larissa Reis
     

14 Sep, 2012

1 commit

  •   Comments with no author would break the wall. This fixes this issue.
    
      Comments are shown similar to the ones in article pages, displaying an
      specific icon to unknown users (non logged users) and other icon to
      removed users. Shows author name only if it exists (i.e if the author
      has a profile or if the name was provided for a non logged user)
    
    (ActionItem2445)
    Larissa Reis
     

13 Sep, 2012

1 commit