20 Nov, 2015

1 commit


06 Oct, 2015

1 commit


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
     

11 Sep, 2015

1 commit

  • a plugin that periodically sends newsletter via email to network users
    
    signed-off-by: Larissa Reis <larissa@colivre.coop.br>
    signed-off-by: Melissa Wen <melissa@colivre.coop.br>
    Joenio Costa