18267 Commits

Author SHA1 Message Date
68edea375e Russian translation: improvements of helper-url (#16255) [skip ci] 2018-05-11 00:39:17 +03:00
4dda9dad9a Russian translation: improvements of helper-overview (#16262) [skip ci] 2018-05-11 00:03:13 +03:00
3d96a45f6b Fixed BC breaking change in Inflector
Fixes #16239
2018-05-08 16:39:55 +03:00
ce38d5e5ef Update concept-components.md (#16244) [skip ci]
Wrong namespace
2018-05-08 11:45:17 +03:00
b0fcb6cd36 Russian translation: improvements of tutorial-template-engines (#16237) [skip ci] 2018-05-07 12:56:27 +03:00
662a6aca4c Merge pull request #16235 from lex111/patch-8
Russian translation: improvements of start-looking-ahead
2018-05-06 10:01:11 +03:00
93cd3b2736 Russian translation: improvements of start-looking-ahead 2018-05-05 22:17:21 +03:00
2c1d93e1eb Update Vietnamese translate (#16231) [skip ci]
* Strucure entry scripts  Update

* update struct application

* update struct application

* update struct application

* update struct application components

* update struct controller

* update struct controller

* update struct model

* update structure model
2018-05-05 10:25:09 +03:00
183c555a6f Russian translation: improvements of concept-configurations (#16232) [skip ci] 2018-05-05 10:24:27 +03:00
02d3f8a2e9 PHPDocs updated [skip ci] 2018-05-05 08:32:43 +03:00
5c15293b1a Merge pull request #16191 from SilverFire/inflector-c2w
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8
2018-05-05 08:31:05 +03:00
f4caae8dca CHANGELOG updated [ci skip] 2018-05-05 08:30:25 +03:00
2f78baff6c Russian translation: improvements of runtime-routing (#16229) [skip ci] 2018-05-05 01:44:09 +03:00
be189c35e9 Russian translation: improvements of runtime-logging (#16230) [skip ci] 2018-05-05 01:43:39 +03:00
498b4aa38e Russian translation: improvements of test-fixtures (#16226) [skip ci] 2018-05-05 00:10:34 +03:00
23959e752f Russian translation: improvements of concept-service-locator (#16227) [skip ci] 2018-05-05 00:10:15 +03:00
59f5ef86e5 Russian translation: improvements of rest-authentication (#16228) [skip ci] 2018-05-05 00:09:41 +03:00
5317c3d291 Russian translation: improvements of concept-di-container (#16225) 2018-05-04 19:42:13 +03:00
6960eb67d9 Merge pull request #16219 from yiijan/internals-ja
docs/internals-ja revised [ci skip]
2018-05-04 12:13:36 +03:00
df4989324a gods/internals-ja revised [ci skip] 2018-05-04 17:38:12 +09:00
7b8fef4b1c guide-ja/helper-* revised [ci skip] (#16216) 2018-05-04 01:58:43 +03:00
221dc878f6 guide-ja/tutorial-* revised [ci skip] (#16213)
* guide-ja/tutorial-* revising WIP [ci skip]

* guide-ja/tutorial-* revising WIP [ci skip]

* guide-ja/tutorial-* revised [ci skip]

* guide-ja/db-query-builder.md typo fixed [ci skip]
2018-05-03 20:05:37 +03:00
2abe6ecf12 Merge pull request #16210 from yiijan/doc-link-fix
link fix in docs/guide/README.md [ci skip]
2018-05-03 08:15:54 +03:00
c78a290fed guide/tutorial-template-engines.md link fixed [ci skip] 2018-05-03 10:39:36 +09:00
bb232d91ad link fix in docs/guide/README.md [ci skip] 2018-05-03 09:05:40 +09:00
7d20e11b00 fix typo in russian guide
https://github.com/yiisoft/yii2/pull/16113#issuecomment-385107708
2018-05-01 20:37:37 +02:00
951bfed562 Fixed typo in db-query-builder.md (#16201) [skip ci] 2018-05-01 16:08:59 +03:00
629a33fd0e Made Inclector unicode-safe 2018-05-01 12:32:16 +03:00
3317d26df0 Merge pull request #16198 from chenjj/16193-cors-wildcard-origin
Fix #16193 to not reflect origin header for wildcard origins
2018-05-01 11:02:42 +03:00
0c3b3f79d5 Minor [ci skip] 2018-05-01 11:00:32 +03:00
4b00d3ab8a Updated CHANGELOG [ci skip] 2018-05-01 10:38:57 +03:00
a1f52ef118 Adjusted code style, fixed typo 2018-05-01 01:16:03 +03:00
f65361e47d Fixed changelog format 2018-05-01 01:13:50 +03:00
2b6d181878 Fix #16193 to not reflect origin header for wildcard origins 2018-05-01 00:01:25 +08:00
ff83a13d57 Fixes #16068: Fixed yii\web\CookieCollection::has when an expiration param is set to 'until the browser is closed' 2018-04-30 13:07:36 +03:00
9feb72dbd9 Merge pull request #16196 from yiijan/guide-ja-test-rev
guide-ja/test-* revised [ci skip]
2018-04-30 08:19:56 +03:00
d339f6df22 guide-ja/test-* revised [ci skip] 2018-04-30 07:42:07 +09:00
3a1165973a guide-ja/rest-* revised [ci skip] (#16194) 2018-04-29 17:58:04 +03:00
5a87dd2bfa Added explicit encoding 2018-04-29 13:35:39 +03:00
ac1c42168e Added issue number [skip ci] 2018-04-29 13:31:03 +03:00
b9aa0001b6 Fixed yii\helpers\Inflector::camel2words() to work with UTF-8 2018-04-29 13:13:56 +03:00
2c997cdb82 Fixes #16184: Fixed yii\base\Widget to access stack property with self instead of static 2018-04-29 12:36:10 +03:00
9bf11efedf Fixed IPv6 requirement check
Closes #16035
2018-04-29 11:15:45 +03:00
19b076d3fe Mentioned #16039 in CHANGELOG [skip ci] 2018-04-29 11:07:55 +03:00
cb15a413a7 Fix ODBC Driver 13 for SQL Server error on null (#16039) 2018-04-29 11:05:11 +03:00
f5665a0544 fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn conte… (#16021)
* fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn content option has no effect)

* fix #15798 update pl, call parent method

* add test for content options in checkboxcolumn and radiobuttoncolumn

* update changelog by #15798
2018-04-29 10:47:09 +03:00
0f11286346 guide-ja/caching-* revised [ci skip] (#16187) 2018-04-28 16:01:12 +03:00
1e4f91057d Fix a typo (#16186) [skip ci] 2018-04-28 13:58:14 +03:00
819e2815b8 Merge pull request #16181 from 3elik/patch-4
docs/guide-ru/input-validation.md fix some typos
2018-04-28 10:01:19 +03:00
7e31b56d39 Merge pull request #16182 from yiijan/guide-ja-secu-rev
guide-ja/security-* revised [ci skip]
2018-04-28 09:58:52 +03:00