|
|
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 |
|
|
|
9a371fb68d
|
Guide EN,RU: Input file upload updated
|
2015-12-06 07:29:19 +02:00 |
|
|
|
9b1dfe54e9
|
Updated composer-asset-plugin requirement to ~1.1.1 all over the framework
|
2015-11-30 08:28:48 +02:00 |
|
|
|
e80beac6f7
|
Merge pull request #10273 from keltstr/patch-2
update link to installation advanced app [skip ci]
|
2015-11-28 11:23:23 +02:00 |
|
|
|
7d23eaab83
|
update link to installation advanced app
update link to installation advanced app
|
2015-11-28 11:18:54 +03:00 |
|
|
|
ba197cc823
|
typo
typo
|
2015-11-28 10:58:15 +03:00 |
|
|
|
1454ad9770
|
[skip ci] fixed wrong links
modified: docs/guide-pl/test-environment-setup.md
modified: docs/guide-ru/test-environment-setup.md
modified: docs/guide/test-environment-setup.md
|
2015-11-28 11:20:21 +08:00 |
|
|
|
ec27a2ee48
|
Merge pull request #10244 from yiisoft/8329-options-for-message-command
Fixes #8329: Added support of options for `message` console command
|
2015-11-27 15:17:24 +02:00 |
|
|
|
84ec41cc29
|
fixed broken links
|
2015-11-26 21:26:34 +02:00 |
|
|
|
ccfd9cb536
|
Fixes #8329: Added support of options for message console command
|
2015-11-25 06:12:52 +03:00 |
|
|
|
844a61562b
|
Fixed ArrayHelper::isIn() part of helper-array guide, translated to ru
|
2015-11-22 19:02:42 +02:00 |
|
|
|
35466c0929
|
Update docs composer-asset-plugin [skip ci]
|
2015-11-12 14:25:07 +02:00 |
|
|
|
79003d071e
|
Guide (ru,en) - added cache flushing manual
|
2015-11-12 12:21:42 +02:00 |
|
|
|
4e1a19487f
|
Merge pull request #10038 from p0vidl0/patch-2
Create Russian translation for input-tabular-input.md [skip ci]
|
2015-10-28 14:56:34 +03:00 |
|
|
|
89221fa2c6
|
Merge pull request #10039 from p0vidl0/patch-3
Update Russian translation [skip ci]
|
2015-10-28 14:56:16 +03:00 |
|
|
|
4068282644
|
Merge pull request #10040 from p0vidl0/patch-4
Update Russian translation [skip ci]
|
2015-10-28 14:55:43 +03:00 |
|
|
|
14324e13df
|
Update Russian translation
|
2015-10-28 17:27:40 +06:00 |
|
|
|
0b4faf6fd2
|
Update Russian translation
|
2015-10-28 17:26:51 +06:00 |
|
|
|
49a4a8f411
|
Update Russian translation
|
2015-10-28 17:26:15 +06:00 |
|
|
|
37be8d5933
|
Create input-tabular-input.md
|
2015-10-28 17:25:17 +06:00 |
|
|
|
0b84863222
|
Update Russian translation
|
2015-10-28 12:39:34 +06:00 |
|