- 22 Dec, 2019 1 commit
-
-
Carsten Rose authored
-
- 03 Nov, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Jun, 2019 1 commit
-
-
- 21 Feb, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7925. a) change CWD during split reduced to splitting only. b) fixed problem in mkDirParent() with absolute paths, c) make logger independent of CWD, d) fixed problem with `mktemp --tmpdir`(difference Ubuntu 16 / 18) by using PHP function, e) fixed some 'undefined index' problems
-
- 17 Feb, 2019 1 commit
-
-
Carsten Rose authored
Refs #7634. Session Timeout zu kurz. Add logout of FE user. Logout happens not directly on the first call, but on the second or third page access.
-
- 08 Jan, 2019 1 commit
-
-
- 18 Dec, 2018 6 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Marc Egger authored
-
Marc Egger authored
-
Marc Egger authored
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 15 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Jun, 2018 1 commit
-
-
Carsten Rose authored
Bug #5924: change include_once() against include() - second call to include_once just returned 'true'.
-
- 12 Jun, 2018 1 commit
-
-
Carsten Rose authored
Bug #5890 config.qfq.ini is public readable. Renamed file to config.qfq.php. Implement a basic migration assistant to copy DB credentials to new config.qfq.php. All other values have to be copied to extmanager/qfq-configuration manually.
-
- 16 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Apr, 2018 1 commit
-
-
Carsten Rose authored
-
- 22 Apr, 2018 1 commit
-
-
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.
-
- 17 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 10 Oct, 2017 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 08 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 07 Oct, 2017 1 commit
-
-
Carsten Rose authored
-
- 03 Aug, 2017 1 commit
-
-
Carsten Rose authored
-
- 09 May, 2017 1 commit
-
-
Carsten Rose authored
-
- 18 May, 2016 1 commit
-
-
Carsten Rose authored
-
- 13 May, 2016 1 commit
-
-
Carsten Rose authored
BuildFormPlainTest.php: fixed issue with double declared class FakeTSFE. ReportTest.php: initially created.
-
- 04 Apr, 2016 1 commit
-
-
Carsten Rose authored
Sip.php: disabled session_start in phpUnit environment. Store.php, AbstractDatabaseTest.php: removes phpUnit flag in constructor - class is static and the flag will be set in Store::getInstance(). BodyTextParser.php, QuickFormQueryTest.php, StoreTest.php: removed token debugShowStack, TYPO#_DEBUG_LOAD, TYPO3_DEBUG_SAVE - no longer used. Constants.php: removed token TYPO3_DEBUG_LOAD, TYPO3_DEBUG_SAVE - no longer used.
-
- 11 Mar, 2016 1 commit
-
-
Carsten Rose authored
Store, Constants, Database, QuickformQuery, AbstratDatabase, StoreTest: renamed several config.ini variables to use the '_'.
-
- 10 Feb, 2016 1 commit
-
-
Carsten Rose authored
Database: Moved implementation from PDO to mysqli. Reason: mysqli_num needed for `report`, but PDO can't fetch column names than.
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 26 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Jan, 2016 1 commit
-
-
Carsten Rose authored
-