Commit Graph

1211 Commits

Author SHA1 Message Date
githubjeka
21953cde9a add translate 2014-06-20 14:53:34 +03:00
Alexander Makarov
28b6bc5eeb Merge pull request #3978 from yiisoft/twig-syntax-changes
Fixes #3535: Syntax changes
2014-06-20 13:34:49 +04:00
sitawit
42c464cf3e Update a tip and an example
- add a tip that rbac.php is needed to create manually when using PhpManager.
- update that RbacController example needs to import Yii namespace.
2014-06-20 15:58:45 +07:00
Alexander Makarov
22884e7384 Fixes #3535: Syntax changes
- Removed `form_begin`, `form_end`
- Added `use()` and `ViewRenderer::uses` that are importing classes and namespaces
- Added widget dynamic functions `*_begin`, `*_end`, `*_widget`, `widget_end`
- Added more tests
2014-06-20 05:13:36 +04:00
Qiang Xue
46041d0c65 Fixes #3280: Support dynamically attaching anonymous behaviors 2014-06-19 16:45:41 -04:00
HaruAtari
059a41582a Corrected grammatical errors. 2014-06-19 23:02:25 +04:00
HaruAtari
7ecf6867a8 Translate docs(concept-components.md) to russian. 2014-06-19 22:58:45 +04:00
Litvinov Alexander
3e9295673b Update getting-started.md
Change git clone git@github.com:yiisoft/yii2-app-basic.git to 
git clone https://github.com/yiisoft/yii2-app-basic
2014-06-19 16:53:21 +04:00
Antonio Ramirez
5a13121d15 Update start-forms.md 2014-06-19 14:02:34 +02:00
Antonio Ramirez
cea488d01b Update start-databases.md 2014-06-19 13:42:23 +02:00
Johnny Theill
b8cbc3a8ef Typo in guide
Fixed typo in validation guide
2014-06-19 09:48:54 +02:00
HaruAtari
002fc2fd3d Translate docs (guide/concept-properties.md) to russian: corrected grammatical errors. 2014-06-18 23:52:44 +04:00
HaruAtari
c1afb0410d Transtale docs (guide/concept-properties.md) to russian. 2014-06-18 23:41:59 +04:00
Carsten Brandt
93cac00f48 Merge pull request #3949 from yii2-chinesization/master
Move the white space outside of the link
2014-06-18 18:01:23 +02:00
东方孤思子(Paris·QianSen)
9b60527778 Update README.md 2014-06-18 23:30:37 +08:00
zxcq544
28403dd35f concept configurations on russian and small typo fix to english version 2014-06-18 16:14:48 +04:00
Qiang Xue
3aaffa1ccf Update translation-status.md 2014-06-17 23:07:28 -04:00
Qiang Xue
768f94f9bf Finished module guide [skip ci] 2014-06-17 23:04:42 -04:00
Alexander Makarov
c2bf23de1c Merge pull request #3923 from alanwillms/start-installation-start-workflow-pt-br
Brazilian Portuguese translation of start-installation.md and start-workflow.md
2014-06-17 23:00:22 +04:00
Antonio Ramirez
e2f6840dd4 Update intro-yii.md 2014-06-17 16:59:23 +02:00
Antonio Ramirez
13169bb281 Update intro-upgrade-from-v1.md 2014-06-17 16:50:53 +02:00
Antonio Ramirez
2c23d36761 Fix syntax 2014-06-17 16:18:19 +02:00
Alan Willms
5c9f412557 Merge branch 'master' of git://github.com/yiisoft/yii2 into start-installation-start-workflow-pt-br 2014-06-17 10:38:40 -03:00
Alan Willms
880980dbb5 Brazilian Portuguese translation of start-installation.md and start-workflow.md 2014-06-17 10:38:21 -03:00
Qiang Xue
36433271b7 Merge pull request #3916 from riverlet/zh-CN-translation-02
Zh cn translation 02
2014-06-17 08:49:13 -04:00
Alexander Makarov
0071220068 Merge pull request #3915 from yii2-chinesization/master
proof translation and fix the link for Chinese translation [skip ci]
2014-06-17 13:40:08 +04:00
东方孤思子(Paris·QianSen)
0ac2f935a1 Update start-installation.md 2014-06-17 14:43:43 +08:00
riverlet
9c41d879ca translated. 2014-06-17 14:04:56 +08:00
东方孤思子(Paris·QianSen)
64ae965028 完整的 README 目录翻译 2014-06-17 13:41:10 +08:00
东方孤思子(Paris·QianSen)
f63cef4dee Update start-installation.md 2014-06-17 13:40:43 +08:00
东方孤思子(Paris·QianSen)
bce3ba06e0 proof translation and fix the link [skip ci] 2014-06-17 13:16:23 +08:00
riverlet
7df6bbc095 translated. 2014-06-17 12:54:13 +08:00
Larry Ullman
9d178cef1b Finished editing 2014-06-16 18:49:04 -04:00
Larry Ullman
8a32204035 Edited up through "Creating AR" 2014-06-16 18:08:54 -04:00
Larry Ullman
4cdf19be15 Finished editing 2014-06-16 17:14:27 -04:00
Larry Ullman
d24a0a716b Edited; need an image
We need an image of the CRUD preview (or we need to change the text).
2014-06-16 16:59:39 -04:00
Larry Ullman
5c4deb739e Edited "Starting" Section
Not clear how define('YII_ENV', 'dev') creates the YII_ENV_DEV
constant. Seems like an odd bit of magic that may confuse others…
2014-06-16 16:59:39 -04:00
Qiang Xue
a58eb8e20a guide WIP [skip ci] 2014-06-16 15:36:04 -04:00
Larry Ullman
d68e7ead02 Added "not"
Should it be “quality of these articles may not be as good”?
2014-06-16 14:58:08 -04:00
Larry Ullman
ad081f68e9 Edited 2014-06-16 14:57:17 -04:00
Larry Ullman
5e56bc5ff0 Edited 2014-06-16 13:58:28 -04:00
Carsten Brandt
9a77807bf5 Merge pull request #3905 from lucianobaraglia/translation-es
Spanish guide structure-application-components.md [skip ci]
2014-06-16 19:08:42 +02:00
Luciano Baraglia
368a86c67f Spanish guide structure-application-components.md [skip ci] 2014-06-16 13:53:01 -03:00
Alexander Makarov
7ebab48dc9 Merge pull request #3881 from Ragazzo/intro_upgrade_translated
intro upgrade from v1 guide translated
2014-06-16 14:32:17 +04:00
Alexander Makarov
6c41b36432 Merge pull request #3883 from dementorpasha/patch-1
Create caching-page.md
2014-06-16 14:31:27 +04:00
Alexander Makarov
f1a8cc8924 Merge pull request #3894 from klevron/start-installation
French start-installation.md
2014-06-16 14:07:22 +04:00
Kevin LEVRON
b9ced737bd Finish French start-installation.md [skip ci] 2014-06-16 12:05:11 +02:00
Kevin LEVRON
f38697caf2 French start-installation.md [skip ci] 2014-06-16 11:00:26 +02:00
Kevin LEVRON
6a877674e2 Remove production word [skip ci] 2014-06-16 10:59:26 +02:00
Kevin LEVRON
857c6d46c5 French images copy [skip ci] 2014-06-16 10:43:43 +02:00