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.
|
12 years ago |
Qiang Xue
|
420637443c
|
Refactored the way of sending response in controller actions.
|
12 years ago |
Qiang Xue
|
ad218c6719
|
moved HttpException to web.
|
12 years ago |
Carsten Brandt
|
9445953b29
|
Line number tweak for error page
ensure lines are aligned right:
```
7
8
9
10
11
12
...
```
|
12 years ago |
resurtm
|
5f269399f1
|
Better exception page look.
|
12 years ago |
resurtm
|
3870df7bc0
|
Hover and error line increased by 1 px.
|
12 years ago |
resurtm
|
b058c017be
|
Lift off!11 #418
|
12 years ago |
resurtm
|
9002196c49
|
MSIE fix.
|
12 years ago |
resurtm
|
8964d6ec0a
|
Fixes (theoretically) #418 and #413.
|
12 years ago |
Carsten Brandt
|
cb8cc9f61d
|
Fix error page alignment problems in various browsers
issue #418
|
12 years ago |
Carsten Brandt
|
94e621f372
|
minor css fix for ErrorHandler
conflicting css class and bad positioned icon
|
12 years ago |
resurtm
|
afeee0a36c
|
Proper colors.
|
12 years ago |
resurtm
|
813c4f4a85
|
Previous exceptions refinements.
|
12 years ago |
resurtm
|
b525d9c720
|
Fixed stack trace bug and added class/method call information.
|
12 years ago |
resurtm
|
2516176e44
|
Error/exception page is now 100% fluid.
|
12 years ago |
Carsten Brandt
|
689080519e
|
Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
|
12 years ago |
Carsten Brandt
|
0ef40b28d1
|
adjusted Exception error page header and title
make sure all information is displayed
Fixes comment by @creocoder issue #408
https://github.com/yiisoft/yii2/pull/408#issuecomment-18454179
|
12 years ago |
resurtm
|
a0def9c0ca
|
Better view/template variables naming and more superglobals.
|
12 years ago |
resurtm
|
c5f54e5f86
|
Shorter color codes and removed unnecessary CSS selectors.
|
12 years ago |
resurtm
|
567ebaa5e7
|
Chrome fixes and everything embedded in a view.
|
12 years ago |
resurtm
|
731cbf8980
|
New error page WIP.
|
12 years ago |
resurtm
|
fa0022e7e1
|
New error/exception page WIP.
|
12 years ago |