- Nov 28, 2019
-
-
Carsten Rose authored
-
- Aug 15, 2019
-
-
Carsten Rose authored
-
- Jun 06, 2019
-
-
- May 05, 2019
-
-
Carsten Rose authored
-
- Mar 25, 2019
-
-
Carsten Rose authored
-
- Mar 17, 2019
-
-
Carsten Rose authored
-
- Feb 19, 2019
-
-
Carsten Rose authored
-
- Feb 15, 2019
-
-
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'.
-
- Jan 27, 2019
-
-
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.
-
- Jan 16, 2019
-
-
Carsten Rose authored
Fixes #7620. Label align left/center/right. Defined by config/form/formelement. FormEditor slightly redesigned.
-
- Jan 08, 2019
-
-
Carsten Rose authored
-
- Dec 22, 2018
-
-
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'.
-
- Dec 16, 2018
-
-
Carsten Rose authored
-
- Dec 07, 2018
-
-
Carsten Rose authored
-
- Dec 03, 2018
-
-
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.
-
- Oct 03, 2018
-
-
Carsten Rose authored
-
- Sep 16, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Sep 13, 2018
-
-
Elias Villiger authored
-
- Sep 08, 2018
-
-
Elias Villiger authored
-
- Aug 10, 2018
-
-
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.
-
- Jul 01, 2018
-
-
Carsten Rose authored
Config.qfq: central defaults for DATA_MATH, DATA_ERROR
-
- Jun 24, 2018
-
-
Carsten Rose authored
F6289: First runnable version to show the formLog. Log is still empty (nothing submitted). 'per session' / 'all' not implemented.
-
- Jun 20, 2018
-
-
Carsten Rose authored
-
- Jun 19, 2018
-
-
Carsten Rose authored
B6276: Default pattern/required/match messages have never been displayed. *Clear* default in qfq extension config: Form-Config > formDataPatternError| formDataRequiredError| formDataMatchError
-
- Jun 18, 2018
-
-
Carsten Rose authored
F5458 Error Log Unique Identifier: Exception message might be an ordinary string or a JSON encoded array.
-
- Jun 16, 2018
-
-
B5884: sql.log public readable. Default is now changed from typo3conf/sql.log to fileadmin/protected/log/sql.log|mail.log
-
- Jun 14, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Jun 13, 2018
-
-
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
-
- May 04, 2018
-
-
Carsten Rose authored
-
- May 01, 2018
-
-
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.
-
- Apr 27, 2018
-
- Apr 26, 2018
-
-
Carsten Rose authored
-
- Apr 22, 2018
-
-
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.
-