30 Sep, 2015

1 commit

  •   Windows systems with pt_br have problem in exporting CSV with comma as
      delimiter through Excel, so to improve compatibility I decided to loop
      through delimiter types when parsing and importing recipients.
    
      Since I try different types of delimiter and stick with the first one
      that gives me a valid content, it's always possible (albeit unlikely)
      the file can be parsed incorrectly.
    Larissa Reis
     

29 Sep, 2015

4 commits


28 Sep, 2015

5 commits


26 Sep, 2015

8 commits


25 Sep, 2015

10 commits


24 Sep, 2015

1 commit

  • Additional improvements include:
    
    - Makes 'Remove Image' checkbox optional
    - Very ugly css hack to hide duplicated labels in some forms. I couldn't
    find another way to avoid the labels generated by labelled_form_for nor
    could I skip adding labels inside the helper since it's supposed to be
    generic.
    Larissa Reis
     

23 Sep, 2015

1 commit


18 Sep, 2015

1 commit


17 Sep, 2015

2 commits


16 Sep, 2015

1 commit


15 Sep, 2015

6 commits