13 Commits

Author SHA1 Message Date
592482a97a update structure-filters.md links (#19601) 2022-10-01 10:25:38 +02:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
08fa259a56 update links (#19283) 2022-03-04 13:29:26 +01:00
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03:00
bd1dca7e50 Fixed Russian guide typo (#17160) [skip ci] 2019-02-27 20:11:52 +03:00
e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
4f17cd027b More updates for Russian translation 2016-09-28 16:34:35 +03:00
fbcd1a5014 Russian translation: special block marks should not be translated 2015-12-14 01:39:42 +03:00
af577eae98 Various updates to Russian translation 2015-12-13 15:07:24 +03:00
7a48a73d69 fix guide rus doc 2015-05-19 22:08:52 +03:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
9ec5d62f57 Filters guide adjustments 2015-01-20 21:47:42 +03:00
2fac76eedf structure-filters translated to russian [skip ci] 2015-01-20 21:15:55 +03:00