25 Nov, 2015

1 commit


18 Nov, 2015

1 commit


09 Oct, 2015

1 commit

  •   The only image for an article in the newsletter has to be the
      article's image. The lead for the article also can't have any
      paragraph or other crazy stuff.
    
      Instead of manually using gsub to remove undesired tags, I'm using
      ActionView::Helpers::SanitizeHelper#sanitize and whitelisting only
      tags for emphasis in text.
    Larissa Reis
     

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
     

08 Sep, 2015

1 commit


07 Sep, 2015

1 commit

  • - Refreshing page no longer counts visits
    - Unlogged in users counts only once
    - Added test to page hits
    - Refactor already_visited? method
    
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Pedro de Lyra Pereira
     

05 Sep, 2015

1 commit

  •   - Order members by name
      - Removed white spaces
      - Changed strings to be translated
      - Renamed div id and test
      - Adjust ul tag members
      - Fixed plugin dependency
    
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Vitor Barbosa <vitormga15@gmail.com>
    Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com>
    Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Omar Junior
     

04 Sep, 2015

3 commits


02 Sep, 2015

1 commit

  • Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Omar Júnior <omarroinuj@gmail.com>
    Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Vítor Barbosa <vitornga15@gmail.com>
    Vitor Barbosa de Araujo
     

28 Aug, 2015

1 commit


27 Aug, 2015

1 commit


26 Aug, 2015

1 commit


21 Aug, 2015

6 commits


19 Aug, 2015

2 commits


13 Aug, 2015

5 commits


12 Aug, 2015

2 commits


11 Aug, 2015

2 commits


10 Aug, 2015

8 commits