- Dec 10, 2017
-
-
Carsten Rose authored
-
- Dec 08, 2017
-
-
Carsten Rose authored
-
- Dec 07, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
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().
- Dec 06, 2017
-
-
Carsten Rose authored
Bug - PHP Warning: Declaration of qfq\BuildFormTable::head() should be compatible with qfq\AbstractBuildForm::head($mode = qfq\FORM_LOAD) - fixed
-
Carsten Rose authored
-
- Dec 04, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
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
-
- Dec 03, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
BuildFormBootstrap.php: make buildPillNavigation dynamicUpdate aware. QuickFormQuery.php: Fix problem with missing HTML_ID in FE.
-
Carsten Rose authored
-
- Nov 30, 2017
-
-
Carsten Rose authored
Bug #5031 / Missing details in DbException: New definition of SYSTEM_SHOW_DEBUG_INFO: even after config.qfq.ini is parsed and SIP Infos has been read - if there is no BE User logged in, the value stays on 'auto' (earlier it has been replaced to 'no'). Staying on 'auto' keeps the information that replacing is still open and not replaced means 'no'-BE User logged in.
-
- Nov 29, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Nov 28, 2017
-
-
Carsten Rose authored
-
- Nov 27, 2017
-
-
Carsten Rose authored
Bug 5004 FormElement with state 'ReadOnly' will be saved with empty value - existing values will be overwritten.
-
- Nov 26, 2017
-
-
Carsten Rose authored
-
- Nov 23, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Bug #4771: workaround which switches off updates to SELECT lists, if they are part of a Multi-FE-Row.
- Nov 22, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: describe new option altsql, shead, stail Report.php: implement altsql, shead, stail.
-
Carsten Rose authored
-