CHANGELOG.txt 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. Views Send 7.x-1.2, 2016-03-29
  2. ------------------------------
  3. #2237585 by hansfn: Make allowed file extensions for attachments configurable
  4. #2368533 by hansfn: Bypassing views render layer breaks all sort of things (Also fixes #1833608 Views field rewriting)
  5. #2693393 by hansfn: Mailsystem 3.x-dev requires "key" and "module" keys in the mail message
  6. Views Send 7.x-1.1, 2014-06-21
  7. ------------------------------
  8. #2225631 by hansfn: Using filter_fallback_format() instead of hard-coded value for message text format.
  9. #2258947 by hansfn: Call to a member function get_value() on a non-object.
  10. #2089409 by hansfn: Added support for Mandrill.
  11. Views Send 7.x-1.0, 2014-04-15
  12. ------------------------------
  13. #2202769 by hansfn: Subject not displaying correctly
  14. #2122909 by hansfn: Unwanted conversion of quotes in fields used for recipient's e-mail and name
  15. #2023977 by hansfn: Views Send overrides Mail System module configuration
  16. #1963960 by hansfn: Add hooks.
  17. #1957442 by hansfn: Token replacement doesn't work for repeated field.
  18. #1939332 by hansfn: Token list doesn't update.
  19. #1937548 by hansfn: Use rendered fields.
  20. #1255194 by hansfn: Support multiple value email fields.
  21. #1051564 by hansfn: Support recipient & sender altering.
  22. #1894446 by hansfn: General token replacements doesn't work.
  23. #1571228 by hansfn: Fatal error when recipient's name not selected.
  24. #1497118 by hansfn: Queue processing with Batch API on D7.
  25. By hansfn: Improved Rules integration - email message exposed as tokens.
  26. #821530 by hansfn: Attachments to messages.
  27. #1210758 by Sanjo: Incorrect detection of PHP maximum execution time almost exceeded.
  28. #1513822 by hansfn: Rules integration.
  29. #1462126 by hansfn: Indicate which selected rows contain invalid e-mail addresses.
  30. #1477828 by bojanz: Stop relying on VBO, implement a custom Views Form handler instead.
  31. #1462118 by cbergmann, hansfn: Preview not working.
  32. #1454740 by hansfn: 'send mass mail' appears in VBO Operations drop-down even if not allowed.
  33. #1466638 by cbergmann: Always fetch the view from the context.
  34. #1468120 by cbergmann: views_send_debug has no effect.
  35. #1462118 by Ben Coleman, hansfn: Trim all email addresses.
  36. #1455820 by hansfn: Improve handling of formats
  37. #1451594 by hansfn: Make field support more robust for the recipient's name/e-mail
  38. #1449988 by hansfn: Fix token replacement for fields.
  39. #1411976 by julien66, hansfn: Added carbon copy (to sender).
  40. #1408756 by hansfn: Pass the selected views row(s) to the action.
  41. #1052040 by hansfn: Port to Drupal 7.