Qiang Xue
|
8435285c19
|
doc fix.
|
12 years ago |
Qiang Xue
|
22357befad
|
Added "@runtime" and "@vendor" aliases.
|
12 years ago |
Qiang Xue
|
36bbfd54ca
|
Implemented "@app/runtime" alias.
|
12 years ago |
Qiang Xue
|
c9a7119b91
|
Fixes issue #467: allow view file to be absent as long as the themed version exists.
|
12 years ago |
Qiang Xue
|
e1cde74b7b
|
Fixed doc.
|
12 years ago |
Carsten Brandt
|
2f051e9dab
|
Use class constants for Event declatration in ActionFiler
|
12 years ago |
Qiang Xue
|
5e8154ed7f
|
Removed unused method.
|
12 years ago |
Carsten Brandt
|
8b6447876a
|
refactored numberformatting in base\Formatter
added decimalSeparator and thousandSeparator properties.
issue #48
|
12 years ago |
Carsten Brandt
|
07011a2542
|
Fixed typos in new Formatter classes
|
12 years ago |
Qiang Xue
|
f690f0db13
|
Fixes issue #441: InvalidRequestException should be HttpException
|
12 years ago |
Qiang Xue
|
2f1021830d
|
Added "formatter" app component.
|
12 years ago |
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 |