09 Oct, 2014

1 commit

  • Also displays every field that is not defined in any category in the
    last category called "General". Fields are now easily moved between
    categories and categories a easily created.
    
    Fields html generation centered in only one method and the field name
    and value are customizable through methods.
    
    Fix #14
    Rodrigo Souto
     

05 Jun, 2014

1 commit


04 Jun, 2014

1 commit


02 May, 2014

1 commit


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