Commit Graph

15391 Commits

Author SHA1 Message Date
Manop Kongoon
9c4570ec17 Update db-dao.md
close #5350
2014-10-04 12:50:03 +02:00
markch123
e1a1745a79 Update start-installation.md
close #5349
2014-10-04 12:47:53 +02:00
Nikola Trifunovic
2c02765229 Fixing wrong docs in RBAC PHPManager and wrong paths in security-authorization.md
close #5348
2014-10-04 12:22:34 +02:00
Mehdi Achour
f0879a1d1e Fixed error in missing translations example
close #5347
2014-10-04 12:19:58 +02:00
Carsten Brandt
33c3f21964 fixed broken link
fixes #3814
2014-10-04 12:09:12 +02:00
Carsten Brandt
15c54de666 added yii version to the console help output 2014-10-04 12:06:51 +02:00
Carsten Brandt
c303ffd64a added ActiveRecord::arrayAttributes to elasticsearch
fixes #3381
2014-10-04 00:16:52 +02:00
Carsten Brandt
1b4d894c9d created test for #5341 2014-10-03 23:16:58 +02:00
Aleksandr
fe93f8d1a0 Merge pull request #4 from yiisoft/master
pull)
2014-10-03 23:59:10 +03:00
Carsten Brandt
79815252db fixed console help code block color
fixes #5342
2014-10-03 22:36:55 +02:00
Alexander Makarov
ea67a0f37c Merge pull request #5326 from faxriddin/master
[skip ci] changed symbols and added internals-uz
2014-10-04 00:31:13 +04:00
Alexander Makarov
e309ba4b3a Merge pull request #5302 from al3ksandrsafonov/master
[ci skip] Update start-workflow.md
2014-10-03 23:49:36 +04:00
Carsten Brandt
dfc4de877f ensure integer is formatted without fraction digits
fixes #5179
2014-10-03 19:39:04 +02:00
Carsten Brandt
df9a0f08fc fixed broken link
fixes #5340
2014-10-03 19:24:55 +02:00
Carsten Brandt
f85f339356 fixed typo
fixes #5339
2014-10-03 17:47:08 +02:00
Carsten Brandt
9d81395a6d fixed links in application guide
fixes #5322
2014-10-03 16:37:55 +02:00
Carsten Brandt
fc8f6c469c reverted color change of de87f43d70 2014-10-03 16:32:08 +02:00
Qiang Xue
f612835344 Fixes #5337 2014-10-03 09:49:54 -04:00
Qiang Xue
139ffad192 Fixes #5336: yii\bootstrap\DropDown should register bootstrap plugin asset 2014-10-03 09:39:50 -04:00
Aleksandr Zelenin
40d367bb70 add BootstrapPlugin::register() to Dropdown widget 2014-10-03 09:38:20 -04:00
Qiang Xue
263684f362 Fixes #5323: Nested dropdown does not work for yii\bootstrap\DropDown 2014-10-03 09:35:36 -04:00
Ary Raditya
89c1d61508 fix missing code for infinite dropdown 2014-10-03 09:33:57 -04:00
Qiang Xue
b9fdf60acb Merge branch 'master' of git://github.com/yiisoft/yii2 2014-10-03 09:30:41 -04:00
Qiang Xue
d6b797e236 Fixes #5252: Null values are not properly handled by RangeValidator 2014-10-03 09:30:26 -04:00
Carsten Brandt
0df9a82a7f updated documentation and tests
fixes #5331
2014-10-03 15:25:55 +02:00
Aleksandr
eb8cfe478f Update start-workflow.md
Should not be changed.
2014-10-03 14:56:58 +03:00
Qiang Xue
d4ceeb2d26 Merge pull request #5330 from yii2-chinesization/master
New Chinese translations and new enhancement for old docs
2014-10-03 07:46:00 -04:00
东方孤思子(Paris·QianSen)
d339ab8d6b Revert "sync images to Chinese version guide."
This reverts commit 3fb7d7fb3b.
2014-10-03 19:32:50 +08:00
Faxriddin
eab3ebd18c uzbek_translation 2014-10-03 14:03:15 +05:00
Faxriddin
b92950af67 changed symbols of text from ` to ' for uzbek letters. 2014-10-03 12:32:26 +05:00
Alexander Makarov
5866178be1 Merge pull request #5321 from galdiolo/patch-1
[ci skip] Update README.md
2014-10-03 09:13:36 +04:00
Qiang Xue
de87f43d70 Fixes #4292: The error messages for console commands will not be translated 2014-10-02 23:46:11 -04:00
Qiang Xue
eec716d88f Fixes #4040: Added $viewFile and $params to the EVENT_BEFORE_RENDER and EVENT_AFTER_RENDER events for View. 2014-10-02 23:36:02 -04:00
Qiang Xue
b63bd412da Fixes #3323 [skip ci] 2014-10-02 23:10:50 -04:00
Claudio Galdiolo
6167fc0f04 Update README.md
typo
2014-10-02 17:51:58 -04:00
Qiang Xue
64d5a000db Merge pull request #5319 from dolgopolov/master
fix docs typo on \yii\filters\Cors
2014-10-02 16:21:46 -04:00
kirill
0cf1093b1e fix docs typo on \yii/filters/Cors 2014-10-03 00:04:27 +04:00
Qiang Xue
710e70b8fd Fixes #2037: Dropped the support for using yii\base\Module as concrete module classes 2014-10-02 13:31:31 -04:00
Qiang Xue
161e3ab322 Fixes #5263 [skip ci] 2014-10-02 13:15:03 -04:00
Qiang Xue
dbf047b965 Fixes #5309: doc fix [skip ci] 2014-10-02 12:58:10 -04:00
Qiang Xue
42609dbed5 Fixes #5314: Fixed typo in the implementation of yii\web\Session::getHasSessionId() 2014-10-02 12:53:04 -04:00
Qiang Xue
7ae72a9435 improved doc. [skip ci] 2014-10-02 12:48:30 -04:00
Alexander Makarov
8b3b6b4e1a Merge pull request #5312 from nikbas/fix-responses-documentation
[ci skip] Fixed minor typos and grammar errors
2014-10-02 19:27:42 +04:00
Nikola Basic
3d5292069a Fixed minor typos and grammar errors. 2014-10-02 17:12:24 +02:00
Alexander Makarov
2cc17a778e Fixes #5306 2014-10-02 18:53:03 +04:00
Qiang Xue
ae70f6cfc3 Merge pull request #5310 from gephaest/master
Update links in Structure application components guide in Eng and Rus
2014-10-02 10:25:21 -04:00
Valentin Ts
2e8faf15f1 Update links in Structure application components guide in English and Russian 2014-10-02 18:20:40 +04:00
Qiang Xue
4ca55a810f Merge pull request #5304 from faxriddin/master
solved conflict
2014-10-02 09:37:38 -04:00
AbrahamGreyson
91962e8df8 Merge branch 'master' of github.com:yii2-chinesization/yii2 2014-10-02 20:25:03 +08:00
东方孤思子(Paris·QianSen)
8eb17ede76 update README 2014-10-02 19:34:32 +08:00