Commit Graph

15391 Commits

Author SHA1 Message Date
Qiang Xue
61b627a6fc Fixes #4318: yii\helpers\Html::ul() and ol() will return an empty list tag if an empty item array is given 2014-07-16 21:49:35 -04:00
Qiang Xue
28246f4995 Merge pull request #4325 from nkovacs/4317-absolute-auth-timeout
absolute auth timeout
2014-07-16 21:42:28 -04:00
Yang Liu
cf6eeaef07 Merge pull request #19 from AbrahamGreyson/master
Caching-page.md translated. [skip ci]
2014-07-17 01:39:57 +08:00
AbrahamGreyson
82d92ccd8c Caching-page.md translated. [skip ci] 2014-07-17 01:34:08 +08:00
Nikola Kovacs
19bbaf6106 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4317-absolute-auth-timeout
Conflicts:
	framework/CHANGELOG.md
2014-07-16 16:03:15 +02:00
Klimov Paul
c9dff5305e Redundant yii\authclient\OpenId::sendStreamRequest() removed. 2014-07-16 16:42:15 +03:00
Klimov Paul
78daea1bfb OAuth extension adjusted to support any custom request type. 2014-07-16 16:37:50 +03:00
Carsten Brandt
9c0bb74829 Update README.md
fixed outdated example.
2014-07-16 14:38:33 +02:00
Alexander Makarov
ddf8085b8e Fixes #4297: Added check for DOM extension to requirements 2014-07-16 14:40:09 +04:00
Carsten Brandt
aabd69afcf avoid confusion about uploadRequired 2014-07-16 11:43:44 +02:00
Alexander Makarov
3e443b3c44 Fixes #4298: Renamed framework/messages/pt-PT to framework/messages/pt in order to allow fallbacks 2014-07-16 12:51:53 +04:00
Nikola Kovacs
30e751fec9 update changelog for 4317 2014-07-16 10:46:18 +02:00
Nikola Kovacs
f6c589f043 Add absoluteAuthTimeout to yii\web\User.
This is based on the code from Yii 1.1.14 by Ivo Kund.
2014-07-16 10:46:11 +02:00
Alexander Makarov
09c297fddb Fixes #4324: removed old way of developing Yii from the docs since app/link is much better/simpler workflow 2014-07-16 12:40:36 +04:00
Alexander Makarov
7ef0d76048 Corrected app/link for Windows once again 2014-07-16 00:35:44 +04:00
Alexander Makarov
57a1ac67a6 Removed mentioning of DummyCache usage 2014-07-15 23:56:34 +04:00
Yang Liu
1a7aedab64 Merge pull request #18 from AbrahamGreyson/master
translated one file.
2014-07-16 03:52:55 +08:00
AbrahamGreyson
85c33c3f5f docs/guide-zh-CN/caching-fragment.md translated. [skip ci] 2014-07-16 03:51:06 +08:00
AbrahamGreyson
16da8201b1 Adjust symbol. 2014-07-16 03:51:06 +08:00
Alexander Makarov
2f90e4d9cc Fixes #4184: mentioned a safer way of using dummy cache that works in case of merging configs of advanced app 2014-07-15 22:42:36 +04:00
Alexander Makarov
57f3cc01f3 Merge pull request #4323 from sebathi/master
Fix typo on elasticsearch readme file
2014-07-15 19:03:34 +03:00
Sebastian Thierer
a4b8fd4db2 Fix typo 2014-07-15 12:55:38 -03:00
东方孤思子(Paris·QianSen)
4db4c02894 update README [skip ci] 2014-07-15 19:04:47 +08:00
Qiang Xue
fe2611186e Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item 2014-07-15 00:10:57 -04:00
Qiang Xue
2e71f6e9aa Turned Cache::buildKey() into public [skip ci] 2014-07-14 22:13:11 -04:00
Carsten Brandt
21ed49a6a8 Merge pull request #4311 from mickgeek/patch-2
Remove extra import and fix comment
2014-07-14 23:39:29 +02:00
Oleg Belostotskiy
cb96af767b Remove extra import and fix comment 2014-07-15 00:54:30 +04:00
Alexander Makarov
d4711c4698 Fixes #4310 2014-07-14 22:21:04 +04:00
Alexander Makarov
b014489b6a Better Windows unlink as suggested by @cebe 2014-07-14 17:44:13 +04:00
Alexander Makarov
aff1382126 Fixes broken app/link under non-Windows 2014-07-14 17:36:51 +04:00
Carsten Brandt
28a95f9a6c phpdoc 2014-07-14 15:16:18 +02:00
Carsten Brandt
ffa68b16ad typo 2014-07-14 13:24:20 +02:00
Carsten Brandt
ea3046cedc Added note about logger component in bootstrap
fixes #4301
2014-07-14 12:18:22 +02:00
Qiang Xue
0a5894fcd8 Fixes #4299 2014-07-13 21:35:35 -04:00
Qiang Xue
4fdfe7a90d Merge branch 'master' of git://github.com/yiisoft/yii2 2014-07-13 20:58:33 -04:00
Qiang Xue
31454eef42 Fixes #4296: added doc about using blocks in views. [skip ci] 2014-07-13 20:58:20 -04:00
Larry Ullman
1765efcefc Edited; very clean! 2014-07-13 16:24:49 -04:00
AbrahamGreyson
f5b6a526ae caching-data.md proofread. 2014-07-14 01:43:10 +08:00
AbrahamGreyson
01f7aaaa67 caching-overview.md proofread. 2014-07-14 01:43:09 +08:00
AbrahamGreyson
c24250d1f5 Guide-zh-CN/concept-behaviors.md content structure modified. works adjust. 1st proofread. 2014-07-14 01:43:09 +08:00
AbrahamGreyson
e3b84133af Modyfied guide-zh-CN/concept-events.md content structure. 2014-07-14 01:43:09 +08:00
AbrahamGreyson
2972a09b53 concept-aliaese.md proofread. 2014-07-14 01:43:08 +08:00
Larry Ullman
b6c00809db Edited; already very clean! 2014-07-13 13:20:22 -04:00
Alexander Makarov
76e5875a6f Merge pull request #4291 from mrarthur/patch-3
Typos and errors in docs
2014-07-13 18:09:38 +03:00
Arthur Khachaturov
bc050afda8 Typos and errors in docs 2014-07-13 15:54:24 +04:00
Alexander Makarov
84e6c9a330 Merge pull request #4289 from mrarthur/patch-2
Error in code example
2014-07-13 01:22:46 +03:00
Arthur Khachaturov
6bbba2a511 Update intro-upgrade-from-v1.md 2014-07-13 01:01:41 +04:00
Qiang Xue
eee8a1506a Updated history [skip ci] 2014-07-12 13:14:48 -04:00
Qiang Xue
ea7bfa1959 Merge pull request #4274 from yiisoft/feature-multiconnection
Support for separating Read/Write Database
2014-07-12 13:12:15 -04:00
Qiang Xue
919ab232e7 all finished. [skip ci] 2014-07-12 13:11:29 -04:00