18453 Commits

Author SHA1 Message Date
725fe75579 Update db-migrations.md (#16298) [skip ci] 2018-05-20 06:09:06 +05:00
4e17feb5bb Fixes #16292: Fixed misconfigured CORS filter exception throwing. Now it throws InvalidConfigException in Debug mode 2018-05-18 00:05:50 +03:00
3f2fcde7e4 Russian translation: improvements of input-forms (#16293) [skip ci] 2018-05-17 23:56:32 +03:00
790f6aaed0 Switch to "config.asset-installer-paths" option as "extra" is deprecated + fixed headers (#16290) [skip ci] 2018-05-16 17:33:28 +03:00
39548bf3e2 Russian translation: improvements of output-theming (#16282) [skip ci] 2018-05-15 17:22:01 +03:00
3f721ac1a7 Merge pull request #16281 from lex111/patch-13
Russian translation: improvements of tutorial-template-engines
2018-05-15 15:57:46 +03:00
d86b82a8ba Russian translation: improvements of tutorial-template-engines 2018-05-14 23:41:54 +03:00
2ec34eb9fe Updated CHANGELOG [skip ci]
Follow-up to #16277
2018-05-14 13:28:34 +03:00
22f570cefd Merge pull request #16277 from noname007/patch-1
fix bug: when use ActiveQuery subquery
2018-05-14 13:26:26 +03:00
282152e984 Update Connection.php
fix event phpdoc types
2018-05-14 12:13:26 +02:00
e47ac0c4a4 fix bug: when use a subquery 2018-05-14 18:04:53 +08:00
0fbec30bbc Docs enhancement (#15464) [skip ci] 2018-05-14 12:59:00 +03:00
6dd2aec011 [minor]: SCA (#16269)
* Php Inspections (EA Ultimate): minor code tweaks

* Php Inspections (EA Ultimate): code style

* Php Inspections (EA Ultimate): code style

* Php Inspections (EA Ultimate): code style
2018-05-14 12:00:01 +03:00
643ef6f820 Merge pull request #16274 from yiijan/guide-ja
guide-ja/db-active-record.md updated [ci skip]
2018-05-14 09:47:22 +03:00
ea6139f111 guide-ja/db-active-record.md updated [ci skip] 2018-05-14 14:22:27 +09:00
a32cfcc8ef Fixes #16266: Fixed yii\helpers\BaseStringHelper where explode would not allow 0 as trim string 2018-05-13 01:14:39 +03:00
e4b559d720 Fixes #16217: Fixed yii\console\controllers\HelpController to work well in Windows environment 2018-05-12 14:47:00 +03:00
1945dc69c7 Fixes #9133: Added yii\behaviors\OptimisticLockBehavior 2018-05-12 14:43:13 +03:00
cc2cac58d2 Fixed bad instnaceof check in yii\db\Schema::getTableMetadata() 2018-05-12 14:18:13 +03:00
Sam
a8d95f429d Fixes #14636: Views can now use relative paths even when using themed views 2018-05-11 12:50:56 +03:00
Sam
84cb255aab Fixes #16245: Fixed __isset() in BaseActiveRecord not catching errors 2018-05-11 11:04:00 +03:00
29d813c83b Merge pull request #75 from xuepeng2/patch-1
Update runtime-responses.md
2018-05-11 16:00:06 +08:00
bb4f5f6a0a Update runtime-responses.md 2018-05-11 15:58:57 +08:00
5b0c163c59 Russian translation: improvements of helper-array (#16256) [skip ci] 2018-05-11 00:39:47 +03:00
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
03641a35f8 Update runtime-responses.md 2018-05-10 15:11:32 +08:00
ad4c9071ee Merge pull request #74 from wxxiong6/patch-1
修正错误
2018-05-10 12:31:59 +08:00
97cac7fe83 对齐其行数 2018-05-10 12:29:42 +08:00
f21a7a6837 修正错误
修正错误
2018-05-10 10:41:52 +08: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