- Mar 16, 2017
-
-
Carsten Rose authored
AbstractBuildForm.php: #3374 - textarea elements now contains 'maxlength' attribute. Implemented 'characterCountWrap'
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
BuildFormBootstrap.php: Added class'clearfix' to every Bootstrap row 'form-group' - on request of BB: should solve problems which we don't see at the moment. qfq-bs.css.less: Typeahead - expand with of dropdown Box to 100% of current input element. Add hoover for the dropdown Box with a blue background
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Carsten Rose authored
formEditor.sql: Changed width of column FormElement.placeholder from 255 to 512. Removed hardcoded 'size' in FormElement 'placeholder'.
-
Carsten Rose authored
qfq-bs.css.less: Fixed problem with 'typeahead input elements' not expanded to Bootstrap column width. Changed Layout/Design Typeahead dropdown box.
-
Carsten Rose authored
load.php: Dynamic Update has been broken since implementing of 'element-update' (#3180). Now both methods, 'element-update' and 'form-update' should be fine.
-
Carsten Rose authored
-
Carsten Rose authored
formEditor.sql: FormElement container dropdown list shows not 'container' but 'type' (templateGroup, pill, fieldset)
-
- Mar 15, 2017
-
-
Carsten Rose authored
Ldap.php: New function printfPrepare(). Recode parsing and preparation of later sprintf statements. Fix problem with ldap_search 'Size Limit reached'. Skip empty entries. OnArray.php: new function arrayValueToLower().
-
Rafael Ostertag authored
-
Carsten Rose authored
-
Carsten Rose authored
Ldap.php: fixed implementation errors of first run. AbstractBuildForm.php: set defaults for limit and minlegth. Implement function checkSqlAppendLimit()
-
Rafael Ostertag authored
TypeAhead.js: type ahead elements now must have .qfq-typeahead class in order to be configured. Streamlined data-* attribute names.
-
Carsten Rose authored
-
Carsten Rose authored
TypeAhead.php: Reformat of various constants. Hard coded LDAP query replaced by one submitted via SIP. KeyValueStringParser.php: Implemented explodeWrapped() - behaves like 'explode()' but will respect strings wrapped in quotes as no explodeable. Ldap.php: New class to manage LDAP access. AbstractBuildForm.php: Add attributes DATA_TYPEAHEAD_LIMIT, DATA_TYPEAHEAD_MINLENGTH. Parsing of FormElement.parameter.typeahead* parameter.
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 14, 2017
-
-
-
Carsten Rose authored
-
- Mar 11, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
reST Documentation: new chapter 'release'. Existing chapters moved from separate directory to main directory. Chapter 'UsersManual' splittet in 'Concept', 'Form', 'Report'
-
- Mar 10, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 07, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 06, 2017
-
-
Carsten Rose authored
Index.rst: Update Administratormanual how to install and use print.php. print.php: wrapper for wkhtmltopdf.
-
Carsten Rose authored
Store.php: reading of config.qfq.ini moved to new class Config.php.
-
Carsten Rose authored
BuildFormBootstrap.php: wrap note in class 'qfq-note'
-
- Mar 05, 2017
-
-
Carsten Rose authored
#3180=#2081 dynamicUpdate, rearrange 'input hidden' elements from checkboxes, radios to top of form. CODING.md: add some doc about STORE_ADDITIONAL_FORM_ELEMENTS. load.php (#2081): rearrange delivered JSON to fullfill client API. AbstractBuildForm.php: rename getJsonElementUpdate() to getFormElemenForJson(). Extend getFormElementForJson() to support changes for label and note. Fill store STORE_ADDITIONAL_FORM_ELEMENTS with 'hidden input' elments. QuickFormQuery.php: implement Client JOSN API update.
-
Carsten Rose authored
-
- Mar 03, 2017
-
-
Carsten Rose authored
-