- 08 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 31 Jul, 2018 1 commit
-
-
Elias Villiger authored
Feature #6314 - HTML Mode & sendMailSubjectHtmlEntity for Forms. Also fixed some issues with Documentation and implementation.
-
- 10 Jul, 2018 1 commit
-
-
Carsten Rose authored
-
- 07 Jul, 2018 1 commit
-
-
Carsten Rose authored
-
- 27 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 29 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 25 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 04 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 01 Mar, 2018 2 commits
-
-
Elias Villiger authored
-
Elias Villiger authored
-
- 09 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 08 Feb, 2018 1 commit
-
-
Elias Villiger authored
-
- 23 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 10 Jan, 2018 1 commit
-
-
Carsten Rose authored
-
- 17 Dec, 2017 1 commit
-
-
Carsten Rose authored
#5133 / sendmail: subject and body html entity decode: Introduce options for 'subject' and 'body' to switch on/off HTML encoding / decoding
-
- 13 Dec, 2017 1 commit
-
-
Carsten Rose authored
SendMail.php: in error message show commandline. test.html: remove
-
- 07 Dec, 2017 5 commits
-
-
Carsten Rose authored
Download.php, Html2Pdf.php, Link.php, SendMail.php: Add TOKEN_PAGE as a valid source for download. This should be the same as TOKEN_URL_PARAM.
-
Carsten Rose authored
sendMail refactored - AutoCron.php,Report.php,SendMail.php: SENDMAIL_IDX_* replaced by SENDMAIL_TOKEN_*
-
Carsten Rose authored
SendMail.php: renamed file and class from 'sendmail' to 'sendMail'. Remove obsolete function buildHeader(). AutoCron.php: Update use of class sendMail(). FormAction.php: rename function sendmail(0 to doSendMail(). Report.php: remove unnecessary code. Move sendmailConvertToken() to class sendMail / parseStringToArray().
-
Carsten Rose authored
Sendmail.php: log attachments in MailLog too.
-
Carsten Rose authored
Sendmail.php: Remove the optin '-q' (quiet) from 'sendEmail' to see problems with broken parameter. Fix problem with missing '-a' for first attachment. Escape all Shell arguments before calling 'sendEmail'. Recode attachmentsBuild().
-
- 06 Dec, 2017 1 commit
-
-
Carsten Rose authored
-
- 04 Dec, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: sendMailToken 'f' changed from 'f' to 'F'. Download.php, Linnk.php: TOKEN_FILE_DEPRECATED Sendmail.php: broken, in the middle of work
-
- 20 Nov, 2017 1 commit
-
-
Carsten Rose authored
Manual.rst: description of new options for MAIL_LOG and Report/sendmail. sendEmail: added new perl script. Report.php: $mailarr renamed to $mailConfig. convertToken() updated. Sendmail.php: commented mb_send_mail(). New sendEmail(). Config.php: new options MAIL_LOG. Store.php: Update SUSTEM_SEND_E_MAIL
-
- 17 Nov, 2017 1 commit
-
-
Carsten Rose authored
-
- 28 Aug, 2017 1 commit
-
-
Carsten Rose authored
-
- 18 Aug, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 10 May, 2017 1 commit
-
-
Carsten Rose authored
config.qfq.ini: REDIRECT_ALL_MAIL_TO = john@doe.com All emails, sent bey QFQ will not be sent to the given receiver, instead they are delivered to 'catch all email' address. Sendmail.php: Check config.qfq.ini setting for REDIRECT_ALL_MAIL_TO - if set take that address as real receiver for all mails from Form and Report.
-
- 09 May, 2017 1 commit
-
-
Carsten Rose authored
For updates of QFQ prior to 0.17.0, do: ALTER TABLE `Form` COMMENT = 'Version=<your old QFQ version>' DatabaseUpdate.php, DatabaseUpdateData.php: new class. QuickFormQuery.php: Add DB UpdateCheck Database.php: moved to new subdirectory `database`. Add 'ALTER' as a new SQL command. FormAction.php, TypeAhead.php, Report.php, Sendmail.php, FillStoreForm.php, Store.php, AbstractBuild.php, Delete.php, Evaluate.php: Update path to Database.php.
-
- 08 Feb, 2017 1 commit
-
-
Carsten Rose authored
FormAction.php, Report.php, Sendmail.php, Index.rst: By default all QFQ send mails contains now 'auto-submit'.
-
- 19 Oct, 2016 1 commit
-
-
Carsten Rose authored
QuickFormQuery.php, FormAction.php: implemented FormElement 'sendmail' Report.php: Update column 'sendmail' Sendmail.php: Update class to send mailand to log them in table mailLog. AbstractBuildForm.php: refacxtured columnname 'value' to be used via constatn FE_VALUE. formEditor.sql: renamed FE.typ 'sendmail' to camel hook 'sendMail'. Changed FormeElement.mode from 'select' to 'radio'. Added empty table 'mailLog'.
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Feb, 2016 1 commit
-
-
Carsten Rose authored
-