16 Nov, 2012

1 commit


15 Nov, 2012

10 commits


14 Nov, 2012

2 commits


06 Nov, 2012

2 commits


04 Nov, 2012

3 commits


01 Nov, 2012

3 commits


29 Oct, 2012

2 commits


24 Oct, 2012

2 commits


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