|
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 |
|
|
77569c8587
|
Fix typo in documentation.
|
2016-01-09 19:38:28 +03:00 |
|
|
9d0fa51064
|
Yii2-style class properties.
|
2016-01-02 02:56:50 +03:00 |
|
|
83d72cddc0
|
Fix logic in JS code expression in docs.
|
2016-01-02 02:34:17 +03:00 |
|
|
9578fd6a69
|
Fix code in russian docs.
|
2016-01-02 02:19:26 +03:00 |
|
|
300048e770
|
Fix special blocks in russian docs.
|
2016-01-02 02:10:30 +03:00 |
|
|
1fd8ebf302
|
A typo in the documentation.
|
2015-12-28 21:12:00 +03:00 |
|
|
e0f4114d77
|
Updated guide-events en/ru
|
2015-12-27 23:07:36 +02:00 |
|
|
b68613b746
|
Added support for events declared in interfaces #10108
Added guide in russian for events in interfaces
|
2015-12-27 23:07:36 +02:00 |
|
|
0c707baae8
|
Fix punctuation, typos and some style
|
2015-12-18 13:00:06 +06:00 |
|
|
fb4f748de2
|
Fix punctuation and typos
|
2015-12-17 17:31:10 +06:00 |
|
|
64d25c4e9f
|
Added Gitter to guide-ru/start-looking-ahead.md
|
2015-12-15 22:28:52 +02:00 |
|
|
1c3b66f332
|
removed Unicode BOM from guide files
|
2015-12-14 04:10:44 +01:00 |
|
|
fbcd1a5014
|
Russian translation: special block marks should not be translated
|
2015-12-14 01:39:42 +03:00 |
|
|
5653a4781c
|
Added blocktypes definition to Russian translation, fixed wrong special marks format
|
2015-12-13 15:24:12 +03:00 |
|
|
af577eae98
|
Various updates to Russian translation
|
2015-12-13 15:07:24 +03:00 |
|
|
a204b491ae
|
some guide fixes that prevent compiling
|
2015-12-13 05:25:09 +01:00 |
|
|
51c2fce463
|
typo
|
2015-12-12 05:10:25 +01:00 |
|
|
77deee4230
|
Typo, style
|
2015-12-08 15:33:16 +00:00 |
|
|
f15613a8c3
|
Revert "Update db-active-record.md"
|
2015-12-07 00:54:29 +01:00 |
|
|
3ab8673bc7
|
Update db-active-record.md
|
2015-12-06 23:42:48 +03:00 |
|
|
75404ff592
|
Guide for input-validation updated. Closes #10314
|
2015-12-06 11:19:29 +02:00 |
|