93cf3bb5e9
Remove white space excess
2014-06-28 01:44:40 +02:00
e583e0be54
Merge remote-tracking branch 'upstream/master' into upstream
...
* upstream/master:
resolved naming conflict in apidoc
2014-06-28 01:30:30 +02:00
7370664825
add caching-overview.md
2014-06-28 01:30:11 +02:00
fd8828cfb4
resolved naming conflict in apidoc
2014-06-28 01:25:10 +02:00
d8ae74ee05
Merge remote-tracking branch 'upstream/master' into upstream
...
* upstream/master:
gridview and listview use widget ID in base tag
typo fix [skip ci]
Update CHANGELOG.md
made elasticsearch error messages more readable
Spanish structure-views [skip ci]
Fix filename
Update README.md
https://github.com/yiisoft/yii2/pull/4091#discussion_r14296860
Fix possibility of non-removed symlinked directory.
Fixed typo. [skip ci]
changed default for rotateByCopy of FileTarget
2014-06-28 01:11:02 +02:00
392f291086
add caching-data.md
2014-06-28 01:10:44 +02:00
f11636eb40
Minor fixes
2014-06-28 01:10:30 +02:00
085f2c0142
gridview and listview use widget ID in base tag
2014-06-27 20:26:26 +02:00
5ce9716832
typo fix [skip ci]
2014-06-27 14:13:05 -04:00
bfce5611c2
Merge pull request #4095 from lucianobaraglia/translation-es
...
Spanish structure-views [skip ci]
2014-06-27 21:02:31 +04:00
11ed296de4
Update CHANGELOG.md
2014-06-27 18:55:40 +02:00
eb317507d2
made elasticsearch error messages more readable
2014-06-27 18:47:23 +02:00
2b47bc696f
Merge pull request #4094 from qiansen1386/patch-9
...
Fix filename
2014-06-27 12:42:17 -04:00
c32c995309
Spanish structure-views [skip ci]
2014-06-27 13:20:36 -03:00
841d2ec2cf
Fix filename
...
PS: should `start-looking-head.md` be `start-looking-ahead.md`? I remembered that is called look ahead.
2014-06-28 00:11:03 +08:00
8cce2f3445
Update README.md
2014-06-27 17:45:25 +02:00
9cbf4d8d15
Merge pull request #4091 from resurtm/4080-file-helper-remove-directory-symlinks
...
Fix possibility of non-removed symlinked directory.
2014-06-27 17:37:28 +02:00
9bc8c3304b
https://github.com/yiisoft/yii2/pull/4091#discussion_r14296860
2014-06-27 21:07:12 +06:00
1327d8ad2d
Fix possibility of non-removed symlinked directory.
2014-06-27 20:38:05 +06:00
06f27758b3
Fixed typo. [skip ci]
2014-06-27 09:23:09 -04:00
b5ccf3bc04
changed default for rotateByCopy of FileTarget
...
works on windows out of the box now.
fixes #3989
2014-06-27 14:53:08 +02:00
e8f092d66c
Update structure-controllers.md
2014-06-27 14:20:52 +02:00
db45f050a5
Update structure-applications.md
2014-06-27 14:05:31 +02:00
deb58c4e70
Update structure-application-components.md
2014-06-27 13:45:43 +02:00
65dfd85f90
Update start-workflow.md
2014-06-27 13:39:18 +02:00
78b3a9c09a
Update start-looking-head.md
2014-06-27 13:27:26 +02:00
6c8a0fe049
Update start-installation.md
2014-06-27 13:09:59 +02:00
bd9cddb8d9
fixed rotateByCopy to avoid any rename()
...
fixes issue #3989
2014-06-27 12:54:20 +02:00
7d63037141
Merge pull request #4084 from resurtm/4080-file-helper-remove-directory-symlinks
...
Fixes #4080 , FileHelper::removeDirectory() symlinks handling enhancements
2014-06-27 14:42:16 +04:00
a9275f9454
Merge pull request #4083 from egorio/russian-translation-of-concept-behaviors
...
Russian translation of concept-behaviors.md
2014-06-27 13:37:23 +04:00
d9dd0e9056
Corrected some errors in russian translation of concept-behaviors.md
2014-06-27 13:35:40 +04:00
910151d787
typo
...
[ci skip]
2014-06-27 11:33:18 +02:00
fb9df78795
Fixes #4080 , FileHelper::removeDirectory():
...
1. Added proper handling and support of the symlinked directories.
2. Added $options parameter.
2014-06-27 13:47:43 +06:00
630d5b9679
Update russian translation of concept-behaviors.md
2014-06-27 10:30:00 +04:00
791453f654
Russian translation of concept-behaviors.md
2014-06-27 10:22:30 +04:00
02545ce7a3
Fix #4081 : invalid brazilian portuguese translation.
2014-06-27 11:49:14 +06:00
fac4d14ccf
Merge pull request #4079 from riverlet/zh_cn_translate_0626
...
Translate docs to Chinese.
2014-06-27 00:16:27 -04:00
81496fec6d
translated.
2014-06-27 11:58:15 +08:00
9f08d18f96
Fixes #3020 [skip ci]
2014-06-26 22:50:57 -04:00
8e96623a56
Fixes #1452 : Added Module::getInstance() to allow accessing the module instance from anywhere within the module
2014-06-26 22:04:41 -04:00
27943ce735
Merge pull request #4063 from yiisoft/typecast-split
...
split typecast method into two
2014-06-27 02:14:31 +02:00
5d0452b2ae
rename ColumnSchema::typecast to phpTypecast
2014-06-27 02:12:59 +02:00
aff3a41e39
Update start-hello.md
2014-06-27 00:04:45 +02:00
1f2fcfbe07
Update start-gii.md
2014-06-26 23:36:27 +02:00
3ed485aeb0
Update structure-overview.md
2014-06-26 22:59:13 +02:00
924900cc64
Merge pull request #4075 from javper/overview-translation-to-spanish
...
structure-overview translation to spanish
2014-06-26 22:27:16 +02:00
4969f51e3f
Fixes #3221 : Added events for DB transaction commit/rollback
2014-06-26 16:08:18 -04:00
838a79cdae
minor doc fixes [skip ci]
2014-06-26 14:17:04 -04:00
935ab04225
Merge pull request #3811 from mitalcoi/master
...
add autocomplete for model class field
2014-06-26 14:14:43 -04:00
ef69a1e654
overview-spanish-translation
2014-06-26 20:08:52 +02:00