- Feb 28, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
FE.type='annotate': a) always save with encode='none' (upto 30% less size than htmlspecialchar), b) Check fabric data for valid JSON read from database.
-
- Feb 27, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
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.
-
- Feb 23, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
# Conflicts: # extension/qfq/qfq/form/TypeAhead.php
-
Carsten Rose authored
Feature #5454 - Add feature typeAheadSqlPrefetch See merge request !42
-
- Feb 22, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
# Conflicts: # Makefile # extension/qfq/qfq/Constants.php
-
Carsten Rose authored
-
- Feb 21, 2018
-
-
Carsten Rose authored
Feature #4720 - Implemented select-list with dbIndexList as FE.parameter option. Works, but is unflexible. Looking for a better solution.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Feb 20, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Feb 18, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Fix FormElement Form: new default 'typeAheadPedantic' is on. FE.name='name' needs to be disabled to type free columnnames
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Fix PHPUnit tests
-
Carsten Rose authored
-
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'
-
- Feb 17, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Implemeted two new STORE_SYSTEM variables: '_dbNameData' and '_dbNameQfq' - those will be automatically filled qfq during instantiation QuickFormQuery(). They can be used in Report to easily access the needed DB.
-
Carsten Rose authored
-
Carsten Rose authored
-
- Feb 16, 2018
-
-
Carsten Rose authored
-
Carsten Rose authored
Reformat manual for config.qfq.ini. Copy config.qfq.example.ini to MANUAL.rst. Migrate config defaults from setIfNotSet() to array_merge().
-
Elias Villiger authored
-
Carsten Rose authored
-