Commit Graph

13 Commits

Author SHA1 Message Date
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
f1cfabbff0 Old views removed. 2013-05-25 21:52:35 +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
resurtm
5944fd0399 New error page WIP. 2013-05-24 23:46:18 +06:00
resurtm
0963cf8b7b Minor enhancements. 2013-05-23 22:53:17 +06:00
resurtm
89bbdae6c1 Initial version of the new error/exception page. 2013-05-23 22:34:37 +06:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00