12 Nov, 2015

1 commit

  • newsletter: remove unwanted tags from lead
    
    Filter out image and other tags from newsletter articles's lead
    since the only image for an article in the newsletter has to be the
    article's image. The content in the lead can't have any type of
    additional formatting in the newsletter's body. 
    
    This also fixes the problem with not sanitizing p tags with any
    attributes, like styles commonly added by tinymce.
    
    See merge request !698
    Antonio Terceiro
     

10 Nov, 2015

3 commits


05 Nov, 2015

2 commits


04 Nov, 2015

1 commit


03 Nov, 2015

2 commits


30 Oct, 2015

5 commits


28 Oct, 2015

2 commits


22 Oct, 2015

1 commit


09 Oct, 2015

2 commits


08 Oct, 2015

2 commits


07 Oct, 2015

3 commits


06 Oct, 2015

2 commits


05 Oct, 2015

2 commits


03 Oct, 2015

1 commit


02 Oct, 2015

6 commits


01 Oct, 2015

3 commits


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

1 commit