Skip to content

Release 5.2.3 with feature recipient list by sys_dmail_category#125

Open
netzmacher wants to merge 129 commits into
developfrom
master
Open

Release 5.2.3 with feature recipient list by sys_dmail_category#125
netzmacher wants to merge 129 commits into
developfrom
master

Conversation

@netzmacher

Copy link
Copy Markdown

Dear Ivan,
Thanks for the wonderful extension direct_mail.

I extended direct_mail 5.2.2 with the feature "recipient list by sys_dmail_category":

  • recipient lists got the additional type: By Categories
  • recipient lists of type "By Categories" got the additional field "Categories"
    See in both jpgs below.

I atached direct_mail 5.2.3 as full version and the diff-file.

Kind Regards
Dirk

direct_mail_5 3 2_01
direct_mail_5 3 2_02
direct_mail_5.2.3.diff.zip
direct_mail_5.2.3_201807251112.zip

Patta and others added 30 commits February 4, 2022 09:38
In CLI / Scheduler context, $_SERVER['HTTP_HOST'] can be null.
This leads to a malformed URI.

Resolves: #273
[BUGFIX] Fix empty $_SERVER['HTTP_HOST'] in CLI context
[TASK] Allow tt_address ^6.0
[TASK] fix composer.json so packagist can update
kartolo and others added 30 commits June 23, 2023 21:21
Clearify documentation for preventing generation of jumpurls to fit new version of direct mail. Added an example (unsubscribe link). 
In the old documentation it looked like you had to set a link parameter.
Since the configuration module write the value as tsconfig in the sysfolder,
it was possible for user to send multiline value through the module. This fix will
ignore multiline value and only saves first line as tsconfig value
fix: add missing 'executeQuery()'
[Security] prevent user to input multiline value
[BUGFIX] Prevent type error when no categories are defined
[BUGFIX] Avoid warnings in DirectMail Plugin
Make sure the whole plugin.tx_directmail_pi1 is loaded before the
individual lib.plaintext* TS-objects, else you don't have any setting
available when it renders.
Make sure we define every possible setting that might throw an
error later on in PHP due to not being set.
[BUGFIX] Plaintext rendering and PHP 8.x exceptions
Fix unsafe array access to $mediaData['use_jumpurl']
[BUGFIX] PHP 8.1 deprecation exceptions
Update Index.rst (jumpurls)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.