18 Jul, 2012

2 commits


17 Jul, 2012

2 commits


11 Jul, 2012

1 commit


09 Jul, 2012

1 commit


06 Jul, 2012

1 commit

  •   An hidden tag is used to update qualifiers_list in products even when
      said qualifiers_list is empty, so it would behave accordingly with the
      way the qualifiers are added dinamically using javascript and ajax
      (that is, the list represents the content of a product's qualifiers,
      so an empty list means that whatever qualifiers that the product had
      before should be removed). But this tag was overwriting the qualifiers
      and certifiers added by the user, thus making rails believe that the
      qualifiers list was always empty.
    
      I've changed the hidden tag to have a default value 'nil' (which is
      actually a string, but it works; I couldn't find a way to put an
      actual nil value), and when the qualifiers list is updated the method
      inside the model ignores qualifiers whose id value are 'nil'.
    
    (ActionItem2328)
    Larissa Reis
     

22 Jun, 2012

1 commit


21 Jun, 2012

1 commit


01 Jun, 2012

1 commit


26 May, 2012

1 commit


24 May, 2012

2 commits


23 May, 2012

1 commit


22 May, 2012

1 commit


20 May, 2012

1 commit


19 May, 2012

1 commit


16 May, 2012

2 commits


15 May, 2012

1 commit


10 May, 2012

3 commits


05 May, 2012

1 commit


17 Apr, 2012

4 commits


15 Apr, 2012

2 commits


13 Apr, 2012

2 commits


12 Apr, 2012

1 commit


09 Apr, 2012

3 commits


05 Apr, 2012

2 commits


03 Apr, 2012

2 commits