- 15 Feb, 2019 1 commit
-
-
Carsten Rose authored
B7634. Fixes #7634. Session Timeout zu kurz. The bug was probably not a bug, but a too short timeout together with an misleading exception (logout and in - but reload the page also leads to valid page). The fix is 'take the system default (php.ini) and set that one'.
-
- 27 Jan, 2019 1 commit
-
-
Carsten Rose authored
Refs #7743. Detection of 'pattern error' on per QFQ default, custom instance wide, per form or per FormElement - per FormElement overwrites other. System specific generated overwrites QFQ static default, instance wide default. Move default pattern to constants.
-
- 26 Jan, 2019 1 commit
-
-
Carsten Rose authored
Refs #7743. Add unit tests. Make default error text more specific (only if default error text is not explicit set in config, form or form-element)
-
- 16 Jan, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7620. Label align left/center/right. Defined by config/form/formelement. FormEditor slightly redesigned.
-
- 03 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 23 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 22 Dec, 2018 2 commits
-
-
Carsten Rose authored
Refactor: Manual.rst update config variables (reorder), add 'qfqLog'. Support.php: formSubmitLog hardcoded to fileadmin/protected/log. DOCUMENTATION_QFQ > SYSTEM_DOCUMENTATION_QFQ. Remove config var 'logDir'.
-
Carsten Rose authored
-
- 21 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 20 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 18 Dec, 2018 1 commit
-
-
Marc Egger authored
Revert "refs #7455 fix timeout check throws error since php.ini cookie lifetime is zero during unit test" don't change codebase to make tests work
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 11 Dec, 2018 1 commit
-
-
Marc Egger authored
-
- 10 Dec, 2018 1 commit
-
-
Marc Egger authored
-
- 09 Dec, 2018 1 commit
-
-
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.
-
- 07 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 03 Dec, 2018 1 commit
-
-
Carsten Rose authored
F4906 Php Session Timeout: can be specified globally in configuration and per form. Affects only logged in FE User.
-
- 09 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 30 Aug, 2018 1 commit
-
-
Carsten Rose authored
-
- 01 Jul, 2018 1 commit
-
-
Carsten Rose authored
Config.qfq: central defaults for DATA_MATH, DATA_ERROR
-
- 19 Jun, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 Jun, 2018 1 commit
-
-
Carsten Rose authored
F5458 Error Log Unique Identifier: Exception message might be an ordinary string or a JSON encoded array.
-
- 14 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Jun, 2018 5 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Bug #5924: change include_once() against include() - second call to include_once just returned 'true'.
-
Carsten Rose authored
Bug #5924 / config.qfq.ini/LocalConfiguration.php: der FormEditor nur mit 'dbIndexData = 1' in config.qfq.ini - several places in formEditor.sql still contained the 'dbIndex...' instead of 'index...'. fixed.
-
Carsten Rose authored
-
Carsten Rose authored
Bug #5890 config.qfq.ini: migrate LDAP credentials too. Extend T3 internal qfq config with 30 'custom'-vars. This replaces the old custom vars in config.qfq.ini
-
- 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 2 commits
-
-
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.
-
- 01 Mar, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 Feb, 2018 1 commit
-
-
Carsten Rose authored
Fix PHPUnit tests
-
- 17 Feb, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-