a81d727ada
Merge pull request #12679 from elinar12/patch-2
...
Translate file input-multiple-models.md carga multiple Yii2
2016-10-05 22:01:22 +03:00
f01fdc7584
Translate file input-multiple-models.md carga multiple Yii2
2016-10-05 11:34:17 -04:00
e0a021cd25
Added a checkAccess example [skip ci]
2016-10-05 15:13:20 +03:00
af32a48783
Fixed duplication in CHANGELOG
2016-10-05 12:01:15 +03:00
5b7a70c7a4
Reordered CHANGELOG
2016-10-05 11:53:26 +03:00
2d84f72e52
Reverted mis-paste during mege
2016-10-05 11:45:37 +03:00
987c302883
Merge branch 'githubjeka-issue-11844-detail-view'
2016-10-05 11:43:48 +03:00
76ced661b2
DetailView captionOptions & contentOptions attributes
2016-10-05 11:43:21 +03:00
483e09dc4a
Merge pull request #12672 from rob006/patch-3
...
Fix phpdoc in `yii\helpers\BaseHtml`
2016-10-05 11:39:06 +03:00
105b093225
Merge pull request #12668 from rob006/patch-2
...
Fix `yii\db\Query::having` phpdoc [skip ci]
2016-10-05 11:35:27 +03:00
430650899e
Added link to helpers decision
2016-10-05 10:31:41 +03:00
68eb1268a3
Fix phpdoc in yii\helpers\BaseHtml
2016-10-04 23:08:39 +02:00
eb8809b8e1
Improve yii\widgets\ActiveField::widget() performance ( #12669 )
...
See https://github.com/yiisoft/yii2/pull/12632#discussion_r81110938
2016-10-04 23:54:46 +03:00
e7195da4b3
Fix yii\db\Query::having phpdoc [skip ci]
2016-10-04 21:24:52 +02:00
a66b1fd6ef
Merge pull request #12667 from bizley/patch-1
...
[docs][PL] guide Aliases
2016-10-04 21:23:29 +03:00
22538700bb
guide PL aliases
2016-10-04 18:57:27 +02:00
6519885738
Merge branch 'master' of github.com:yiisoft/yii2
2016-10-04 18:11:13 +03:00
b1a81203e3
fix CHANGELOG.md
2016-10-04 18:11:02 +03:00
7ca2260702
UrlManager::normalizer creation fixed
2016-10-04 17:02:57 +03:00
e6eed9a7c9
yii\db\mssql\QueryBuilder - TYPE_TEXT mapped to NVARCHAR(MAX)
2016-10-04 16:42:05 +03:00
f5d5d6f264
CHANGELOG.md fix
2016-10-04 16:20:56 +03:00
aa4b49a2e6
Fixes #11245 : Added yii\rbac\ManagerInterface::getRolesByRole($roleName) method. Implement to DbManager and PhpManager
2016-10-04 14:44:18 +03:00
7137d676fb
Merge pull request #12663 from githubjeka/issue-11835
...
MSSQL: Fix to NTEXT is being deprecated
2016-10-04 13:23:10 +03:00
6f49cef800
update upgrade file
2016-10-04 13:02:05 +03:00
c6dbf37139
Updated changelog & upgrade files
2016-10-04 12:29:39 +03:00
ceca161a63
Merge pull request #12653 from SilverFire/12649-query-column
...
Fixed consistency of `indexBy` handling for `yii\db\Query::column()`
2016-10-04 10:55:06 +03:00
d4cc87852f
Fix typo. ( #12662 ) [skip ci]
2016-10-04 10:37:44 +03:00
a89623ed7b
updated changelog
2016-10-04 10:31:13 +03:00
4d43ec3867
NTEXT is being deprecated in MSSQL
2016-10-04 10:23:04 +03:00
3aff6e2ae3
Fix typo.
2016-10-04 14:17:46 +07:00
95152f3c2c
Fixed consistency of indexBy handling for yii\db\Query::column()
...
Closes #12649
2016-10-03 11:17:32 +03:00
32f42e3fa6
Allow wildcards for reloadble CSS files
2016-10-01 22:04:52 +03:00
1496c8cde3
Reordered CHANGELOG
2016-09-30 13:10:17 +03:00
ea0c6d7a1a
yii.reloadableScripts now support wildcards with * character
...
Closes #11494
2016-09-30 13:08:14 +03:00
fc41a1c04b
Prevent reading property of undefined in updateInputs()
...
Closes #11352
2016-09-30 10:42:46 +03:00
a780b14818
removed conflicting NBSP from fr guide
2016-09-29 13:51:39 +02:00
10b67c573e
fixed broken code block
2016-09-29 13:09:56 +02:00
bb37b65ae1
fixed broken guide links
2016-09-29 12:57:27 +02:00
9f4df7173b
fixed broken link in french guide
2016-09-29 12:53:51 +02:00
123652dd09
fixed guide rendering issues
2016-09-29 12:46:13 +02:00
0e363212c8
Fixed links to Russian git workflow ( #12635 ) [skip ci]
2016-09-29 11:58:59 +03:00
81df45014c
Fixed custom widget validation ( #12629 ) ( #12632 )
2016-09-29 11:58:05 +03:00
97ab551bac
guide PL HTTP cache ( #12630 ) [skip ci]
2016-09-29 10:00:52 +03:00
22588216e7
Fix PHP notice on changelog sort command ( #12628 )
...
```
PHP Notice 'yii\base\ErrorException' with message 'Only variables should be passed by reference'
in ../build/controllers/ReleaseController.php:321
```
2016-09-28 17:30:24 +02:00
4f17cd027b
More updates for Russian translation
2016-09-28 16:34:35 +03:00
03de28b275
Russian translation updates
2016-09-28 16:23:03 +03:00
11d599704c
phpDoc: Url::previous() return null value ( #12625 )
2016-09-28 14:38:38 +02:00
d5a11c6854
#12611 fix Dutch language exceptions for date plurals ( #12611 )
2016-09-28 14:20:41 +02:00
0d3797a27e
Merge pull request #12622 from jaaf/new-branch
...
New branch
2016-09-28 10:16:20 +03:00
78ec9da8d2
Merge branch 'master' of git://github.com/yiisoft/yii2 into new-branch
2016-09-28 08:14:03 +02:00