Skip to content

Custom Event Communication 1.1 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jensschuppe jensschuppe released this 22 Apr 10:17
· 109 commits to master since this release

Changes since version 1.0

  • [#1] Trigger message without status change - by @bjendres
  • [#2] Allow sending out emails by runner - by @bjendres
  • [#3] Provide a participant search result task for generating letters (PDF) - by @jensschuppe
  • [#4] Tokens missing / inaccessible - by @bjendres, @jensschuppe
  • [#7] Add requiresToken function to token processor - by @bjendres
  • [#8] Show errors when sending e-mail from search task - by @jensschuppe, @bjendres
  • [#10] Don't send email if "outbound email" is deactivated - by @bjendres
  • [#11] Provide interface for adding attachments to e-mail - by @bjendres, @jensschuppe
  • [#12] E-Mail settings (sender/reply-to/cc/bcc) not working - by @bjendres
  • [#13] Rename "Event Communication" tab to "Communication" - by @bjendres
  • [#15] Mailing settings not copied with clone/template - by @bjendres
  • [#18] Use Mail Attachments infrastructure for e-mail attachment - by @jensschuppe
  • Sort message templates alphabetically in the select field on search task forms - by @jensschuppe
  • Added (manual) helper scripts to copy settings/rules to other events - by @bjendres
  • Fixed issue with accidentally clearing is_template flag - by @bjendres
  • Decode HTML entities in event fields added to iCal files - by @jensschuppe

Users of versions 1.1-alpha9 and up note that the attachment framework has been reworked. Adding attachments to e-mail sent using event communication rules or the search task now requires the Mail Attachments extension which supports different types of attachments that can be defined in other extensions. Custom Event Communication provides the attachment types *iCalendar file" and Message Template as PDF, both available for e-mail related to event participants. The latter might be refactored to live in Mail Attachments and being available for more entities than event participants in the future. Make sure to check and re-configure your event communication rules as there is no upgrade path from the interim attachment framework introduced in version 1.1-alpha9.