495 Commits

Author SHA1 Message Date
5992eea571 Fixes #11808: _table and _column suffixes are now required when generating migration 2016-07-04 12:50:37 +03:00
c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 2016-07-03 12:05:42 +02:00
ab92c1eb49 Update concept-di-container.md (#11793) 2016-06-21 13:23:09 +02:00
0e3fc540cd Fix russian translation for Data widgets page (#11776) [skip ci] 2016-06-19 11:37:42 +03:00
a5bbb3d8f3 Fixed non-translation block of text (#11765) 2016-06-18 16:10:15 +03:00
56308eab1d fixed guide docs about controller map
fixes #11762
2016-06-16 12:30:33 +02:00
b6a0592903 fixed broken links in the guide 2016-06-09 14:33:39 +02:00
7032b96331 Add missing paragraph (#11678) [skip ci] 2016-06-06 18:21:03 +02:00
d7933547f1 Fixed syntax of command (#11703) [skip ci] 2016-06-06 18:06:26 +02:00
e9abf085e1 Update start-workflow.md
исправление опечатки
2016-05-12 13:19:16 +04:00
16e92d9eb4 [skip ci] Update tutorial-console-help.png (#11442) 2016-04-28 15:20:55 +03:00
93e3213447 Merge pull request #11426 from s1lver/fixed_email_guide_ru
Correcting spelling for the Russian documentation
2016-04-26 13:14:13 +03:00
bafbe09fba Correcting spelling 2016-04-26 15:08:42 +05:00
39201b20ed Merge branch 'patch-1' of https://github.com/crabkakcrab/yii2 into crabkakcrab-patch-1 2016-04-24 10:55:52 +03:00
8081166d38 Update structure-modules.md
Found a typo
2016-04-23 14:32:43 +07:00
2ad3f4ec99 Russian guide fixes 2016-03-27 23:40:51 +03:00
88f9c0094d Russian guide fixes #11190 2016-03-25 14:22:44 +03:00
be818b19e9 Russian translation fixes 2016-03-25 12:09:23 +05:00
a0d2950f43 Russian translation fixes 2016-03-23 11:26:07 +03:00
6c385864ff Russian translation fixes #11164 2016-03-23 11:22:46 +03:00
9b14c801c3 Fixed spelling 2016-03-21 14:38:36 +05:00
6e41d1c086 Russian guide fixes 2016-03-12 12:59:59 +03:00
3b2606d968 fixed broken links to 'Разбор и генерация URL' section 2016-03-10 15:40:02 +02:00
05174c3732 Update "docs/guide-ru". File: README.md: Removed duplicate (tutorial-core-validators.md) link in the "Special Topics" 2016-03-09 04:01:49 +00:00
b14bfa9b4f Update "docs/guide-ru". File: rest-authentication.md: Corrected ending in word, was "каждый" now "каждым" (line 7) 2016-03-09 04:01:16 +00:00
10aee2cfab [ci skip] updated screenshot in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
66c6268e5f FileValidator: updated guide-ru,en, PHP; updated tests 2016-02-24 09:05:29 +02:00
665aa88dbc Update "docs/guide-ru": changed yii2-authclient link "guide" to "guide-ru" 2016-02-20 16:21:25 +00:00
357845ac31 Removed controller action injection from the list of features in the guide and translations 2016-02-07 12:10:30 +03:00
42b8569846 Revert DI injection via controller action method signature
reverts b7020065c and related commits.
reverts implementation of #9476

For reasons, see discussion https://github.com/yiisoft/yii2/issues/9476#issuecomment-179749039
2016-02-06 18:40:50 +01:00
a3c7ed63b0 Updated "Separate filter form" section in docs [skip ci] 2016-02-03 17:32:19 +06:00
5c5cbc3099 Updated "Separate filter form" section in docs [skip ci] 2016-02-03 17:28:49 +06:00
5f000b7105 Fixed few errors in "Separate filter form" section in docs, added russian translation [skip ci] 2016-02-03 16:45:59 +06:00
b469510eee Fixed rest-versioning.md 2016-02-03 10:26:11 +03:00
574e3190f4 Fixed last commit "Correcting spelling" 2016-02-02 17:55:29 +05:00
0c00378d4b Correcting spelling 2016-02-02 17:25:30 +05:00
c176360d48 Merge pull request #10720 from brussens/patch-1
Update tutorial-start-from-scratch.md
2016-02-01 09:35:59 +02:00
f89a6ad859 Update tutorial-start-from-scratch.md 2016-02-01 08:14:09 +03:00
5ed5754552 Update tutorial-start-from-scratch.md 2016-02-01 08:09:05 +03:00
fb10ad0f94 Docs-en,ja,ru: fixed i18n date and time formatting examples.
Closes #10719
2016-01-31 22:13:14 +02:00
7035ccea66 Guide output-data-providers fixed code example 2016-01-26 17:02:54 +08:00
efa72e61ec Guide-ru,-en: output-data-widgets - updated ActionColumn section 2016-01-26 10:17:46 +02:00
89f677ba2a Guide db-active-record fixed code example 2016-01-23 09:35:21 +02:00
8ea542cdbf #10581: Improved wording, added note about canGetProperty() and canSetProperty() to properties guide 2016-01-20 02:36:56 +03:00
b87999f6bb Fixes #10581: Add note about overriding get/set methods to behaviors guide 2016-01-20 02:30:17 +03:00
08b2aadcf8 Correcting spelling 2016-01-18 11:56:33 +05:00
25138d337c Docs es,ja,pt-BR,ru,zh-CN: fixed link to AuthMethod 2016-01-15 13:15:18 +02:00
a1170aa033 doc fix - removed unnecessary bar [ci skip] 2016-01-13 20:29:36 +09:00
0480417442 Fix markdown indent 2016-01-09 19:42:06 +03:00