Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
b4537ff1
Commit
b4537ff1
authored
Aug 18, 2020
by
Marc Egger
Browse files
Refs #9600 Todos
parent
1eac8e30
Pipeline
#3689
failed with stages
in 2 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Classes/Core/Report/ReportAsFile.php
View file @
b4537ff1
<?php
// TODO: fix unittests run by gitlab runner.
// TODO: ?CR: QuickFormQuery.php L138: Why fallback $t3data[T3DATA_UID] = 0; and $t3data[T3DATA_BODYTEXT] = ''; ? When does this happen?
// TODO: ?CR: alle ?CR suchen und durchgehen.
//// FRONTEND EDITOR ////
// ====================//
// TODO: show frontend editor even when an exception occured during report rendering
// Solution: in rendering of exception, add the editor to the html.
// TODO: frontend edit komplett auschalten koennen (CR)
// TODO: frontend editor wird nicht pauschal ausgeliefert, sondern nur wenn auch angezeigt. (CR)
// TODO: zentrale konfig, ob es angezeigt wird. (sekreteaerin soll nicht sehen obwohl BE login) (CR)
// TODO: pro user option, ob gezeigt wird. (CR)
// Besprechen mit Carsten //
// ====================== //
// ?CR: QuickFormQuery.php L138: Why fallback $t3data[T3DATA_UID] = 0; and $t3data[T3DATA_BODYTEXT] = ''; ? When does this happen?
// ?CR: alle ?CR suchen und durchgehen.
namespace
IMATHUZH\Qfq\Core\Report
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment