- Mar 24, 2017
-
-
Rafael Ostertag authored
-
- Mar 23, 2017
-
-
Rafael Ostertag authored
-
Carsten Rose authored
AbstractBuildForm.php, qfq-bs.less: in templateGroup removed CSS class `qfq-delete-button` and applied `qfq-note-no-padding`. New CSS class will be applied to Delete Button in template groups.
-
- Mar 22, 2017
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Mar 21, 2017
-
-
Carsten Rose authored
Manual.rst: Added 'howto remove <p> in TinyMCE'
-
- Mar 20, 2017
-
-
Carsten Rose authored
OnArray.php: new function 'arrayValueReplace()'. AbstractBuildForm.php: Load foreign values in templatGroups.
-
Carsten Rose authored
-
- Mar 19, 2017
-
-
Carsten Rose authored
HTML.md: update latest attribute names Release.rst: copied git log
-
Carsten Rose authored
AbstractBuildForm.php: use of new OnArray::...() functions.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- Mar 17, 2017
-
-
Carsten Rose authored
Typeahead (#3369): Parameternames has changed, configuration is possible on the Form and on the FormElement. typeahead.php: if there is an exception, the message body is sent as regular 'content' for the dropdownbox. At the moment this is the only way to transmit any error messages. Ldap.php: missing FE_TYPEAHEAD_LDAP_KEY_PRINTF, FE_TYPEAHEAD_LDAP_VALUE_PRINTF will be substituted by the other. If both missing, an exception is thrown.
-
Carsten Rose authored
-
- Mar 16, 2017
-
-
Carsten Rose authored
BuildFormBootstrap.php: wrapping of optional 'submitButtonText' now done with the configured form wrap setup qfq-bs.css.less: dislay characterCount inside of input/textarea element.
-
Carsten Rose authored
AbstractBuildForm.php: #3374 - textarea elements now contains 'maxlength' attribute. Implemented 'characterCountWrap'
-
Carsten Rose authored
-
Carsten Rose authored
-
Rafael Ostertag 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()
-