18 Commits

Author SHA1 Message Date
3822ffd16a prepare for next release. 2013-12-01 13:43:09 -05:00
b0018e3643 fixed version. 2013-12-01 13:34:43 -05:00
eb3b2f45bc refactored EmailTarget with the new mailer interfaces. 2013-11-28 09:46:20 -05:00
e775c82dd8 Changed usage of self to static to allow extendibility
code style section has been added here:
https://github.com/yiisoft/yii2/wiki/Core-framework-code-style#self-vs-static

verification code for properties:
https://gist.github.com/cebe/7566916
2013-11-20 18:36:05 +01:00
d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 2013-11-19 16:33:52 -05:00
b0b1c27c85 Fix phpDoc var tag format 2013-11-12 06:21:04 +02:00
2617dfbaf3 Removed links to non-existent things phpDocs [skip ci] 2013-11-12 03:18:01 +00:00
9b95a81b0c Fixed the rest phpDocs [skip ci] 2013-11-12 03:13:37 +00:00
e8da628d75 doc fix 2013-11-04 07:20:09 -05:00
2509748fda Fixes #1134: doc fix. 2013-11-04 06:27:27 -05:00
51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 2013-10-28 23:51:48 +03:00
ee2af2661c Removed unneeded use statements 2013-10-24 03:12:25 +04:00
33f6e81463 make Yii::t fallback behavior consistent with I18N::translate 2013-10-23 19:49:29 +02:00
9636b0fcb7 removed Yii::importNamespaces() in favor of the new yii extension installer. 2013-10-22 21:19:37 -04:00
6f52659753 no need to check for trait_exists in autoloader anymore 2013-10-22 13:25:26 +02:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
618f981112 Renamed i18n to be all lowecase when accessed as a property 2013-10-03 01:41:38 +04:00
b873f9f242 Fixes #915: helper classes renamed again 2013-09-28 16:25:43 +04:00