User Input will be UTF8 normalized - Webserver needs package php5-intl or php7.0-intl.
Add FORM_BS_LABEL_COLUMNS, FORM_BS_INPUT_COLUMNS, FORM_BS_NOTE_COLUMNS to config.qfq.ini. AdministratorManual/Index.rst: added notes to install php-intl, new config.qfq.ini parameter (see above). UserManual/index.rst: Fix wrong store name SYSTEM: S > Y. Add new config.qfq.ini parameter (see above). Store.php: new general function to translate upper case config prameter names to to camel hook FormElement names. Split function fillSystemStore(). Add function normalizeArray(). Constants.php: add new error, renumber error codes 1056-1073. Introduce new config.qfq.ini parameter SYSTEM_FORM_BS_* QuickFormQuery.php: Use of new bs*Column values defined in config.qfq.inc (not hardcoded here anymore)
Showing
- extension/Documentation/AdministratorManual/Index.rst 11 additions, 3 deletionsextension/Documentation/AdministratorManual/Index.rst
- extension/Documentation/UsersManual/Index.rst 9 additions, 1 deletionextension/Documentation/UsersManual/Index.rst
- extension/config.qfq.example.ini 5 additions, 0 deletionsextension/config.qfq.example.ini
- extension/qfq/qfq/Constants.php 20 additions, 16 deletionsextension/qfq/qfq/Constants.php
- extension/qfq/qfq/QuickFormQuery.php 11 additions, 3 deletionsextension/qfq/qfq/QuickFormQuery.php
- extension/qfq/qfq/store/Store.php 96 additions, 26 deletionsextension/qfq/qfq/store/Store.php
Loading
Please register or sign in to comment