Qiang Xue
|
9a97037012
|
Finished Formatter.
|
12 years ago |
Qiang Xue
|
000fdc3de0
|
formatter WIP.
|
12 years ago |
Carsten Brandt
|
3ac84240b6
|
added note about dependency to registerJsFile
Fixes #373
|
12 years ago |
Carsten Brandt
|
a6c251d2ab
|
Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
|
12 years ago |
Carsten Brandt
|
a56ec89685
|
Fixed typo in ErrorHandler
`$this` -> `$self`
|
12 years ago |
resurtm
|
b525d9c720
|
Fixed stack trace bug and added class/method call information.
|
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
|
731cbf8980
|
New error page WIP.
|
12 years ago |
resurtm
|
fa0022e7e1
|
New error/exception page WIP.
|
12 years ago |
Qiang Xue
|
c401bb4926
|
Updated the doc about view renderer.
|
12 years ago |
resurtm
|
89bbdae6c1
|
Initial version of the new error/exception page.
|
12 years ago |
Antonio Ramirez
|
641e6ee7cf
|
ported inflection methods from StringHelper to Inflector helper class
|
12 years ago |
Qiang Xue
|
f72105166c
|
reorganized the main repo to satisfy PSR-0.
|
12 years ago |