Documentation

Markers

Table of Contents

fetch/report/get-datapoints.php 1
src/App/Models/Company/CompanyDivision.php 1
src/App/Models/Company/CompanyLegalEntity.php 1
src/App/Models/Company/CompanyPlant.php 1
src/App/Models/Company/PlantDepartment.php 1
src/Core/Auth/Auth.php 1
src/lang/de.php 4
src/lang/fr.php 4
vendor/mongodb/mongodb/src/Builder/Encoder/VariableEncoder.php 1
vendor/mongodb/mongodb/src/GridFS/WritableStream.php 2
vendor/mpdf/mpdf/src/Image/Bmp.php 1
vendor/mpdf/mpdf/src/Image/Svg.php 1
vendor/mpdf/mpdf/src/Mpdf.php 1
vendor/mpdf/mpdf/src/Tag/Pre.php 1
vendor/mpdf/mpdf/src/Tag/TFoot.php 1
vendor/mpdf/mpdf/src/Tag/Tr.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Financial/Depreciation.php 2
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Internal/ExcelArrayPseudoFunctions.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell/DataType.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Html.php 2
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Biff8.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/LoadSpreadsheet.php 4
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls.php 3
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/Chart.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx/ConditionalStyles.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xml/DataValidations.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell/Style.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Parser.php 6
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Workbook.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/Worksheet.php 1
vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx/Chart.php 1

get-datapoints.php

Type Line Description
TODO 68 The code below is copied from ReportGenerateController.

CompanyDivision.php

Type Line Description
TODO 242 to delete from here on

CompanyLegalEntity.php

Type Line Description
TODO 273 to delete from here on

CompanyPlant.php

Type Line Description
TODO 372 to delete from here on

PlantDepartment.php

Type Line Description
TODO 278 to be deleted

Auth.php

Type Line Description
TODO 164 MOVE TO RBAC

de.php

Type Line Description
TODO 4 ////webroot
TODO 38 'exports.generate_xml_report' => 'Generate ESRS XML', // TODO
TODO 138 'kpi.download.file' => 'Download KPI data', // TODO
TODO 141 //\src\templates\dashboard\partials\datapoint\kpi\sustainability\kpi-list.tpl.php

fr.php

Type Line Description
TODO 4 ////webroot
TODO 38 ,
TODO 138 'kpi.download.file' => 'Download KPI data', // TODO
TODO 141 //\src\templates\dashboard\partials\datapoint\kpi\sustainability\kpi-list.tpl.php

VariableEncoder.php

Type Line Description
TODO 32 needs method because interfaces can't have properties

WritableStream.php

Type Line Description
TODO 121 Should this be an error condition? e.g. BadMethodCallException
TODO 176 Should this be an error condition? e.g. BadMethodCallException

Bmp.php

Type Line Description
FIXME 272 undefined var

Svg.php

Type Line Description
TODO 3328 reuse as much code from Mpdf::markScriptToLang as possible

Mpdf.php

Type Line Description
TODO 909 solve Tag dependency and make private

Pre.php

Type Line Description
TODO 11 Change the autogenerated stub

TFoot.php

Type Line Description
TODO 5 Extend THEAD instead?

Tr.php

Type Line Description
FIXME 60 undefined variable $currblk

Depreciation.php

Type Line Description
TODO 63 Handle period value between 0 and 1 (e.g. 0.5)
TODO 123 Handling for fractional $period values

ExcelArrayPseudoFunctions.php

Type Line Description
TODO 76 How are we going to identify and handle a #SPILL! or a #CALC! error?

DataType.php

Type Line Description
TODO 60 Sanitize Rich-Text string (max. character count is 32,767)

Html.php

Type Line Description
TODO 368 // @phpstan-ignore-next-line
TODO 774 } elseif ($child instanceof DOMElement) {

Biff8.php

Type Line Description
TODO 300 if cell range is just a single cell, should this function

LoadSpreadsheet.php

Type Line Description
TODO 493 Why is there no BSE Index? Is this a new Office Version? Password protected field?
FIXME 604 what if sheetname contains comma?
FIXME 636 what if sheetname contains comma?
TODO 686 Provide support for named values

Xls.php

Type Line Description
FIXME 3436 set $firstVisibleRow and $firstVisibleColumn
TODO 3874 Investigate structure for .xls SHEETLAYOUT record as saved by MS Office Excel 2007
TODO 4818 external sheet support

Chart.php

Type Line Description
TODO 1525 parse title elements

ConditionalStyles.php

Type Line Description
TODO 395 The cfIcon element is not implemented yet.

Xlsx.php

Type Line Description
TODO 1473 Autoshapes from twoCellAnchors!

DataValidations.php

Type Line Description
FIXME 158 missing FIXME

Style.php

Type Line Description
TODO 89 :: To be implemented

Parser.php

Type Line Description
TODO 573 use real error codes
TODO 649 possible class value 0,1,2 check Formula.pm
TODO 654 use real error codes
TODO 669 use real error codes
FIXME 947 maximum possible value for Excel 5 (change this!!!)
FIXME 949 this changes for BIFF8

Workbook.php

Type Line Description
FIXME 891 only using internal SUPBOOK record

Worksheet.php

Type Line Description
FIXME 1282 !!!

Chart.php

Type Line Description
TODO 974 output title elements

Search results