- 20 Jun, 2019 1 commit
-
-
Carsten Rose authored
B8571 Primary Key: report error if lower/uppercase don't match - in general if given primary key is not found in table definition.
-
- 03 Jun, 2019 1 commit
-
-
- 17 Mar, 2019 2 commits
-
-
Carsten Rose authored
Fixes #8067. Feature: url-sip / url-sip-skip-history - Form forwarding can now be used with SIP encoded parameter.
-
Carsten Rose authored
-
- 15 Mar, 2019 1 commit
-
-
Carsten Rose authored
-
- 14 Mar, 2019 1 commit
-
-
Carsten Rose authored
-
- 22 Feb, 2019 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 21 Feb, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Feb, 2019 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
Refactor to use form.restMethod instead of form.permNew|edit=rest. Next step will be to eliminate formMode=FORM_REST
-
- 19 Feb, 2019 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 Feb, 2019 2 commits
-
-
Carsten Rose authored
Refs #7634. Refactor. REST form/id's are now in STORE_CLIENT. Unit Tests will fail - not updated to new function.
-
Carsten Rose authored
-
- 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.
-
- 21 Jan, 2019 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 16 Jan, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7620. Label align left/center/right. Defined by config/form/formelement. FormEditor slightly redesigned.
-
- 14 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 02 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 30 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Dec, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 10 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 09 Dec, 2018 3 commits
-
-
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
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().
-
- 08 Dec, 2018 2 commits
-
-
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.
-
- 07 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 04 Dec, 2018 1 commit
-
-
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.
-
- 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.
-
- 02 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 28 Oct, 2018 2 commits
-
-
Carsten Rose authored
F4901: implement split with 'convert' (jpeg). Refactor chmod(), unlink(), rename(), rmdir(), copy() to use by QFQ version which throws an exception.
-
Carsten Rose authored
-