Commit Graph

15402 Commits

Author SHA1 Message Date
Chris Harris
b8e44b2f47 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 2016-03-14 05:33:41 -07:00
Chris Harris
5c4001d84b Schema Builder Patterns Excel document in /docs folder (temp storage).
Fixed some schema builder patterns.
Added more information to upgrade docs.
2016-03-14 05:29:42 -07:00
githubjeka
9824da5883 update phpDoc of \yii\widgets\ActiveField::error 2016-03-14 15:11:50 +03:00
SilverFire - Dmitry Naumenko
b182586cd3 Merge branch 'CedricYii-patch-2' 2016-03-13 19:23:04 +02:00
SilverFire - Dmitry Naumenko
7229b3aa7d QueryBuilder::buildAndCondition() - added Expression value extraction
Updated CHANGELOG
Added test case for param binding in `or` condition

Closes #11093
2016-03-13 19:22:32 +02:00
CedricYii
2bd14098f9 Fix Expression parameter binding in 'And' clause 2016-03-13 19:19:48 +02:00
Andrey
6e41d1c086 Russian guide fixes 2016-03-12 12:59:59 +03:00
Alexander Makarov
82f3a4507a #11054: Added note about redirects in error handler 2016-03-10 23:48:28 +03:00
Alexander Makarov
dca8ec1c81 Merge pull request #11083 from joshijitendra/patch-9
MySQL default column type for TimestampBehaviour [skip ci]
2016-03-10 23:42:55 +03:00
Alexander Makarov
748c8814c1 Merge pull request #11082 from joshijitendra/patch-8
MySQL default column type for TimestampBehaviour [skip ci]
2016-03-10 23:42:32 +03:00
Jitendra Joshi
8476997800 MySQL default column type for TimestampBehaviour 2016-03-11 00:57:53 +05:30
Jitendra Joshi
4f96dd2f53 MySQL default column type for TimestampBehaviour 2016-03-11 00:51:45 +05:30
Alexander Makarov
60be6389bf Fixes #11081 2016-03-10 21:31:03 +03:00
SilverFire - Dmitry Naumenko
f3b02186b0 Updated UPGRADE.md 2016-03-10 18:13:46 +02:00
SilverFire - Dmitry Naumenko
5a425b2528 BaseArrayHelper::index() updated PHPDoc 2016-03-10 18:12:33 +02:00
SilverFire - Dmitry Naumenko
ab0bb308ba Updated CHANGELOG and UPGRADE.md 2016-03-10 16:39:21 +02:00
SilverFire - Dmitry Naumenko
976b9fe357 Updated ArrayHelperTest to test exceptions of ArrayHelper::isIn() and ::isSubset() 2016-03-10 16:39:21 +02:00
Taras Gudz
91e2c71826 Fixes #@11071 2016-03-10 16:39:21 +02:00
Dmitry Naumenko
fff0e14d1e Merge pull request #11077 from mountpoint/russian-translation-fixes
fixed broken links to 'Разбор и генерация URL' section
2016-03-10 16:07:42 +02:00
Andrey
3b2606d968 fixed broken links to 'Разбор и генерация URL' section 2016-03-10 15:40:02 +02:00
Daniel Gomez Pan
f13d5c05f2 added extensions into devcontroller [skip ci] 2016-03-10 13:43:45 +01:00
izemize
e8ffc3947b Update yii.php
Missing translation.
2016-03-10 08:29:57 +01:00
Klimov Paul
6066b63c6e UrlManagerTest fixed 2016-03-09 10:37:13 +02:00
Klimov Paul
e4d9ed5182 code style fix 2016-03-09 10:17:41 +02:00
Dmitry Naumenko
372a39083b Merge pull request #11057 from HA3IK/guide-ru
Update "docs/guide-ru"
2016-03-09 07:38:20 +02:00
HA3IK
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
HA3IK
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
SilverFire - Dmitry Naumenko
b6cb1f58a9 Merge branch 'SamMousa-10935-test-case' 2016-03-09 00:02:05 +02:00
SilverFire - Dmitry Naumenko
8e1ab29592 Changelog updated 2016-03-09 00:01:53 +02:00
Sam Mousa
c4e782725c Fixed cache key collision in yii\web\UrlManager::createUrl()
Closes #10935
2016-03-09 00:01:31 +02:00
SilverFire - Dmitry Naumenko
d07bea04b6 Merge branch 'VirtualRJ-11038-formatter-asDuration-handling-zero' 2016-03-08 15:12:34 +02:00
Robbert Jan van de Velde
c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration().
Added unit tests for handling 0 second intervals and numeric values for yii\i18n\Formatter::asDuration().

Closes #11038
2016-03-08 15:12:08 +02:00
Dmitry Naumenko
4353825180 Merge pull request #11043 from Ni-san/11040_parameter_recursive_for_copy_directory
fixes #11040: make copyDirectory method work correctly with parameter 'recursive'
2016-03-08 14:21:15 +02:00
Dmitry Naumenko
4f85d8ec96 Merge pull request #11045 from nainoon/patch-2
updated thai translation
2016-03-08 09:34:28 +02:00
nainoon
07fba18cf3 updated thai translation 2016-03-08 03:59:24 +07:00
Ni-san
77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 2016-03-08 00:45:52 +06:00
SilverFire - Dmitry Naumenko
6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module
Closes #10910
2016-03-06 11:33:50 +02:00
hiscaler
5649a6af2f Fixed caching-overview and rest-rate-limiting zh-CN guide. 2016-03-05 18:09:37 +03:00
Jitendra Joshi
7667aa1ce2 Added note about app specific configs to RBAC docs 2016-03-05 18:08:57 +03:00
Daniel Gomez Pan
1989494faa Console command aliases enhancements 2016-03-05 17:56:12 +03:00
Alexander Makarov
8b4fd5c028 Updated changelog 2016-03-05 17:54:58 +03:00
SilverFire - Dmitry Naumenko
10aee2cfab [ci skip] updated screenshot in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
SilverFire - Dmitry Naumenko
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
Dmitry Naumenko
bb28320895 Merge pull request #11025 from pana1990/patch
fix name method
2016-03-04 15:54:31 +02:00
Daniel Gomez Pan
9088d49990 fix name method 2016-03-04 14:13:18 +01:00
Alexander Makarov
b2f16df9dc Fixed file header comment 2016-03-04 16:04:01 +03:00
Dmitry Naumenko
857eee2451 Merge pull request #10870 from pana1990/10840-add-shorcuts-console
WIP #10840
2016-03-04 13:53:28 +02:00
Daniel Gomez Pan
4a5a80b1ce WIP #10870: improvement docs [skip ci] 2016-03-04 00:11:13 +01:00
Alexander Makarov
e0b0679f3a Merge pull request #11014 from MartijnHols/patch-1
Fixed formatting issues in docs for ArrayHelper [skip ci]
2016-03-03 20:10:53 +03:00
Martijn Hols
1145981c0f Fixed formatting issues in docs for ArrayHelper
The docs formatter at http://www.yiiframework.com/doc-2.0/ does not like code tags starting on the first line after plain text.
2016-03-03 16:38:34 +01:00