18312 Commits

Author SHA1 Message Date
858d3531ed Russian translation: improvements of runtime-logging (#16380) [skip ci] 2018-06-12 09:27:24 +03:00
f2fbd58f43 Russian translation: improvements of input-forms (#16381) [skip ci] 2018-06-12 09:26:46 +03:00
6590feef0d Fixes #16192: yii\db\Command::logQuery() is now protected 2018-06-03 16:30:53 +03:00
292a545642 Fixes #16104: Fixed yii\db\pgsql\QueryBuilder::dropIndex() to prepend index name with schema name 2018-05-31 17:37:14 +03:00
03c398b2e4 Fixed typo (#16342) [skip ci] 2018-05-31 16:30:29 +03:00
a4d380854c Russian translation: improvements of start-forms (#16340) [skip ci] 2018-05-31 12:10:40 +03:00
aeeb6ce39d Fixes #16252: Fixed yii\base\DynamicModel for checking exist property 2018-05-30 22:51:52 +03:00
b933d61861 Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (#16272)
When the authManager DB Connection is not the default one the migration fails
2018-05-30 22:49:41 +03:00
15dfbb0875 Fixes #16322: Fixed strings were not were not compared using timing attack resistant approach while CSRF token validation 2018-05-30 22:48:07 +03:00
252ae83dd2 Update CHANGELOG.md (#16325) [skip ci] 2018-05-30 19:36:24 +03:00
4588006008 docs/guide-ja/structure-assets.md updated [ci skip] (#16337) 2018-05-30 19:10:51 +03:00
0d87c339f2 dropped deprecated exception (#16328) 2018-05-30 00:13:31 +03:00
69db550876 Fixed RBAC migration updates (#16330) 2018-05-30 00:12:26 +03:00
b9a93b1543 Doc (#16324)
* 修正错误

修正错误

* 对齐其行数

* Update runtime-responses.md

* Update runtime-responses.md

* Update structure-applications.md

* Update runtime-sessions-cookies.md

* Update tutorial-console.md
2018-05-29 15:12:48 +03:00
57bde21398 Turkish Translation (#16323) [skip ci] 2018-05-26 20:33:26 +05:00
9e6d5aa1a8 Fixes #15548: Fixed index names collision in RBAC 2018-05-24 16:29:05 +05:00
025c5a4c14 Update helper-url.md (#16309) [skip ci] 2018-05-22 20:10:48 +05:00
18d02669e4 Update runtime-routing.md (#16310) [skip ci] 2018-05-22 20:10:00 +05:00
0b61f9ba3b Fixes #16301: Fixed yii\web\User::setIdentity() to clear access check cache while setting identity object to null 2018-05-21 22:19:49 +05:00
3ebc19203a Turkish translation (#16300) [skip ci]
* Turkish Language guide added.

* Turkish translation: some word changed

* Turkish translation: link changed

* Turkish translation
2018-05-21 14:56:40 +05:00
624a520023 Fixed a/an grammar mistake (#16302) [skip ci] 2018-05-21 14:56:08 +05:00
33fe3476c7 Fixes #16280: Fixed yii\base\Model::getActiveValidators() to return correct validators for attribute on scenario 2018-05-21 01:17:34 +05:00
3278b0aea6 Russian translation: improvements of input-tabular-input (#16297) [skip ci] 2018-05-20 06:15:25 +05:00
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
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
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