Commit Graph

15402 Commits

Author SHA1 Message Date
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
Nikita Verkhovin
57dc8540fd Fixes #9803: Added option to register asset with scheme 2015-10-28 14:08:56 +03:00
Alexander Makarov
877008cd70 Merge pull request #10037 from yiijan/docs-ja-1028
docs guide-ja updated [ci skip]
2015-10-28 13:56:00 +03: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
Alexander Makarov
e17d5cf27a Merge pull request #10035 from p0vidl0/patch-1
Update Russian translation [skip ci]
2015-10-28 10:09:00 +03:00
Aleksandr
0b84863222 Update Russian translation 2015-10-28 12:39:34 +06:00
Marco Germani
53593c8ec3 Update Formatter.php
string type are cast to integer and have rapresentation of 2147483647 using float type instead for represent larger numbers
2015-10-27 15:48:13 +01:00
Steve Guns
d40435e931 Enhanced #6351 fix by reintroduced older (SQL CREATE) style FK detection for people still running MySQL servers where referential_constraints is not available 2015-10-27 17:44:16 +03:00
Alexander Makarov
0a57722c8e Merge pull request #10026 from nkovacs/patch-15
fix documentation [skip ci]
2015-10-27 16:48:24 +03:00
Alexander Makarov
14f64b6d74 Merge pull request #10027 from yiijan/typo-fix-in-doc
typo fixed [ci skip]
2015-10-27 16:25:09 +03:00
Nobuo Kihara
a503c6c307 typo fixed [ci skip] 2015-10-27 22:04:04 +09:00
Nikola Kovacs
0900641ed4 fix documentation 2015-10-27 11:52:37 +01: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
Alexander Makarov
4c452d1b04 Merge pull request #10018 from SilverFire/5146-interval-formatter
Added `Formatter::asDuration`
2015-10-27 12:45:49 +03:00
Musa Y
3bcf7b76f6 Update concept-behaviors.md 2015-10-27 08:28:58 +02:00
Alexander Makarov
f6995e9e39 Merge pull request #10017 from nikashitsa/applied-migrations-report
Added total applied migrations to final report
2015-10-27 02:11:38 +03: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
SilverFire - Dima Naumenko
b5d95f845e Formatter::asDuration() PHPDoc and PHPUnit test enhanced 2015-10-26 23:57:05 +02:00
Nikita Verkhovin
99c6fb23a2 Added total applied migrations to final report 2015-10-27 02:23:21 +06:00
John Was
928a02c3bc Added Formatter::asDuration() method 2015-10-26 20:48:39 +02:00
Alexander Makarov
ef6a187e1e Merge pull request #10014 from p0vidl0/patch-3
Update translation [skip ci]
2015-10-26 16:33:48 +03: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
Alexander Makarov
5dcb99f49e Merge pull request #10010 from pana1990/update-readme
Update composer-asset-plugin version [skip ci]
2015-10-26 10:07:24 +03:00
Alexander Makarov
e621bc5f58 Merge pull request #10011 from yiiframework-ua/uk_translate
[Uk][Doc] Guide updates [skip ci]
2015-10-25 19:30:40 +03: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
Daniel Gomez Pan
b6afeb2a1a Update composer-asset-plugin version 2015-10-25 11:45:58 +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
fb59d304f5 Merge pull request #9997 from snickom/patch-1
Update SK language [skip ci]
2015-10-23 17:23:34 +03:00
Chimpzee
6c44fcbc69 Update SK language 2015-10-23 16:18:59 +02:00
Alexander Makarov
6fbc24b28c Merge pull request #9991 from p0vidl0/patch-1
Update translation [skip ci]
2015-10-23 16:44:10 +03:00
Alexander Makarov
ca919a96c5 Merge pull request #9992 from p0vidl0/patch-2
fixed comment [skip ci]
2015-10-23 16:08:44 +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
Alexander Makarov
976ab9a060 Merge pull request #9988 from machour/update-french-translation
Update french translation [skip ci]
2015-10-22 15:33:13 +03:00
Mehdi Achour
b30219ba60 Update french translation 2015-10-22 13:23:04 +01:00
Alexander Makarov
5242765257 Fixes #3506: Added \yii\validators\IpValidator to perform validation of IP addresses and subnets 2015-10-22 14:21:31 +03:00
Alexander Makarov
94a4158f4e Merge pull request #9987 from SilverFire/patch-3
Ru tutorial-i18n: mentioned #9977 bug [ci skip]
2015-10-22 12:48:14 +03:00
Dmitry Naumenko
ad5aecf49a Ru tutorial-i18n: mentioned #9977 bug [ci skip] 2015-10-22 12:47:39 +03:00
DrDeath72
d22a689fac Fixes #9984: Fixed wrong captcha color in case Imagick is used 2015-10-21 17:10:35 +03:00
Carsten Brandt
064835b183 Update README.md
fixes #9930
2015-10-20 23:37:59 +02:00