------------------
- Improved handling utf-8 strings for the import and export for members
[frapell]
- Added stoneagehtml package for processing the newsletter's html before
sending it by mail. This add support for css declararions that will be
written directly into the html tags to improve rendering results in
email clients.
[nueces]
- Added Spanish translation.
[nueces]
- Fix rendering of images in email-clients.
[wimbou, WouterVH]
- Fix non-ASCII chars in headers. This fixes
http://plone.org/products/easynewsletter/issues/17 and
http://plone.org/products/easynewsletter/issues/19
[regisrouet, WouterVH]
- Fix breaking dexterity by checking on portal_type instead of meta_type.
[WouterVH]
- When a subscriber is created via addSubscriber, set language same as newsletter.
(merged from branch-bpi-rouet-2011-9)
[regisrouet, WouterVH]
- When importing, set subscriber language same as newsletter.
(merged from branch-bpi-rouet-2011-9)
[regisrouet, WouterVH]
- Fix unicode characters in title of issue.
(merged from branch-unicodefix)
[mircoangelini, WouterVH]
- i18n for the uploaded/downloaded CSV-file.
[WouterVH]
- Fix Plone3-compatibility when sending MIMEMultipart-messages.
[WouterVH]
- A regular Editor can now edit and refresh drafts, without needing
full Manager-permissions.
[WouterVH]
- Fix unicode decode error when sending newsletter issues with special
characters in the title.
[timo]
- Update Brazilian Portuguese translation
[ericof]
- fix subscriber tempatlae, to remove the the empty p tag if no description is provided
[derstappenit]
- use radio buttons instead of selection for salutation selection in subscriber template
[derstappenit]