- Jun 29, 2017
-
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
Rafael Ostertag authored
-
- Jun 27, 2017
-
-
Carsten Rose authored
-
- Jun 25, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Revert "DatabaseUpdateData.php, formEditor.sql: column 'created' get's now the create timestamp by default." This reverts commit 60cc10b2.
-
Carsten Rose authored
-
Carsten Rose authored
OnlineRecruiting.rst: Started doc for proof of example.
-
- Jun 23, 2017
-
-
Carsten Rose authored
For any 'SELECT .. AS _link' a new token 'G:<glyphname>' is available. Manual.rst: describe new token 'G:<glyphname>' Link.php: add buildGlyph(), fix some initialization.
-
- Jun 22, 2017
-
-
Carsten Rose authored
Fixed. Problem was a comparison on equal value AND equal type: '==='. Bug happened (probably) only for numeric items.
-
- Jun 21, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
Implemented for QFQ session. The T3 FE session still survive.
-
- Jun 19, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Manual.rst: describe new special column names. Report.php: implement new column types.
-
- Jun 18, 2017
-
-
Carsten Rose authored
-
- Jun 17, 2017
-
-
Carsten Rose authored
Manual.rst: Extend documentation with various anker for FormEditor links. Also added some missing explanations: Required Parameter, Forward.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Artifactory builds fails at chromedriver - removed comment line - there are no comment signs in JSON.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
Fixed by implementing an $correctDeleteIndex. FormAction.php: extended elements(), doSlave() from RC=bool to 3 states, it's now possible to detect a deletion and correct the index of any further array processing.
-
- Jun 16, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
FormAction.php: get templateGroup.maxLength (=maxCopies) via a generic function. HelperFormElement.php: new tgGetMaxLength() FillStoreForm.php: fixed a broken if statement. Use of new tgGetMaxLength() function.
-
- Jun 14, 2017
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
After recode 'buildButtonCode()' the button text has been misplaced as tooltip and the class 'btn btn-default' was missing. Added. OK
-
Carsten Rose authored
-
Carsten Rose authored
Implemented by using a new class ''.required-field'. The class has to be applied to the label. Not implemented is the option, to render the asterix directly on/beside the input (not the label) - probably solved later. qfq-bs.css.les: New CSS class required-field AbstractBuildForm.php: extended buildLable() with new parameter $addClass. BuildFormBootstrap.php: Assign class 'required-field' to label for required fields.
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
New option 'translateIdColumn=feIdContainer' implemented to translate table self referencing ids. FormAction.php: collect translateMap during copying slave records. New function translateId(). formEditor.sql: Update to latest copyForm Version.
-
- Jun 13, 2017
-
-
Carsten Rose authored
Added FE to FormEditor, to delete FE on Form delete as well.
-
Carsten Rose authored
-