- 20 Feb, 2019 1 commit
-
-
Carsten Rose authored
Refactor to use form.restMethod instead of form.permNew|edit=rest. Next step will be to eliminate formMode=FORM_REST
-
- 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.
-
- 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 3 commits
-
-
Carsten Rose authored
Fixes #6914. Final implemention of customized typeMessageViolation. Incl. unit tests. New escape mode 'C' - escapes ':' by '\'.' - useful for variables in variable definition.
-
Carsten Rose authored
-
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 1 commit
-
-
Carsten Rose authored
-
- 14 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 04 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 22 Dec, 2018 3 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
-
Carsten Rose authored
-
- 21 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 19 Dec, 2018 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 18 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 17 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 Dec, 2018 1 commit
-
-
Carsten Rose 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.
-
- 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.
-
- 28 Oct, 2018 1 commit
-
-
Carsten Rose authored
-
- 29 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 15 Sep, 2018 2 commits
-
-
Carsten Rose authored
-
Elias Villiger authored
-
- 14 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 12 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 09 Sep, 2018 1 commit
-
-
Carsten Rose authored
-
- 24 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 19 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 13 Jun, 2018 2 commits
-
-
Carsten Rose authored
Bug #5924: change include_once() against include() - second call to include_once just returned 'true'.
-
Carsten Rose authored
-
- 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.
-
- 11 Jun, 2018 1 commit
-
-
Carsten Rose authored
B5077 Dynamic Update & FE.type=required: Server fixed - a) dynamic calculated modeSql respected, b) formModeGlobal=requiredOff respected, c) dynamic FE with mode='hidden' are not saved anymore.
-
- 16 May, 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 1 commit
-
-
Carsten Rose authored
-
- 27 Feb, 2018 1 commit
-
-
Carsten Rose authored
Bug #5557 / Form load: STORE_RECORD filled, but should be empty - clear STORE_RECORD in case it's instantiated via QFQ controller.
-
- 18 Feb, 2018 1 commit
-
-
Carsten Rose authored
Link.php: SIP Links get automatically parameter '__dbIndexData' Report.php: can select DB via 'dbIndex' directive (global) AbstractBuildForm.php: dbIndexData now based on setting in Form (before on config.qfq.ini) formEditor.sql: FormEditor update on Form 'form' and 'formElements'
-