- Mar 25, 2017
-
-
Carsten Rose authored
AbstractBuildForm.php: for Form subrecord columns, the default width limit of 20 chars are disabled in 'nostrip' is specifed.
-
Carsten Rose authored
-
Carsten Rose authored
AbstractBuildForm.php: Saving 'extra' FE in STORE_SIP has been done with inappropiate FE_NAME. Correct is the pure FE_NAME, without any extension like recordId. Unessary and broken decoding removed.
-
Carsten Rose authored
HelpFormElement.php: Introduced new constants HTML_DELIMITER_NAME, HTML_DELIMITER_ID AbstractBuildForm.php: Saving 'extra' FE in STORE_SIP has been done with inappropiate FE_NAME. Correct is the pure FE_NAME, without any extension like recordId. Unessary and broken decoding removed.
-
Carsten Rose authored
Manual.rst: commented handling of 'comment character' and 'escaping of leading/trailing spaces' Support.php: new funtion handleEscapeSpaceComment(). Evaluate.php: parse all F|FE.parameter via handleEscapeSpaceComment().
-
Carsten Rose authored
AbstractException.php: Changing 'getTraceToString()' to 'getTrace()' causes trouble if there is an exception during formLoad. Rendering error messages will be redesigned (#3424)
-
Carsten Rose authored
formEditor.sql: Form 'FormElement' failed to display the formtitle of the current form in case of a new FE.
-
Carsten Rose authored
SaveTest.php: examine php unit problem on CI - reswapped update & insert again. Use global $db instead of local.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
SaveTest.php: examine php unit problem on CI - disabled two checks to see if phpunit now runs through.
-
Carsten Rose authored
-
Carsten Rose authored
AbstractException.php: Stacktrace is now submitted as an array and not as '<pre>' text - the '<pre>' is sanatized by the client and has no effect.
-
Carsten Rose authored
-
Carsten Rose authored
Fix #3420 / Quicklink 'editform' on form: directs to the current T3 page which might be insufficient AbstractBuildForm.php, Store.php: Introduce new config.qfq.ini setting 'EDIT_FORM_PAGE'
-
- Mar 24, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Fix #3419 / typeAheadSql: Array mit nur einer Spalte oder andere KeyNamen als key / value werden nicht korrekt behandelt. TypeAhead.php: Added detection of missing ... LIMIT in FE_TYPEAHEAD_SQL. Make resultset always a two column array with columns key/value. Database.php: Added function hasLimit() and makeArrayDict().
-
- Mar 23, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: Update Doc for new option 'bsColumns' Config.php: Copy new element from general config. Store.php: set default for 'bsColumns'. QuickFormQuery.php: wrap whole form in 'col-md-XX'
-
Carsten Rose authored
BuildFormBootstrap.phpL #3413 Form ohne Pill hat kein padding am Rand. Fix: falls kein Pill vorhanden ist wird neun zusaetzlich ein col-md-12 geliefert.
-
Carsten Rose authored
-
Carsten Rose authored
Ldap.php: Added checks for missing LDAP..._SEARCH. Do not throw an error if there is an empty result. HTML Entitites for typeahead will be escaped on client side.
-
Carsten Rose authored
-
Carsten Rose 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
-