- Dec 10, 2018
-
-
Carsten Rose authored
- Dec 09, 2018
-
-
Carsten Rose authored
Fixes #3992 (Feature): dbNameQfq & dbNameData already implemented. dbNameT3 renamed from T3_DB_NAME. No more configuration in config.qfq.php necessary. Manual updated. AbstractException.php: fixes access to uninitialized array elements. Download.php: get dbT3 now from STORE_SYSTEM Config.php: read 'dbNameT3' from TYPO3_CONF_VARS or from T3 config file. QuickFormQuery.php: refactor gathering 'dbNames' - now from config.qfq.php. Fixes bug in getForwardMode() for QFQ inline editing.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
FormAction.php, QuickFormQuery.php: fixed new implemented error - calling 'Evaluate->parse()' with ROW_EXPECT_0_1 returns only an array, not an array of arrays.
-
Carsten Rose authored
stat(): throws an exception, if file does not exsist - implement file_exist() before doing a stat().
-
Carsten Rose authored
-
Carsten Rose authored
ErrorHandler.php: raise an error as an exception has been stopped in mid 2017 - don't know why, reactivated now.
-
- Dec 08, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
Fix problem in upload elements: a) in exception FE_ID was not reported, b) fillStoreVar was not fired.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Evaluate.php, QuickFormQuery.php: 1) split exception in user/support, 2) start to implement that '!' in '{{!...' is not necessary anymore. Implemented for 'fillStoreVar' in FE Action elements.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Dec 07, 2018
-
-
Carsten Rose authored
-
- Dec 06, 2018
-
-
Carsten Rose authored
Fixes #7001 - Error message: if 'modeSql' fails, error message does not contain a reference to the causing FE.
-
- Dec 04, 2018
-
-
Carsten Rose authored
Fixes #6866: On logout destroy STORE_USER. Session.php: check if _COOKIE['fe_typo_user'] has changed - yes: clear STORE_USER. Store.php: Rearrange functions.
-
- Dec 03, 2018
-
-
Carsten Rose authored
Fixes #7407: MariaDB / Ubuntu 18 complains about missing values if column of type TEXT isn't explicit specified in INSERT. New default for database.init=SET sql_mode = "NO_ENGINE_SUBSTITUTION"
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: Change _Paged to _paged in FormEditor example. Remove description to never implemented <level>.db. Add report keyword description <dbIndex>.
-
Carsten Rose authored
F4906 Php Session Timeout: can be specified globally in configuration and per form. Affects only logged in FE User.
-
- Dec 02, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
Logger.php: remove UserAgent - that one is logged in FormSubmitLog Table. Add 'cookie' to filter individual actions.
-
Carsten Rose authored
-
- Dec 01, 2018
-
-
Carsten Rose authored
-
- Nov 28, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- Nov 26, 2018
-
-
Carsten Rose authored
-
- Nov 01, 2018
-
-
Carsten Rose authored
-
- Oct 31, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-