- 19 Feb, 2019 1 commit
-
-
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. Move error mesages to Constants.php. Unit tests use those constants now. 'data-pattern-error' only delivered if a 'pattern' is given. 'required' attribute only delivered is set.
-
- 16 Jan, 2019 1 commit
-
-
Carsten Rose authored
Fixes #7620. Label align left/center/right. Defined by config/form/formelement. FormEditor slightly redesigned.
-
- 08 Jan, 2019 1 commit
-
-
Carsten Rose authored
-
- 22 Dec, 2018 1 commit
-
-
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'.
-
- 16 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 07 Dec, 2018 1 commit
-
-
Carsten Rose authored
-
- 03 Dec, 2018 2 commits
-
-
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
F4906 Php Session Timeout: can be specified globally in configuration and per form. Affects only logged in FE User.
-
- 03 Oct, 2018 1 commit
-
-
Carsten Rose authored
-
- 16 Sep, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 13 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 08 Sep, 2018 1 commit
-
-
Elias Villiger authored
-
- 10 Aug, 2018 1 commit
-
-
Elias Villiger authored
Feature #4432 - Form Submit Log, as a new FormSubmitLog QFQ-Form, with code in the manual for a FE page to browse the table. Also added code in the manual for a MailLog FE page.
-
- 01 Jul, 2018 1 commit
-
-
Carsten Rose authored
Config.qfq: central defaults for DATA_MATH, DATA_ERROR
-
- 24 Jun, 2018 1 commit
-
-
Carsten Rose authored
F6289: First runnable version to show the formLog. Log is still empty (nothing submitted). 'per session' / 'all' not implemented.
-
- 20 Jun, 2018 1 commit
-
-
Carsten Rose authored
-
- 19 Jun, 2018 1 commit
-
-
Carsten Rose authored
B6276: Default pattern/required/match messages have never been displayed. *Clear* default in qfq extension config: Form-Config > formDataPatternError| formDataRequiredError| formDataMatchError
-
- 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.
-
- 16 Jun, 2018 1 commit
-
-
B5884: sql.log public readable. Default is now changed from typo3conf/sql.log to fileadmin/protected/log/sql.log|mail.log
-
- 14 Jun, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 13 Jun, 2018 1 commit
-
-
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
-
- 04 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 01 May, 2018 1 commit
-
-
Carsten Rose authored
ext_conf_template.txt: remove default for 'baseUrl'. Change dateFormat to 'dd.mm.yyyy'. Add missing default values for cssClassQfqFormPill and cssClassQfqFormBody.
-
- 27 Apr, 2018 1 commit
-
-
Carsten Rose authored
-
- 26 Apr, 2018 1 commit
-
-
Carsten Rose authored
-
- 22 Apr, 2018 3 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.
-
Carsten Rose authored
Manual.rst: New check list. Updates on missing config entries. Details for record locking. More precise extraButtonInfo explanation. config.qfq.example.ini: small updates to explanations. ext_conf_template.txt: First version of extension manager configuration setup. Not functional.
-