Commit Graph

8173 Commits

Author SHA1 Message Date
Luciano Baraglia
c32c995309 Spanish structure-views [skip ci] 2014-06-27 13:20:36 -03:00
东方孤思子(Paris·QianSen)
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
Carsten Brandt
8cce2f3445 Update README.md 2014-06-27 17:45:25 +02:00
Carsten Brandt
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
resurtm
9bc8c3304b https://github.com/yiisoft/yii2/pull/4091#discussion_r14296860 2014-06-27 21:07:12 +06:00
Klimov Paul
4a47a59323 Upgrade not about Security component adjusted 2014-06-27 18:03:55 +03:00
resurtm
1327d8ad2d Fix possibility of non-removed symlinked directory. 2014-06-27 20:38:05 +06:00
Qiang Xue
06f27758b3 Fixed typo. [skip ci] 2014-06-27 09:23:09 -04:00
Klimov Paul
0daf67d8ae Extra namespace at docs removed 2014-06-27 15:59:36 +03:00
Carsten Brandt
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
Antonio Ramirez
e8f092d66c Update structure-controllers.md 2014-06-27 14:20:52 +02:00
Antonio Ramirez
db45f050a5 Update structure-applications.md 2014-06-27 14:05:31 +02:00
Antonio Ramirez
deb58c4e70 Update structure-application-components.md 2014-06-27 13:45:43 +02:00
Antonio Ramirez
65dfd85f90 Update start-workflow.md 2014-06-27 13:39:18 +02:00
Klimov Paul
47f8eafb6d Doc comments at yii\base\Security fixed 2014-06-27 14:37:59 +03:00
Klimov Paul
c86db26136 Notes about Security class refactoring added to CHANGELOG.md and UPGRADE.md 2014-06-27 14:35:01 +03:00
Klimov Paul
e6f7d9b625 Security helper files removed 2014-06-27 14:34:11 +03:00
Klimov Paul
63c7a4cfca Docs regarding Security component usage updated. 2014-06-27 14:33:20 +03:00
Klimov Paul
2bab6259d1 'Security' helper usage switched to 'security' application component. 2014-06-27 14:31:08 +03:00
Antonio Ramirez
78b3a9c09a Update start-looking-head.md 2014-06-27 13:27:26 +02:00
Klimov Paul
54ac875e21 Component 'security' added tp the base application 2014-06-27 14:26:51 +03:00
Klimov Paul
db0beb6b6b 'yii\base\Security' component created. 2014-06-27 14:24:58 +03:00
Antonio Ramirez
6c8a0fe049 Update start-installation.md 2014-06-27 13:09:59 +02:00
Carsten Brandt
bd9cddb8d9 fixed rotateByCopy to avoid any rename()
fixes issue #3989
2014-06-27 12:54:20 +02:00
Alexander Makarov
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
Alexander Makarov
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
Egor Verbitsky
d9dd0e9056 Corrected some errors in russian translation of concept-behaviors.md 2014-06-27 13:35:40 +04:00
Carsten Brandt
910151d787 typo
[ci skip]
2014-06-27 11:33:18 +02:00
resurtm
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
Egor Verbitsky
630d5b9679 Update russian translation of concept-behaviors.md 2014-06-27 10:30:00 +04:00
Egor Verbitsky
791453f654 Russian translation of concept-behaviors.md 2014-06-27 10:22:30 +04:00
resurtm
02545ce7a3 Fix #4081: invalid brazilian portuguese translation. 2014-06-27 11:49:14 +06:00
Qiang Xue
fac4d14ccf Merge pull request #4079 from riverlet/zh_cn_translate_0626
Translate docs to Chinese.
2014-06-27 00:16:27 -04:00
riverlet
b0a405425b Merge branch 'master' of https://github.com/yii2-chinesization/yii2 2014-06-27 12:02:31 +08:00
riverlet
ea8be6e7f4 Merge branch 'zh_cn_translate_0626' 2014-06-27 11:59:41 +08:00
riverlet
81496fec6d translated. 2014-06-27 11:58:15 +08:00
Yang Liu
83c0dd211e Merge pull request #4 from AbrahamGreyson/master
Guide-zh-CN getting started translated .
2014-06-27 10:59:55 +08:00
AbrahamGreyson
c72f279bbb Guide start-looking-head.md filename typo fix. 2014-06-27 10:58:39 +08:00
Qiang Xue
9f08d18f96 Fixes #3020 [skip ci] 2014-06-26 22:50:57 -04:00
AbrahamGreyson
37a95c71cf Guide-zh-CN getting started translated. 2014-06-27 10:42:26 +08:00
Qiang Xue
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
Carsten Brandt
27943ce735 Merge pull request #4063 from yiisoft/typecast-split
split typecast method into two
2014-06-27 02:14:31 +02:00
Carsten Brandt
5d0452b2ae rename ColumnSchema::typecast to phpTypecast 2014-06-27 02:12:59 +02:00
Antonio Ramirez
aff3a41e39 Update start-hello.md 2014-06-27 00:04:45 +02:00
Antonio Ramirez
1f2fcfbe07 Update start-gii.md 2014-06-26 23:36:27 +02:00
Antonio Ramirez
3ed485aeb0 Update structure-overview.md 2014-06-26 22:59:13 +02:00
Carsten Brandt
924900cc64 Merge pull request #4075 from javper/overview-translation-to-spanish
structure-overview translation to spanish
2014-06-26 22:27:16 +02:00
Qiang Xue
4969f51e3f Fixes #3221: Added events for DB transaction commit/rollback 2014-06-26 16:08:18 -04:00
Qiang Xue
838a79cdae minor doc fixes [skip ci] 2014-06-26 14:17:04 -04:00
Qiang Xue
935ab04225 Merge pull request #3811 from mitalcoi/master
add autocomplete for model class field
2014-06-26 14:14:43 -04:00