16 Commits

Author SHA1 Message Date
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
9f37e133e3 Fixed test break. 2014-02-23 14:02:39 -05:00
2a6bc68ca6 minor fixes. 2014-02-23 13:43:57 -05:00
c229ba729a fixed a bug in MessageSource and missingtranslation event
fixes #2519: MessageSource removed translation messages when event handler
was bound to `missingTranslation`-event
2014-02-23 14:26:47 +01:00
0f59ba2d8b Added assignment back. See https://github.com/yiisoft/yii2/pull/2285#discussion_r9566711 2014-02-09 03:27:27 +04:00
40b3c2e89c Fixes #2209: When I18N message translation is missing source language is now used for formatting 2014-02-09 02:49:02 +04:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
8bdc437bc2 Fixes #2079:
- i18n now falls back to `en` from `en-US` if message translation isn't found
- View now falls back to `en` from `en-US` if file not found
- Default `sourceLanguage` and `language` are now `en`
2014-01-23 04:51:17 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8b2b7915b4 Renamed application to app. 2013-02-05 16:12:22 -05:00
fcf3f2c893 i18n WIP 2013-02-05 15:21:12 -05:00
54ee8c44a0 refactored exceptions.
I18N WIP.
2013-02-04 16:39:19 -05:00