]> git.agnieray.net Git - galette.git/commit
Mailing fixes; closes #1497
authorJohan Cwiklinski <johan@x-tnd.be>
Tue, 20 Oct 2020 06:17:13 +0000 (08:17 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 25 Oct 2020 07:48:11 +0000 (08:48 +0100)
commit597ceaf7a06ce17182809ab83493961222c163e1
treea9d9a1a14d4aad089d581fb684d19407c6112034
parentbed8c3ca511db15ae8d79271afbd0c409e056d0a
Mailing fixes; closes #1497

Fix mailing temporary path
Do not rely on Password::makeRandomPassword for paths
Fix attachments preview when using a template mailing
Fix some other attachments issues
Do not redirecto on mailing edition page
Ensure redirection is unset when done
Fix possible undefined index
galette/lib/Galette/Controllers/Crud/MailingsController.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/MailingHistory.php