18571 Commits

Author SHA1 Message Date
af3b8b2f23 Fixes #11960: Fixed checked option ignore in yii\helpers\BaseHtml::checkbox() 2018-10-07 16:29:08 +03:00
0ad5afd387 Fixes #14759: Fixed yii\web\JsonResponseFormatter output for null data 2018-10-07 16:26:59 +03:00
9d868cf7a2 Fix a few links on docs/guide-ru/structure-extensions.md (#16773) [skip ci] 2018-10-07 16:26:29 +03:00
eec998faac Fixes #16490: Fix schema on rbac init 2018-10-06 00:59:46 +03:00
9fadc6e102 Optimize comment of LinkPager (#16758) [skip ci] 2018-10-06 00:48:20 +03:00
5a8c0d4da3 docs/guide-ja updated [ci skip] (#16770) 2018-10-06 00:44:19 +03:00
682c7b4a2a added comment about non-looping foreach
fixes #16727
2018-10-05 17:50:03 +02:00
bbdb3ee722 update CSRF docs 2018-10-05 11:14:04 +02:00
0989e9b591 Fix Unable to load dynamic library pdo_sqlsrv.so (#16764) 2018-10-04 00:13:57 +03:00
74649543de Translate section 'Output Data Providers' to Spanish (#16767) [skip ci] 2018-10-04 00:12:44 +03:00
516821fb19 PL docs update (#16768) [skip ci]
* Concept Aliases PL update

* Concept Behaviors PL
2018-10-04 00:12:12 +03:00
dfbcd46eb0 Update and correct Spanish translation (#16765) [skip ci] 2018-10-03 14:18:42 +03:00
6960d2cfe6 Web aliases note (#16757) [skip ci] 2018-10-02 01:25:51 +03:00
b0f2a52219 Fixes #16748: Fixed params when normalize data 2018-10-02 01:24:39 +03:00
9910519aba Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget"
This reverts commit 7dc38ff4029ec96931c574dac430a924370ea039.
2018-10-01 01:04:11 +03:00
25e6cd45c5 Fixes #16752: Fix rotating files under Windows 2018-09-30 20:23:27 +03:00
6e02082303 Fixes #16716: The ability to filter by pressing the Enter key when the option $filterOnFocusOut off 2018-09-28 15:36:44 +03:00
9ed7eaa998 Fix typos in example in "Adding custom Conditions and Expressions" (#16742) [skip ci] 2018-09-25 17:54:26 +03:00
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