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
     

17 Aug, 2012

1 commit


15 Aug, 2012

1 commit

  •   I did a little refactor in the already existent script to
      limited_text_area so the part that grows the textarea can be reused
      elsewhere, e.g. the comment box in the wall.
    
      Since I was modifying the limited_text_area function again, I re-did
      here the fix to the bug in Chrome browsers where the textarea would
      grow with every key press. So this merge request also fix the
      ActionItem2288.
    
    (ActionItem2405)
    Larissa Reis
     

06 Aug, 2012

1 commit


03 Aug, 2012

1 commit


19 Jul, 2012

2 commits


03 Jul, 2012

1 commit

  • Duplicated comments when it has answers
    Displaying comment title
    Fixed avatar images on comment
    Article title far from article lead
    Only displaying 1000 cahrs
    Creating activities on communities feed
    Fixes on rightbar and leftbar
    Daniela Feitosa
     

22 May, 2012

1 commit


21 May, 2012

4 commits


17 May, 2012

22 commits


09 Apr, 2012

1 commit


08 Mar, 2012

1 commit