17503 Commits

Author SHA1 Message Date
0ef536d9c0 Merge pull request #15700 from bboure/15693-fix-http-heaer-auth
Fix HttpAuthHeader
2018-02-23 23:40:27 +02:00
48f1dd77f4 Wording fix [skip ci] 2018-02-23 23:39:23 +02:00
f7d15d04ac Merge pull request #15730 from SilverFire/query-select-bug
Fixed Query::select()
2018-02-23 23:36:24 +02:00
8abb1089f2 Fixed testSelectSubquery 2018-02-23 23:35:52 +02:00
64255b3d0a Merge branch 'master' into query-select-bug 2018-02-23 23:33:07 +02:00
0146a7d41e Updated CHANGELOG [skip ci] 2018-02-23 23:32:09 +02:00
cc6a280a1e Merge pull request #15746 from Izumi-kun/15724-same-keys
Fix #15724: MigrateController::optionAliases() have 2 same keys
2018-02-23 23:29:18 +02:00
5a5f3d1bd9 Correct table name in docs (#15754)
* Correct table name in docs

With this PR, the micro-framework guide is actually followable :)

* Fixed inconsistency in post table name [skip ci]
2018-02-24 00:17:08 +03:00
dc452b7e24 Fixed multiple JSON-related issues (#15732) 2018-02-23 23:07:04 +02:00
1500e7a2b4 Wording in CHANGELOG [skip ci] 2018-02-23 22:52:58 +02:00
6c8b87f3e2 Implemented \Traversable in ArrayExpression (#15733)
* Implemented \Traversable in ArrayExpression

* Fix punctuation [skip ci]
2018-02-23 22:50:06 +02:00
77ad6bc008 Fixes #15678: Fixed resetForm method in yii.activeForm.js which used an undefined variable 2018-02-23 12:58:47 +03:00
1c473325ac Fixes #15742: Updated setActivePlaceholder to be consistent with activeLabel 2018-02-23 12:33:41 +03:00
2c68336754 Fix #15724: MigrateController::optionAliases() have 2 same keys 2018-02-22 22:06:13 +04:00
722bd6a6b3 There will be a patch release [skip ci] 2018-02-22 20:06:59 +03:00
85a7739c54 Fixed link in guide [skip ci] 2018-02-22 16:16:20 +02:00
b88405ac8f Fix typo (#15739) 2018-02-22 11:28:56 +02:00
8cc3830f46 Fix #15656: Error in the documentation of widget theming (#15734) [skip ci] 2018-02-22 02:04:31 +03:00
55f1f34e44 Added test to verifiy #15731 2018-02-21 23:53:19 +02:00
23b41220ce Fixed ActiveRecordTest::testCustomARRelation() to work on PHP <5.5 2018-02-21 22:22:06 +02:00
c297986066 Fixed Query::select()
fixes #15728
2018-02-21 18:11:27 +02:00
ce0812559d Merge branch 'master' into 15693-fix-http-heaer-auth 2018-02-21 14:42:44 +01:00
517a5ad93c Add tests 2018-02-21 14:38:50 +01:00
adccc89c38 Restore removed line 2018-02-21 12:02:41 +01:00
3616dc5e74 Fix test output (Prevent output among phpunit tests) (#15717)
* Clear output in MigrateControllerTest::testCreateLongNamedMigration

* Clear output in FragmentCacheTest::testVariations
2018-02-21 09:55:17 +02:00
427356bfba Merge pull request #15701 from developeruz/15692-filter-exist-relation-validator
Fix ExistValidator with targetRelation ignores filter (#15692)
2018-02-21 08:34:11 +02:00
4cb5132e6d Merge branch 'master' into 15692-filter-exist-relation-validator 2018-02-21 08:34:05 +02:00
010da19eca Revert changelog changes 2018-02-21 08:23:50 +02:00
4409c19d58 Merge pull request #15702 from developeruz/15696-magic-getter-for-AR
Fix magic getter for ActiveRecord (#15696)
2018-02-21 08:22:32 +02:00
db739bffb4 Merge pull request #15714 from gogl92/patch-1
Added slack channel link
2018-02-21 08:20:05 +02:00
89a21ec9ca Merge pull request #15715 from berosoboy/fix-test-output
Prevent output among phpunit tests
2018-02-21 08:19:18 +02:00
32b4e3bb94 Update CHANGELOG.md
Fix tests
2018-02-21 11:17:52 +05:00
04ec6018da Update CHANGELOG.md
Fix tests
2018-02-21 11:17:02 +05:00
ff4391a8f0 Prevent output among phpunit tests 2018-02-21 02:45:22 -03:00
bc889353de Added slack channel link 2018-02-20 23:21:43 -06:00
a01a67c81c Fixed regexp in tests 2018-02-20 23:58:03 +02:00
bd472c3640 Revert "Fixed regexp in tests"
This reverts commit 4fbece20cece701b9c917e130545c5c49fa044d8.
2018-02-20 23:56:54 +02:00
4fbece20ce Fixed regexp in tests 2018-02-20 23:56:36 +02:00
68aeb29f3b Adjusted changelog line format [skip ci] 2018-02-21 00:36:33 +03:00
d0e52c6172 Fixed CHANGELOG checked to respect CVE ID 2018-02-20 23:15:20 +02:00
2eba4b54f8 Added tests to verify issue #15684 2018-02-20 23:03:58 +02:00
30ae63b070 Added packages dir used during build to gitignore 2018-02-20 22:51:51 +02:00
ef9600234e Fix magic getter for ActiveRecord (#15696) 2018-02-20 20:10:44 +05:00
23b5fa4391 Fix ExistValidator with targetRelation ignores filter (#15692) 2018-02-20 20:07:55 +05:00
da89225c8d Fix HttpAuthHeader 2018-02-20 13:52:50 +01:00
313be2a5d7 Fix SK plural messages (#15686) [skip ci] 2018-02-19 23:56:23 +03:00
a150477f27 minor [skip ci] 2018-02-19 18:22:55 +02:00
a45d28c23a Updated UPGRADE.md to mention JSON and Arrays support in AR 2018-02-19 18:21:33 +02:00
1b3526d8db Fixed yii\db\Query::select() to override existing selects
Fixes #15676, fixes #15674
2018-02-19 17:53:28 +02:00
f2d2393de6 DocBlock fix for \yii\mail\MessageInterface (#15671) [skip ci] 2018-02-19 14:24:55 +03:00