Commit Graph

3781 Commits

Author SHA1 Message Date
Carsten Brandt
2acea50e28 typos
for #10044
2015-10-28 22:31:55 +01:00
Alexander Makarov
2e31a80b2e Merge pull request #10044 from machour/docs-console-commands-in-modules
Document console commands in Modules [ci skip]
2015-10-28 23:01:28 +03:00
Mehdi Achour
9e98864391 Document console commands in Modules [ci skip] 2015-10-28 16:16:08 +01:00
Alexander Makarov
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
Alexander Makarov
89221fa2c6 Merge pull request #10039 from p0vidl0/patch-3
Update Russian translation [skip ci]
2015-10-28 14:56:16 +03:00
Alexander Makarov
4068282644 Merge pull request #10040 from p0vidl0/patch-4
Update Russian translation [skip ci]
2015-10-28 14:55:43 +03:00
Aleksandr
14324e13df Update Russian translation 2015-10-28 17:27:40 +06:00
Aleksandr
0b4faf6fd2 Update Russian translation 2015-10-28 17:26:51 +06:00
Aleksandr
49a4a8f411 Update Russian translation 2015-10-28 17:26:15 +06:00
Aleksandr
37be8d5933 Create input-tabular-input.md 2015-10-28 17:25:17 +06:00
Nobuo Kihara
6aba670611 minor fix [ci skip] 2015-10-28 19:52:31 +09:00
Nobuo Kihara
3753e68c9d docs/guide-ja updated [ci skip] 2015-10-28 19:47:01 +09:00
Alexander Makarov
0b45057dfa Better example as per comments in b595635cd2 2015-10-28 11:57:22 +03:00
Alexander Makarov
b595635cd2 Fixes #10036: added example implementing RateLimitInterface to docs 2015-10-28 11:28:27 +03:00
Aleksandr
0b84863222 Update Russian translation 2015-10-28 12:39:34 +06:00
Nobuo Kihara
a503c6c307 typo fixed [ci skip] 2015-10-27 22:04:04 +09:00
Alexander Makarov
38762539e3 Merge pull request #10021 from musay/patch-1
Update concept-behaviors.md [skip ci]
2015-10-27 12:54:12 +03:00
Aleksandr
f3fddb2993 Russian translation fixes and updates [skip ci] 2015-10-27 12:49:05 +03:00
Musa Y
3bcf7b76f6 Update concept-behaviors.md 2015-10-27 08:28:58 +02:00
SilverFire - Dima Naumenko
beee13e3f6 Added Formatter::asDuration() to guide-ru, guide-en, added ru, uk messages translation 2015-10-27 00:04:30 +02:00
Aleksandr
06faaf3c4a Update translation
Есть 2 проблемы:
1. "Log Targets" перевел как "Цели логов". Так было в первой версии перевода, ничего лучше не смог придумать,
2. Подраздел "Log Targets", первое примечание 
"Note: The log component must be loaded during bootstrapping time so that it can dispatch log messages to targets promptly. That is why it is listed in the bootstrap array as shown above." 
перевел как 
"Примечание: Компонент `log` должен быть загружен в процессе [предзагрузки](runtime-bootstrapping.md), тогда он сможет оперативно передавать сообщения целям логов. Поэтому он указан в массиве `bootstrap`."
Смысл первого предложения не переврал?
2015-10-26 17:30:20 +06:00
Borales
56e9496fed [Uk][Doc] Update README.md [ci skip] 2015-10-25 15:47:54 +01:00
Borales
e2bf0330e2 [Uk][Doc] Corrections [ci skip] 2015-10-25 15:38:27 +01:00
Borales
b981b184cb Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate_3y3ik 2015-10-25 15:03:09 +01:00
Alexander Makarov
e78deee92b Merge pull request #10001 from SilverFire/ip-validator-docs
Added IpValidator description to `core-validators` ru,en guides. IpValidator PHPDoc enhanced [ci skip]
2015-10-24 20:31:47 +03:00
BooleanType
8a3babc9ef Fixes checking for $.inArray() result in docs [skip ci]
See http://stackoverflow.com/questions/5304458/jquery-inarray-only-looking-at-first-value
2015-10-24 20:10:12 +03:00
SilverFire - Dima Naumenko
32d1b9512c Added IpValidator description to core-validators ru,en guides. IpValidaor PHPDoc enhanced 2015-10-24 10:35:02 +03:00
Alexander Makarov
6fbc24b28c Merge pull request #9991 from p0vidl0/patch-1
Update translation [skip ci]
2015-10-23 16:44:10 +03:00
Aleksandr
05bd54e345 fixed comment 2015-10-23 12:57:57 +06:00
Alexaksandr
de41d76d49 Update translation 2015-10-23 12:20:56 +06:00
Dmitry Naumenko
ad5aecf49a Ru tutorial-i18n: mentioned #9977 bug [ci skip] 2015-10-22 12:47:39 +03:00
Alexaksandr
58b55a5632 Russian translation, guide enhancements [skip ci] 2015-10-20 13:30:51 +03:00
Alexander Makarov
d5d40aa208 Merge pull request #9951 from JohnyDNU/patch-1
Update tip 'style required fields with asterisks' [skip ci]
2015-10-18 19:49:49 +03:00
Alexander Makarov
bc3e556cd6 Merge pull request #9942 from lukBarros/patch-1
review correct terms [skip ci]
2015-10-18 06:52:22 +03:00
Alexander Makarov
278e0d302c Merge pull request #9936 from p0vidl0/master
Update Russian translation [skip ci]
2015-10-18 06:43:03 +03:00
JohnyDNU
b84d9ee81b Update tip 'style required fields with asterisks'
Update tip 'style required fields with asterisks' with solution to remove the red start after each radiolist item
2015-10-18 02:26:24 +03:00
Bizley
229b66eba1 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-17 18:35:58 +02:00
Bizley
3d627c1845 Guide [PL]
output pagination
tutorial start from scratch
2015-10-17 18:35:26 +02:00
Lucas Barros
8268f6cd1f review correct terms
review correct terms
2015-10-16 11:40:31 -03:00
Alexaksandr
a3cc7078e7 Update structure-models.md
Fix translation
2015-10-16 12:55:02 +06:00
Alexaksandr
8f5c052dea Update structure-models.md
Update translation
2015-10-16 12:39:05 +06:00
Alexaksandr
c78942912a Update structure-controllers.md
Fix markdown
2015-10-16 12:35:45 +06:00
Alexaksandr
ac552475c5 Update structure-application-components.md
Fix typos
2015-10-16 12:34:26 +06:00
Alexaksandr
e15c1d0798 Update tutorial-performance-tuning.md
Fix typo
2015-10-16 12:32:46 +06:00
Alexander Makarov
cd7f14ab6d Merge pull request #9932 from lukBarros/master
review translater, correct terms, sintax e outhers [skip ci]
2015-10-16 01:10:02 +03:00
Lucas Barros
cc160f704b review translater, correct terms, sintax e outhers
review translater, correct terms, sintax e outhers for ptBR.
2015-10-15 17:45:02 -03:00
Bizley
21f091a0cc Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-15 19:36:09 +02:00
Bizley
a3c07559e2 Docs [PL]
helper-overview
runtime-bootstrapping
2015-10-15 19:33:55 +02:00
Nobuo Kihara
16f7dd30eb docs/guide-ja, docs/internals-ja updated [ci skip] 2015-10-13 07:55:42 +09:00
Bizley
dbf443e225 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-10-09 18:32:59 +02:00