- Apr 28, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
- Apr 27, 2018
-
- Apr 26, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
New Version naming scheme: <yy>.<mm>.<index> - e.g.: 18.04.1 ext_tables.php: path to icon fixed
-
Carsten Rose authored
- Apr 22, 2018
-
-
Carsten Rose authored
-
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.
-
Carsten Rose authored
Manual.rst: New check list. Updates on missing config entries. Details for record locking. More precise extraButtonInfo explanation. config.qfq.example.ini: small updates to explanations. ext_conf_template.txt: First version of extension manager configuration setup. Not functional.
-
- 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 28, 2018
-
-
Carsten Rose authored
-
- Mar 25, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
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
-
Carsten Rose authored
AutoCron.php: New constants AUTOCRON_STATUS_OK, AUTOCRON_STATUS_ERROR. Status Length not limited anymore.
-
Carsten Rose authored
-
Carsten Rose authored
-
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 20, 2018
-
- Mar 19, 2018
-
-
Carsten Rose authored
-
- Mar 15, 2018
-
-
Carsten Rose authored
Change getMimeType() in Report in case file is missing or `file` beaks: instead to throw an exception, an empty string is returned.
-
Carsten Rose authored
- Mar 14, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
Bug #5652 / TypeAheadSql: destroyed SQL statement. Fixed broken comparison and missing init of $sqlTest.
-
Carsten Rose authored
Session.php: After setting the QFQ cookie lifetime AND calling setcookie() after session_start(), the QFQ session remains. Also, skipping Session::clearAll() protects against broken SIP after logout!
-
Carsten Rose authored
- Mar 11, 2018
-
-
Carsten Rose authored
-
- Mar 10, 2018
-
-
Carsten Rose authored
-