- Mar 20, 2022
-
-
Carsten Rose authored
-
- Sep 25, 2020
-
-
Marc Egger authored
-
- Aug 24, 2020
-
-
Marc Egger authored
Refs #11035 use Path:: for paths that are defined in config. Except for Log & absolute paths... they need more work.
-
- Jul 28, 2020
-
-
Carsten Rose authored
-
- Nov 03, 2019
-
-
Carsten Rose authored
-
- Aug 29, 2019
-
-
Carsten Rose authored
-
- Aug 15, 2019
-
-
Carsten Rose authored
-
- Jun 30, 2019
-
-
Carsten Rose authored
-
- Jun 20, 2019
-
-
- Dec 17, 2018
-
-
Carsten Rose authored
-
- Sep 15, 2018
-
-
Carsten Rose authored
-
- Sep 11, 2018
-
-
Carsten Rose authored
-
- Jul 31, 2018
-
-
Elias Villiger authored
Feature #6314 - HTML Mode & sendMailSubjectHtmlEntity for Forms. Also fixed some issues with Documentation and implementation.
-
- Jul 09, 2018
-
-
Carsten Rose authored
-
- Jul 07, 2018
-
-
Carsten Rose authored
-
- May 16, 2018
-
-
Carsten Rose authored
-
- Apr 22, 2018
-
-
Carsten Rose authored
HelperFormElement.php, SessionCookie.php, Html2Pdf.php, Store.php, Constants.php: migrate to camel case on configuration variables. Config.php: readConfig() reads now config.qfq.ini and T3 LocalConfiguration.php.
-
- Apr 12, 2018
-
-
Carsten Rose authored
AutoCron.php: allow https connections with invalid certificate (e.g. 'localhost' is not listed as a valid hostname). Manual.rst: Enhance best practice to setup AutoCron.
-
- Mar 25, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
AutoCron.php: Fix problem with array in checkForOldJobs(). Implement check that re-trigger asynchronous cron jobs are handled correctly.
-
- Mar 24, 2018
-
-
Carsten Rose authored
AutoCron.php: New constants AUTOCRON_STATUS_OK, AUTOCRON_STATUS_ERROR. Status Length not limited anymore.
-
Carsten Rose authored
Manual.rst: updated to the latest autocron features.
-
- Mar 23, 2018
-
-
Carsten Rose authored
Autocron: implement a) 'output to a file' (content of the retrived page), b) search for a pattern on the output. Manual.rst: updated to the latest autocron features.
-
- Mar 08, 2018
-
-
Carsten Rose authored
AutoCron: Added doc for autocron. Extend AutoCron.php to be MultiDB aware. Update der AutoCron form.
-
- Dec 07, 2017
-
-
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().
-
- Nov 17, 2017
-
-
Carsten Rose authored
-
- Aug 28, 2017
-
-
Carsten Rose authored
-
- Aug 18, 2017
-
-
Carsten Rose authored
AutoCron.php: STORE_PARENT will be filled with - Webpage: either the current cron job, Mail: the current Mailrecord (sql1). Use them with {{....:PE:all}}
-
Carsten Rose authored
-
Carsten Rose authored
-