972d427ba4
Better ICU formatting reference link [skip ci] ( #16019 )
2018-04-01 23:25:30 +03:00
da9cb57eac
Translated to russian one section. Fixed one typo. ( #15986 ) [skip ci]
2018-03-26 15:11:30 +03:00
52ffaa1b25
Merge branch '2.0.15-dev'
...
* 2.0.15-dev:
prepare for next release
release version 2.0.15
remove ColumnSchema import from mysql Schema because it conflicts with existing class
Added russian docs
Fixed grammar
improved filtering condition on yii\db\ActiveRecord
Wording adjustments and doc enhancements [skip ci]
Fixed possible SQL injection through `ActiveRecord::findOne()`
Fixes #15878 : Fixed migration with a comment containing an apostrophe
Conflicts:
framework/UPGRADE.md
2018-03-20 13:45:22 +01:00
f8560b7a85
Added russian docs
2018-03-20 13:19:45 +02:00
8a80e48f1d
Fixes in docs [skip ci] ( #15909 )
2018-03-16 17:54:20 +03:00
bb212f0c13
Update tutorial-yii-as-micro-framework.md
...
fix headline reference
2018-03-01 01:32:25 +01:00
8cc3830f46
Fix #15656 : Error in the documentation of widget theming ( #15734 ) [skip ci]
2018-02-22 02:04:31 +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
57b31fc92c
Added example for yii\validators\Validator::addError() [skip ci] ( #15197 )
2018-02-03 18:41:29 +07:00
71c541773f
PHPDoc fix
2018-01-23 13:17:25 +02:00
65f6b59b35
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00
cf8b1dfc8a
Replaced .local with .test in installation guide [skip ci]
...
.local is used in mDNS by Apply and may cause routing issues
2017-12-21 02:35:56 +03:00
e29245d024
Docs: fix outdated unicode link ( #15392 ) [skip ci]
2017-12-20 13:03:48 +03:00
7daf407a66
Added important info about adding module URL rules via extensions [skip ci]
2017-12-19 22:58:17 +03:00
73a7ae03c6
Fixed wording in Russian guide's rest-resources ( #14988 ) [skip ci]
2017-12-19 22:30:10 +03:00
f6b2d4dbcc
Added information about filters and header of DataColumn ( #14981 ) [skip ci]
2017-12-19 22:26:00 +03:00
cb765ab09d
Updated info about setting timezone in the guide ( #14689 ) [skip ci]
2017-12-19 22:08:08 +03:00
a6e8bae49f
Add signature of callable in DI ( #15369 ) [skip ci]
2017-12-15 18:44:06 +03:00
299930658c
Added Redis guide link to Russian guide ( #15368 ) [skip ci]
2017-12-15 18:42:58 +03:00
80234e55ce
Russian doc fixes ( #15366 ) [skip ci]
2017-12-15 12:16:02 +03:00
da0a510ac6
Russian translation: tutorial-yii-as-micro-framework ( #15362 ) [skip ci]
2017-12-15 02:01:25 +03:00
0fbe8071aa
Russian guide updates [skip ci]
2017-12-10 21:01:11 +03:00
8681ad4469
RU: Puctuation (commas and hyphens) added [skip ci]
2017-11-03 23:09:29 +03:00
e65451991d
Added example for concrete file alias to aliases docs [skip ci]
2017-10-23 22:23:04 +03:00
7d2079d7e9
Fixed docs
2017-10-23 21:59:13 +03:00
35fba52a6a
Improve Russian translations for some guide docs. ( #14966 ) [skip ci]
2017-10-14 15:33:06 +03:00
4f9177ce65
Update concept-di-container.md ( #14954 )
...
Added missing comma
2017-10-11 21:28:29 +02:00
15a46441e1
Updated asset-plugin version in docs [skip ci]
2017-10-02 21:03:13 +02:00
03aac69a9b
guide fix
2017-09-19 13:20:13 +03:00
a36aa13f7d
Added example on how to use service locator as shortcut [skip ci]
2017-08-02 14:49:15 +03:00
3a060d2dd2
Fixed formatting in docs [skip ci]
2017-07-31 18:46:41 +03:00
7cd5fc56c4
Fix typos and punctuation ( #14564 ) [skip ci]
2017-07-31 15:22:22 +03:00
5b2101f14c
Update guide: Object -> BaseObject
...
issue #7936
2017-07-19 10:51:46 +02:00
d38908fc13
Fixed #14469 : updated RFC links
2017-07-17 16:21:49 +03:00
59002a9e1e
Fixes #6644 : Added yii\helpers\ArrayHelper::setValue()
2017-07-16 00:25:44 +03:00
a50d9d8e3e
Enable include
rule in php-cs-fixer ( #14418 )
2017-07-10 13:19:57 +03:00
341b8d04c5
Fixed typos in tutorial-mailing.md ( #14404 ) [skip ci]
2017-07-09 12:40:50 +03:00
fba43619dc
Fixed typos in Russian translation of concept-di-container.md [skip ci]
2017-07-03 00:13:12 +03:00
2d8d94bf64
Fixed typos in Russian translation of concept-behaviors.md [skip ci]
2017-07-03 00:12:44 +03:00
d4224609ea
Fixed typos in Russian translation of tutorial-core-validators.md [skip ci]
2017-07-03 00:11:05 +03:00
ad339f473a
Fixed typos in Russian translation of input-validation.md [skip ci]
2017-07-03 00:10:32 +03:00
b4bf4ca086
Added link to Russian Sphinx guide [skip ci]
2017-06-22 20:14:28 +03:00
118aa0a581
fixed typo
2017-06-17 21:36:25 +03:00
9a18748e1f
Documented possibility of using asset-packagist
2017-06-17 17:10:02 +03:00
10a1e198e4
"из вне" => "извне"
...
grammar nazi attack
2017-05-11 15:57:16 +05:00
ccd9cb5d60
fix broken link ( #14143 ) [skip ci]
...
File output-client-scripts.md not created. And in site - error 404: http://stuff.cebe.cc/yii2docs-ru/guide-output-client-scripts.html
2017-05-11 13:09:17 +03:00
918aee784e
Fixed spelling and typos
2017-04-25 07:54:55 +03:00
d4d80ed312
Add setup for Apache
...
Describes the settings for Apache.
2017-04-24 21:50:37 +03:00
c35ddec09a
Update composer fxp plugin version in docs and travis scripts
2017-04-19 02:55:31 +03:00
400c531d95
Tiny documentation fix [skip ci] ( #13998 )
2017-04-17 15:51:09 +03:00