Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.2.3 with feature recipient list by sys_dmail_category #125

Open
wants to merge 129 commits into
base: develop
Choose a base branch
from

Conversation

netzmacher
Copy link

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.