- 30 Jun, 2019 1 commit
-
-
Carsten Rose authored
-
- 20 Jun, 2019 1 commit
-
-
- 17 Dec, 2018 3 commits
-
-
Carsten Rose authored
-
Carsten Rose authored
-
Carsten Rose authored
-
- 09 Sep, 2018 1 commit
-
-
Carsten Rose authored
F6650 Report hide content (line) - use later via a variable. First version - problem with enclosed ticks.
-
- 16 May, 2018 1 commit
-
-
Carsten Rose authored
-
- 17 Feb, 2018 1 commit
-
-
Carsten Rose authored
-
- 22 Nov, 2017 1 commit
-
-
Carsten Rose authored
Report.php: 'line.count' general available per row. 'line.insertId'. RBGD moved inside of processing result. Replace variables in RBEG. Variables.php: RegExp changed from 'all variables in double curly braces' to 'line.varname' - the other variables are replaced in eval. Evaluate.php: Fixed problem that 'Dropdown Select' with '{{! SE...' not recognized.
-
- 13 Sep, 2017 1 commit
-
-
Carsten Rose authored
Bug #4508 / Form: during Save with FE with 'report'-Note/Values an exception is thrown - report does not expect it would be called without typo3 - but this is the case during save and generating the JSON.
-
- 28 Aug, 2017 1 commit
-
-
Carsten Rose authored
-
- 19 Aug, 2016 1 commit
-
-
Carsten Rose authored
QfqController.php: E_NOTICE Errors are by default not catched by T3. For QFQ E_NOTICE will throw exceptions from now on report/Log.php: unused variables commented out. report/Variables.php: more detailed isset check. AbstractBuildForm.php: rendering of 'subrecord delete links' broken if column 'id' is missing. Code, which switches from 'id' to '_id' have been already prepared, but was not completely implemented. Exception if neither 'id' nor '_id' exist in subrecord query.
-
- 13 May, 2016 1 commit
-
-
Carsten Rose authored
-
- 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(). :
-
- 18 Mar, 2016 1 commit
-
-
Carsten Rose authored
-
- 29 Feb, 2016 1 commit
-
-
Carsten Rose authored
Link: added class global variable $sip, initialized during construct. Report: call to Link class extended with SIP Parameter. Variables: removed unused comments QuickFormQuery: provide the SIP parameter
-
- 11 Feb, 2016 1 commit
-
-
Carsten Rose authored
AbstractBuildForm: implementd uniqe formId. BuildFromBootstrap: Save-Button will receive 'formId' Constants: new field TYPO3_TT_CONTENET_ID BuildFromPlainTest: implemented test for getFormId. EvaluateTest: fixed wrong assert test
-
- 09 Feb, 2016 1 commit
-
-
Carsten Rose authored
-
- 05 Feb, 2016 1 commit
-
-
Carsten Rose authored
-