-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into 1027-add_parameters_to_scenario_email
* master: (60 commits) Add search/filter to product listing Unifying file/filename usages to stay consistent within system CRM is now capable of sending email via Mailer module serving as adapter Fixing missing sold products count if no product was sold yet Election crowdfunding added to main projects list Automatically added payment methods and subscription types to crowdfunding sales funnel Allow payment listings for sales funnel Removed redundant file Crowdfunding elections 2020 magazine add and use content meta repository add and get methods refactor subscription notifications 7/14 days email methods Support for content_access criterion in scenario builder condition node, improved UI in Scenario builder Fixing sniffer issue Adding command to charge single CID with custom amount and description Adding recurrent_payment parameter to subscription notification email Unused imports removed CHANGELOG updated add content meta table and repository + use in content updated handler Test for trigger stats added Fix incrementing of triggers and elements ... # Conflicts: # app/config/config.internal.neon # app/modules/DenniknModule/events/CrowdfundingPaymentEmailNotificationHandler.php # app/modules/DenniknModule/events/ProformaInvoiceCreatedHandler.php # app/modules/DenniknModule/events/SendWelcomeEmailHandler.php # app/modules/DenniknModule/events/TBRecurrentPaymentFailHandler.php # app/modules/InternalModule/InternalModule.php # app/modules/InternalModule/events/NewSubscriptionHandler.php # app/modules/InternalModule/events/RecurrentPaymentRenewHandler.php # app/modules/InternalModule/events/SendNotificationAboutChangePasswordHandler.php # app/modules/InternalModule/events/SuspiciousEventHandler.php # app/modules/InternalModule/events/UserChangePasswordRequestHandler.php # app/modules/InternalModule/hermes/NewSubscriptionDelayedHandler.php # app/modules/MailerModule/forms/EmailSettingsFormFactory.php # extensions/users-module/src/events/NotificationEvent.php
- Loading branch information
Showing
10 changed files
with
114 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters