- 30 May, 2016 2 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
- 29 Apr, 2016 1 commit
-
-
Carsten Rose authored
UsersManual/index.rst: more details to 'Type: subrecord' AbstracctBuildForm.php: check if there are no subrecords. No subrecors mean: display only the 'new' button. prepareSubrecord() returns now 'true' even if there are no subrecords.
-
- 11 Apr, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm.php: Aufruf von Support::appendToolTip() - neu kein Aufruf von htmlentitities vorher, damit Ticks nicht kodiert werden nach '"'. Durch Verwenddung von Support::appendTooltip() sollten single ticks im Code automatisch escaped werden. Evaluate.php: In debugstack eine Freizeile eingebaut zur besseren Lesbarkeit.
-
- 07 Apr, 2016 1 commit
-
-
Carsten Rose authored
Utils.php: removed sanitize() & randomAlphaNumUnique() - this version is nowhere used. Support.php, BodytextParser.php: outsourced from bodyTextParser encryptDoubleCurlyBraces(). :
-
- 01 Apr, 2016 1 commit
-
-
Carsten Rose authored
-
- 24 Mar, 2016 1 commit
-
-
Carsten Rose authored
load.php: implemented FillStoreForm.php: implemented Store.php: phpunit test complains about 'store already filled'. Option set to explicitly allow rewrite. AbstractBuildForm.php: Added new mode 'FORM_UPDATE'. Elements additionaly create json code. 'data-load' attribute will be added to form elements, if 'dynamicUpdate=yes' elements(): added call by reference parameter $json, to return the generated json code. BodyTextParse.php: added 'r =' as a new 'start new line' indicator. This was necessary at least for phpunit tests to run. BuildFormBootstrap.php: buildPill() passes json data structure. BuildFormPlain, BuildFormTable.php: doSubrecords() passes json data structure. Constants.php: New FORM_UPDATE, SQL_FORM_ELEMENT_SIMPLE_ALL_CONTAINER, ERROR_FORM_NOT_FOUND, API_FORM_UPDATE Evaluate.php: Exception text enhanced. QuickFormQuery.php: FillStoreForm.php included. Automatic detection of FORM_LOAD and FORM_SAVE removed. Instead the mode are given explicitly. mode=FORM_UPDATE implemented. Save.php: added TODOs in code. formEditor.sql: reformat code. Add 'FormElement.dynamicUpdate'. 'FormElemente.checkType': 'number' replaced by 'digit'. Added 'alnumx', 'digit'. Form 'form', 'formElement': output of 'title' replaced by 'name' - outputting 'title' confuses the user (tries to show records which do fit to the formEditor) and might produce recursion in evaluation (did not understand why, but happens). FormEditor: implemented 'dynamicUpdate', escpecially the 'type' select list will be adjusted dynamically.
-
- 09 Mar, 2016 1 commit
-
-
Carsten Rose authored
Evaluate: parse() and evaluate() will return the last used Store QuickFormQuery: getFormName() extended to interpret form = {{form}} correctly Makefile: T# Extension ZIP - config.ini excluded, Documentation included README.md: adjusted to renamed CSS and JS files: qfq-bs.css, qfq-nin.js
-
- 26 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 25 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: Show 'formEditLink' incl. SIP Parameter. BuildFormBootstrap: Added Icon in buildButton to edit form. Evaluate: reformat Debug info. formEditor.sql: showDebugInfo removed from table - now implemented by checking if BE User is logged in.
-
- 24 Feb, 2016 1 commit
-
-
Carsten Rose authored
Evaluate: add support to show parse/replace actions
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 28 Jan, 2016 1 commit
-
-
Carsten Rose authored
Form: Error Message if multiple forms have the same name.
-
- 26 Jan, 2016 1 commit
-
-
Carsten Rose authored
*: Namespaces of helper classes changed to qfq. New Class 'HelperFormElement'. HTML 'fieldset' implemented.
-
- 25 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 17 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 16 Jan, 2016 1 commit
-
-
Carsten Rose authored
-
- 15 Jan, 2016 1 commit
-
-
Carsten Rose authored
-