fa5d33ec7b
Update link for Elasticsearch guide (ru) ( #16740 ) [skip ci]
2018-09-25 17:47:16 +03:00
4d26c915dc
Additional fix for #14230
2018-09-25 17:41:45 +03:00
a953e7e423
Fixes #15791 : Added a warning when the form names conflict
2018-09-24 18:45:42 +03:00
9a3b3a759b
Reverted accidental change [skip ci]
2018-09-24 01:26:52 +03:00
100d052c7e
Fixed release controller to properly set release date under Windows [skip ci]
2018-09-24 01:26:07 +03:00
21ab3fbe78
Remove redundant changelog line [skip ci] ( #16735 )
...
After #16734 there are two lines for the same change.
2018-09-23 16:34:10 +03:00
d341958f0e
Improved changelog line [skip ci] ( #16734 )
2018-09-23 13:32:27 +03:00
7dc38ff402
Fixes #16657 : Ensure widgets after run event result contains the result of the rendered widget
2018-09-23 13:28:09 +03:00
26700f06d1
Merge ActiveField condition with the parent ( #16715 )
2018-09-19 20:14:32 +03:00
7119ff5756
Fixes #16151 : Change of scope for method getTableNameAndAlias()
2018-09-19 19:31:43 +03:00
a8bfe8bbe6
Fixes #14230 : Fixed itemsOptions ignored in checkBoxList
2018-09-19 17:39:21 +03:00
421bd96e99
Update link for JUI ( #16726 ) [skip ci]
2018-09-19 00:41:06 +03:00
ba78e3e915
Update db-dao.md ( #16720 ) [skip ci]
...
翻译一处关于pdo_oci的提示
2018-09-17 18:36:32 +03:00
f7862c16c7
Fixes #14368 : Added role attribute for active radio list
2018-09-17 02:26:42 +03:00
1816219067
Fixed typo in Russian structure-assets.md ( #16717 ) [skip ci]
2018-09-17 02:22:21 +03:00
9b1aee8840
docs/guide-ja/db-active-record.md updated [ci skip] ( #16714 )
2018-09-17 02:21:04 +03:00
98f70b36df
fix structure assets doc rus ( #16712 ) [skip ci]
2018-09-14 00:52:31 +03:00
8f5dcb3c8c
docs/guide/db-active-record.md small fix [ci skip] ( #16711 )
2018-09-13 14:36:30 +03:00
3eba4ea69a
Fixes #16680 : Fixed ActiveField 'text' input with maxlength
2018-09-13 12:18:18 +03:00
e2eee94108
docs/guide/db-active-record.md fix ( #16704 ) [skip ci]
2018-09-13 02:18:27 +03:00
20899a5aa9
docs/guide-ja updated ( #16698 ) [skip ci]
2018-09-10 11:31:33 +03:00
87af257892
Fixes #5341 : HasMany via two relations
2018-09-09 23:45:32 +03:00
5ee7fabbf9
Fixes #16552 : Added check in yii\db\ActiveQuery::prepare() to prevent populating already populated relation when another relation is requested with via
2018-09-09 23:44:10 +03:00
633d6b93b8
Fixes #15802 : Fixed exception class in yii\di\Container
2018-09-09 01:12:32 +03:00
dad0938918
Fixed JS tests ( #16695 )
2018-09-09 00:16:39 +03:00
97bd72374d
Fixed js tests configuration ( #16694 )
2018-09-08 16:22:40 +03:00
1b32a0fb27
Merge pull request #16690 from yiisoft/fix-tests
...
Fixing travis
2018-09-08 09:51:30 +03:00
8b3da74fc0
Fixed #14901 : fixed both implementation and test of trim() JavaScript validator
2018-09-08 02:12:34 +03:00
cd442339df
Revert "Fixes #16552 : Added check in yii\db\ActiveQuery::prepare() to prevent populating already populated relation when another relation is requested with via"
...
This reverts commit f69612f7927ee8e599a22a0b83b73f64b628b8f0.
2018-09-08 00:37:22 +03:00
1f709e7133
Fixed special case about reflection introduced by #16528
2018-09-08 00:09:51 +03:00
2aa79865ad
Create move.yml
2018-09-07 02:29:30 +03:00
27a5b1e642
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using var_export()
2018-08-31 13:58:25 +03:00
0e3a66134c
Fixing Travis build
...
Travis build failed because of very slow MySQL queries execution.
According to MySQL 5.7.23 [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-23.html#mysqld-5-7-23-bug )
the `mysql_upgrade` command MUST be run after upgrading to this release.
Otherwise MySQL will flood logs with a warging that results in a performance problems.
2018-08-29 12:24:55 +03:00
c286f00060
Fixes #16666 : Fixed yii\helpers\ArrayHelper::merge
2018-08-28 12:31:43 +03:00
ecb8f33d1e
Moved 3.0 roadmap to yiisoft/yii-core ( #16670 )
2018-08-27 17:59:32 +03:00
9e5c4abdb8
Update db-query-builder.md ( #16622 ) [skip ci]
2018-08-09 18:57:54 +03:00
717f430ccc
Update start-installation.md ( #16605 )
...
* Update start-installation.md
Propongo mejorar la redacción en español
* Update start-installation.md
* update
info
2018-08-09 01:56:03 +03:00
e53fc0ded1
Fixes #16558 : Added cloning yii\data\ActiveDataProvider::query property when ActiveDataProvider object is cloned
2018-08-05 15:18:24 +03:00
0ddc3bf58c
Fixes #16603 : Added yii\mutex\FileMutex::$isWindows for Windows file shares on Unix guest machines
2018-08-05 12:23:38 +03:00
b197d8535c
Jaaf db migrations synchronise fr/db-migrations.md with EN version [skip ci] ( #16611 )
...
* synchronize fr/db-migrations.md with EN version [skip ci]
* minor changes during proofreading [skip ci]
* minor changes during proofreading [skip ci]
2018-08-05 12:22:01 +03:00
a289225d6a
Jaaf db synchronize fr/db-dao, fr/db-active-record, fr/db-query-builder with EN version [skip ci] ( #16608 )
...
* synchronize fr/db-active-record, fr/db-dao,fr/db-query-builder with EN version [skip ci]
* repair broken markdown
* repair broken markdown
* repair broken markdown
* typo in fr/db-query-builder
* minor corrections in fr/db-dao
* minor corrections in fr/db-active-record.md
* minor corrections in fr/db-active-record
2018-08-05 00:35:37 +03:00
b9c4486bd4
Russian translation: fix markdown syntax of runtime-handling-errors ( #16609 ) [skip ci]
2018-08-04 21:00:15 +03:00
f69612f792
Fixes #16552 : Added check in yii\db\ActiveQuery::prepare() to prevent populating already populated relation when another relation is requested with via
2018-08-04 01:20:17 +03:00
fb7665efd5
Update intro-yii.md ( #16597 ) [skip ci]
...
Fixed redactions errors and added PHP 7 update suggestion
2018-08-04 01:17:01 +03:00
b36639b288
Fixes #14901 : Fixed trim validation for radio/checkbox button
2018-08-04 01:06:15 +03:00
001e4c5aed
synchronise fr/concept-*.md with EN version [skip ci] ( #16590 )
2018-08-01 12:53:51 +03:00
4e82541ed3
Fixes #16522 : Allow jQuery 3.3
2018-07-31 23:44:35 +03:00
4a53b34c74
synchronize fr/runtime-*.md with EN version [skip ci] ( #16587 )
2018-07-31 23:43:37 +03:00
08d8ab2683
Added Belarusian Translations ( #16586 ) [skip ci]
2018-07-31 18:16:20 +03:00
bc204e3160
synchronize fr/structure/*.md with EN version [skip ci] ( #16581 )
2018-07-30 23:11:30 +03:00