- 09 Feb, 2017 2 commits
-
-
Carsten Rose authored
FormAction.phhp, Store.php, AbstractBuildForm.php, Constants.php, QuickForemQuery.php, Index.rst: Added STORE_BEFORE, #3146
-
Carsten Rose authored
-
- 08 Feb, 2017 7 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
FormAction.php, Report.php, Sendmail.php, Index.rst: By default all QFQ send mails contains now 'auto-submit'.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
Form.js: When boostrap-validator is available use it to validate forms, instead of blindly using .checkValidity() on. Allows to detect errors recognized only by bootstrap-validator.
-
- 07 Feb, 2017 11 commits
-
-
Carsten Rose authored
AbstractBuildForm.php, QuickFormQuery.php: Added specific validator.js error text definition to remaining HTML form elements. Not sure if all of them will benefit of it.
-
Carsten Rose authored
Added validator.js attributes 'data-pattern-error', 'data-rquired-error', 'data-match-error', 'data-error' to be specified in config.qfq.ini, Form or FormElement. Detailed setting will overwrite generic setting. If none is specified, take validator.js defaults. HelperFormElement.php, AbstractBuildForm.php, Constants.php, QuickFormQuery.php.
-
Carsten Rose authored
HelperFormElement.php, AbstractBuildForm.php, Constants.php: 'Retype function' - default value will be copied to second element. Detection of secondary-'retype'-FormElement can be done by isset($fe[FE_RETYPE_SOURCE_NAME]) .
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- 06 Feb, 2017 8 commits
-
-
Carsten Rose authored
AbstractBuildForm.php: added new 'data-compare-element' for buildInput(). QuickFormQuery.php: Adjsut native FormElements in case some of them are 'retype=1'
-
Carsten Rose authored
Logger.php, BuildFormBootstrap.php, BuildFormPlain.php, BuildFormTable.php, Constants.php, BuildFormPlainTest.php: Replace 'label' and 'note' for FormElements by FE_LABEL, FE_NOTE.
-
Carsten Rose authored
Index.rst: Update documentation foer 'retype=1', "email, password retype input with client side equal check". Additional notes for table classes.
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
- 03 Feb, 2017 5 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
AbstractBuildForm.php: Implement HTML Formelement attribute 'autofocus'. Add function checkAutoFocus().
-
Carsten Rose authored
-
Carsten Rose authored
-
- 02 Feb, 2017 3 commits
-
-
Elias Villiger authored
-
Elias Villiger authored
-
Carsten Rose authored
Constants.php: Added SQL_LOG_MODE_ERROR - used to force logging of failed SQL queries. Database.php: Removed temorary debugSql output in error messages. Added 'forced' logging of SQL queries if they failed.
-
- 31 Jan, 2017 4 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
QuickFormQuery.php: Suppress renderinf of form title during a 'delete' call. No one will see and required parameters are not supplied.
-