[FEATURE] Flash messages
- Catching exceptions and reporting them via flash messages in each controller action - Reporting success via flash messages - Checking response of typoScriptBackend web resource for errors and handling the errors - Fixing AccessArrayViewHelper not to throw error if given array is null - A try to convert Fluid flashMessages html to html which can be styled by Bootstrap
Showing
- Classes/SGalinski/TypoScriptReferenceFrontend/Controller/TsrefController.php 162 additions, 101 deletions...ypoScriptReferenceFrontend/Controller/TsrefController.php
- Classes/SGalinski/TypoScriptReferenceFrontend/Service/TsrefRestService.php 34 additions, 2 deletions.../TypoScriptReferenceFrontend/Service/TsrefRestService.php
- Classes/SGalinski/TypoScriptReferenceFrontend/ViewHelpers/AccessArrayViewHelper.php 5 additions, 1 deletion...ptReferenceFrontend/ViewHelpers/AccessArrayViewHelper.php
- Resources/Private/Templates/Tsref/Index.html 43 additions, 1 deletionResources/Private/Templates/Tsref/Index.html
Please register or sign in to comment