30 Nov, 2012

1 commit


27 Nov, 2012

1 commit


16 Nov, 2012

1 commit


15 Nov, 2012

10 commits


14 Nov, 2012

2 commits


04 Nov, 2012

3 commits


01 Nov, 2012

2 commits


29 Oct, 2012

1 commit


24 Oct, 2012

1 commit


23 Oct, 2012

1 commit


21 Oct, 2012

1 commit


20 Oct, 2012

3 commits


15 Oct, 2012

1 commit


07 Oct, 2012

2 commits


06 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
     

01 Oct, 2012

1 commit


30 Sep, 2012

3 commits


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
     

11 Sep, 2012

2 commits