Orpheus

Markers

Table of Contents

orpheus/app/web/themes/admin/layouts/developer/dev_composer.php 1
orpheus/config/defaults.php 1
orpheus/system/loader.php 3
orpheus-entitydescriptor/src/EntityDescriptor/Entity/PermanentEntity.php 2
orpheus-entitydescriptor/src/EntityDescriptor/OrpheusEntityDescriptorLibrary.php 1
orpheus-entitydescriptor/src/EntityDescriptor/Type/TypeDatetime.php 1
orpheus-initernationalization/src/Initernationalization/TranslationService.php 2
orpheus-inputcontroller/src/InputController/CliController/CliRoute.php 1
orpheus-inputcontroller/src/InputController/ControllerRoute.php 1
orpheus-inputcontroller/src/InputController/Locale/LocaleRouting.php 1
orpheus-rendering/src/Rendering/HtmlRendering.php 1
orpheus-rendering/src/Rendering/Rendering.php 1
orpheus-sqladapter/src/Pdo/PdoMySqlPermissionAnalyzer.php 2
orpheus-ssh2/src/SSH2.php 2

dev_composer.php

Type Line Description
TODO 375 Remove/Disable already registered dependencies

defaults.php

Type Line Description
TODO 35 Move application's identity to file ".env"

loader.php

Type Line Description
TODO 356 Add resubmit button
TODO 357 Display already sent headers and contents
TODO 358 Externalize this and allow developers to override it

PermanentEntity.php

Type Line Description
TODO 1066 Replace error count and result by OperationResult (success, errors, result)
TODO 1067 Implement OperationResult

OrpheusEntityDescriptorLibrary.php

Type Line Description
TODO 71 Improve HttpRoute::registerAccessRestriction

TypeDatetime.php

Type Line Description
TODO 40 Find a better way to check all formats

TranslationService.php

Type Line Description
TODO 33 Reload translations from cache
TODO 34 Save translations to cache when building domain

CliRoute.php

Type Line Description
TODO 43 : Process options

ControllerRoute.php

Type Line Description
TODO 252 Protect against loop

LocaleRouting.php

Type Line Description
TODO 36 Maybe if locale is invalid, this is not a locale, test & fix it

HtmlRendering.php

Type Line Description
TODO 499 Merge layoutStack and rendering stack

Rendering.php

Type Line Description
TODO 98 Allow {var:value} for values, or use a Yaml config ?

PdoMySqlPermissionAnalyzer.php

Type Line Description
TODO 40 Implement this method
TODO 47 Require more tests !

SSH2.php

Type Line Description
TODO 149 : Avoid duplicate
TODO 150 : Use PHP system

Search results