18 Commits (d0b1f568cc052ca2ec3ed24df66aaa9e8f8a0cc0)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko b5c52ecbae PHPDoc updates 9 years ago
SilverFire - Dmitry Naumenko 32c424da10 Fixed i18n message sources to load fallback messages in a smarter way 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Carsten Brandt 1706a9ee4f updated DbMessageSource PHPdoc 9 years ago
Alexander Makarov 71b728225b Fixes #9532: improved DbMessageSource::$cache phpdoc 9 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Kochetov 333f521f1e \yii\i18n\DbMessageSource code style fixes 10 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Digimon c3976b0f63 added possibility to save messages to be translated 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Kochetov c198f54578 \yii\i18n\DbMessageSource updated 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue d48ef4198e Minor refactoring of DbMessageSource. 11 years ago
resurtm f4cc4a8bd7 Fixes #13. Implement DB message source. 11 years ago