Alexander Makarov
|
c2dabfa78e
|
Adjusted short tags
|
2013-10-20 00:59:56 +04:00 |
|
Alexander Makarov
|
24bc980da4
|
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
|
2013-10-18 14:09:11 +04:00 |
|
Qiang Xue
|
dea65efd04
|
bring back missing exception callstack display.
|
2013-08-24 06:22:23 -04:00 |
|
Qiang Xue
|
c611b8de0d
|
exception page styling.
|
2013-08-17 07:04:19 -04:00 |
|
Qiang Xue
|
bc21de98bd
|
Refactored the basic app.
|
2013-08-10 07:33:24 -04:00 |
|
Qiang Xue
|
0565b75846
|
Removed the selection background color.
|
2013-08-05 10:06:45 -04:00 |
|
Qiang Xue
|
4ac501f492
|
Removed placeholders.
|
2013-08-02 17:25:03 -04:00 |
|
Qiang Xue
|
f72c451c86
|
Display debug toolbar on error pages.
|
2013-08-02 16:36:11 -04:00 |
|
Qiang Xue
|
f4f57bf08b
|
Fixed method name display in error view.
|
2013-07-27 21:09:49 -04:00 |
|
Qiang Xue
|
f3cc5d1edc
|
Fixes for issue #536: refactored error handler.
|
2013-06-14 08:19:45 -04:00 |
|
Qiang Xue
|
420637443c
|
Refactored the way of sending response in controller actions.
|
2013-06-13 23:39:18 -04:00 |
|
Qiang Xue
|
ad218c6719
|
moved HttpException to web.
|
2013-06-10 17:08:26 -04:00 |
|
Carsten Brandt
|
9445953b29
|
Line number tweak for error page
ensure lines are aligned right:
```
7
8
9
10
11
12
...
```
|
2013-05-28 01:56:50 +02:00 |
|
resurtm
|
5f269399f1
|
Better exception page look.
|
2013-05-27 22:59:32 +06:00 |
|
resurtm
|
3870df7bc0
|
Hover and error line increased by 1 px.
|
2013-05-27 22:07:58 +06:00 |
|
resurtm
|
92aae3a0ba
|
Error line number fix.
|
2013-05-27 21:55:52 +06:00 |
|
resurtm
|
adbbc52015
|
Error line number fix.
|
2013-05-27 21:52:59 +06:00 |
|
resurtm
|
c520dccab1
|
Error line number fix.
|
2013-05-27 21:48:14 +06:00 |
|
resurtm
|
b058c017be
|
Lift off!11 #418
|
2013-05-27 21:42:39 +06:00 |
|
resurtm
|
9002196c49
|
MSIE fix.
|
2013-05-27 21:34:14 +06:00 |
|
resurtm
|
8964d6ec0a
|
Fixes (theoretically) #418 and #413.
|
2013-05-27 21:06:08 +06:00 |
|
Carsten Brandt
|
cb8cc9f61d
|
Fix error page alignment problems in various browsers
issue #418
|
2013-05-26 23:57:00 +02:00 |
|
Carsten Brandt
|
94e621f372
|
minor css fix for ErrorHandler
conflicting css class and bad positioned icon
|
2013-05-26 18:12:50 +02:00 |
|
resurtm
|
afeee0a36c
|
Proper colors.
|
2013-05-26 16:41:43 +06:00 |
|
resurtm
|
813c4f4a85
|
Previous exceptions refinements.
|
2013-05-26 16:36:06 +06:00 |
|
resurtm
|
b525d9c720
|
Fixed stack trace bug and added class/method call information.
|
2013-05-26 16:07:14 +06:00 |
|
resurtm
|
2516176e44
|
Error/exception page is now 100% fluid.
|
2013-05-26 11:02:05 +06:00 |
|
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
|
2013-05-26 04:38:13 +02:00 |
|
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
|
2013-05-26 02:34:38 +02:00 |
|
resurtm
|
a0def9c0ca
|
Better view/template variables naming and more superglobals.
|
2013-05-25 23:11:17 +06:00 |
|
resurtm
|
c5f54e5f86
|
Shorter color codes and removed unnecessary CSS selectors.
|
2013-05-25 22:29:23 +06:00 |
|
resurtm
|
567ebaa5e7
|
Chrome fixes and everything embedded in a view.
|
2013-05-25 21:52:13 +06:00 |
|
resurtm
|
731cbf8980
|
New error page WIP.
|
2013-05-25 21:40:11 +06:00 |
|
resurtm
|
fa0022e7e1
|
New error/exception page WIP.
|
2013-05-25 20:54:20 +06:00 |
|