13 Commits (357fc73ca05b4e3cc1e416b3b2fc91a413e67840)

Author SHA1 Message Date
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Carsten Brandt 7511de6cab added errorInfo to exception views 11 years ago
Alexander Makarov 340278b59c Fixes #3183: fixed regression after #3175 11 years ago
Alexander Makarov dad88c78b4 Fixes #2837: Error page now shows arguments in stack trace method calls 11 years ago
Carsten Brandt 3fb840f3f3 updated errorhandler views doc 11 years ago
Carsten Brandt dbc6d106b4 reverted wrong changes after #2764 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue da13b336be minor css fixes. 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Qiang Xue 4d8d3eaf2c minor fix of exception display. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 9590ed75ad Adjusted exception template. Background of images now matches background color of the header. 11 years ago
Carsten Brandt 24ebc9fc3d better error reporting for db exceptions 11 years ago
Carsten Brandt d4c68522d4 improved error handling of AssetConverter 11 years ago
Alexander Mohorev 0d04846c08 php short echo syntax 11 years ago
Alexander Makarov c2dabfa78e Adjusted short tags 11 years ago
Alexander Makarov 24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
Qiang Xue dea65efd04 bring back missing exception callstack display. 11 years ago
Qiang Xue c611b8de0d exception page styling. 11 years ago
Qiang Xue 0565b75846 Removed the selection background color. 11 years ago
Qiang Xue 4ac501f492 Removed placeholders. 11 years ago
Qiang Xue f72c451c86 Display debug toolbar on error pages. 11 years ago
Qiang Xue f3cc5d1edc Fixes for issue #536: refactored error handler. 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
Qiang Xue ad218c6719 moved HttpException to web. 11 years ago
Carsten Brandt 9445953b29 Line number tweak for error page 11 years ago
resurtm 5f269399f1 Better exception page look. 11 years ago
resurtm 3870df7bc0 Hover and error line increased by 1 px. 11 years ago
resurtm b058c017be Lift off!11 #418 11 years ago
resurtm 9002196c49 MSIE fix. 11 years ago
resurtm 8964d6ec0a Fixes (theoretically) #418 and #413. 11 years ago
Carsten Brandt cb8cc9f61d Fix error page alignment problems in various browsers 11 years ago
Carsten Brandt 94e621f372 minor css fix for ErrorHandler 11 years ago
resurtm afeee0a36c Proper colors. 11 years ago
resurtm 813c4f4a85 Previous exceptions refinements. 11 years ago
resurtm b525d9c720 Fixed stack trace bug and added class/method call information. 11 years ago
resurtm 2516176e44 Error/exception page is now 100% fluid. 11 years ago
Carsten Brandt 689080519e Added support for previous exceptions 11 years ago
Carsten Brandt 0ef40b28d1 adjusted Exception error page header and title 11 years ago
resurtm a0def9c0ca Better view/template variables naming and more superglobals. 11 years ago
resurtm c5f54e5f86 Shorter color codes and removed unnecessary CSS selectors. 11 years ago
resurtm 567ebaa5e7 Chrome fixes and everything embedded in a view. 11 years ago
resurtm 731cbf8980 New error page WIP. 11 years ago
resurtm fa0022e7e1 New error/exception page WIP. 11 years ago