Commit Graph

8203 Commits

Author SHA1 Message Date
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
东方孤思子(Paris·QianSen)
11124fba56 Merge pull request #3 from qiansen1386/master
Translate guide of service locator and start to translate properties sec...
2014-06-27 02:11:02 +08:00
Javier Perea
ef69a1e654 overview-spanish-translation 2014-06-26 20:08:52 +02:00
东方孤思子(Paris·QianSen)
cca04682ba Translate guide of service locator and start to translate properties section [skip ci] 2014-06-27 02:00:38 +08:00
Qiang Xue
281b71aa33 Merge pull request #4074 from qiansen1386/patch-8
small mistakes in service locator guide.
2014-06-26 13:21:50 -04:00
东方孤思子(Paris·QianSen)
7a8c8df41c small mistakes in service locator guide.
besides, what is `app\components\SolrService`?
2014-06-27 01:20:31 +08:00
Alexander Makarov
f1b64f60cf Merge pull request #4070 from Sanya1991/master
Oracle Schema fix
2014-06-26 18:56:07 +04:00
Riverlet
bcdd8b26ad partial translation. 2014-06-26 22:41:00 +08:00
Alexander Makarov
0ff0f9d32e Missing files for #4071 2014-06-26 18:28:57 +04:00
Alexander Makarov
2457e24795 Fixes #4071: mail component renamed to mailer, yii\log\EmailTarget::$mail renamed to yii\log\EmailTarget::$mailer 2014-06-26 18:28:28 +04:00
Alexander Makarov
9f3e716932 Added example to EmailTarget phpdoc 2014-06-26 18:06:03 +04:00
Tóth Sándor
332f2a07ee OCI/Schema getlastinsertedid function fix and i add const oracle column type to schema 2014-06-26 15:49:47 +02:00
Alexander Makarov
99c1dc9bcc Merge pull request #4069 from yiisoft/revert-4035-gii-search-model-generator-fix
Revert "Gii `*Search` model generator fix"
2014-06-26 17:32:13 +04:00
Alexander Makarov
a73a2d3fdd Revert "Gii *Search model generator fix" 2014-06-26 17:32:05 +04:00
Alexander Makarov
34c7a81a33 Merge pull request #4067 from yiisoft/better-log-target-failures
Fixes #3101: Improved handling of log target failures
2014-06-26 16:13:56 +04:00
riverlet
5584b83424 encoding = =|| 2014-06-26 19:57:00 +08:00
riverlet
48fe901015 partial translation. 2014-06-26 19:54:46 +08:00
riverlet
c640ea859a Merge branch 'master' of https://github.com/yii2-chinesization/yii2 2014-06-26 19:27:26 +08:00
riverlet
3fd3de0ae9 encoding changed. 2014-06-26 19:22:46 +08:00
riverlet
4f2a9d11f5 translated. 2014-06-26 19:15:46 +08:00
Carsten Brandt
8eb53f046f Merge pull request #4068 from fernandezekiel/patch-1
Fixed the route for the User link
2014-06-26 13:09:56 +02:00