Commit Graph

15402 Commits

Author SHA1 Message Date
Alexander Makarov
b2c92d3f4b Fixes #12382: Changed yii\widgets\MaskedInput to use jQuery instead of $ to prevent conflicts 2016-08-31 18:54:28 +03:00
Klimov Paul
3568566e0f Merge branch 'master' of github.com:yiisoft/yii2 2016-08-31 17:26:17 +03:00
Klimov Paul
db15c50557 Fixed yii\console\controllers\AssetController looses bundle override configuration, which makes it external one 2016-08-31 17:25:52 +03:00
Evgeniy Tkachenko
2365c77102 Fixes #12402: Added clarification about array-parameters to phpdoc of Url::current() [skip ci] 2016-08-31 16:36:46 +03:00
Roman Grinyov
7d71764408 Cosmetic changes (#12412) [skip ci] 2016-08-31 16:36:19 +03:00
Klimov Paul
3d49521cba Merge branch 'master' of github.com:yiisoft/yii2 2016-08-31 15:59:53 +03:00
Klimov Paul
c9fc60fe74 Fixed yii\console\controllers\AssetController looses custom options of 'target' bundles 2016-08-31 15:59:26 +03:00
Alexander Makarov
dbe284c618 Changed formatting of phpdoc. See #12409 2016-08-31 15:43:48 +03:00
Klimov Paul
6f22a44b82 Merge branch 'master' of github.com:yiisoft/yii2 2016-08-31 15:34:47 +03:00
Klimov Paul
b1da1085b4 yiisoft/yii2-httpclient added to structure-extensions.md 2016-08-31 15:34:25 +03:00
Roman Grinyov
f0c44bca91 Cosmetic changes 2 (#12409) [skip ci] 2016-08-31 14:53:17 +03:00
Klimov Paul
90b9ed87bd Added yii\data\Sort::setAttributeOrders() 2016-08-31 14:03:34 +03:00
Klimov Paul
8c9bafcc06 Fix unit test on HHVM 2016-08-31 13:13:39 +03:00
Klimov Paul
56cc97ae42 Added yii\console\controllers\AssetController::deleteSource 2016-08-31 13:06:19 +03:00
Dmitry Naumenko
6e686bcda7 Merge pull request #12406 from Mak-Di/patch-4
Fix typo
2016-08-31 09:48:33 +03:00
Dmitriy Makarov
7663066f39 📖 Fix typo [skip ci] 2016-08-31 06:21:37 +03:00
Alexander Makarov
6d15d4efe2 Fixes #7670: Added UrlNormalizer for normalizing requests with and without trailing slashes 2016-08-30 23:54:11 +03:00
Robert Korulczyk
8142de23d4 Improve normalizer for URL manager 2016-08-30 21:25:23 +02:00
Cronfy
a7f63b6da3 Add normalizer for URL manager. 2016-08-30 21:22:58 +02:00
Roman Grinyov
56f00c54ba Cosmetic changes and typos (#12404) [skip ci] 2016-08-30 17:57:17 +03:00
Klimov Paul
75439d367d Fixed canGetProperty() and canSetProperty() returns false for yii\db\BaseActiveRecord attributes 2016-08-30 17:39:23 +03:00
Carsten Brandt
cd26cbf11a added docs example to HttpBasicAuth filter
fixes #8740
2016-08-30 15:06:33 +02:00
Klimov Paul
c41ced6f1a PhpDoc for \yii\web\View::registerJsFile() improved 2016-08-30 15:47:06 +03:00
Klimov Paul
f72dbe8851 Merge branch 'master' of github.com:yiisoft/yii2 2016-08-30 14:44:26 +03:00
Klimov Paul
4f7b1b0817 Fixed yii\db\BaseActiveRecord::refresh() may set incorrect oldAttributes values at some cases 2016-08-30 14:42:46 +03:00
jaaf
8c38e3d67a added concept-service-locator.md and concept-di-container.md [skip ci] (#12400) 2016-08-30 14:38:51 +03:00
Klimov Paul
e0882a864d Added argument to yii\grid\ActionColumn::urlCreator callback, which holds reference to the column instance 2016-08-30 13:57:09 +03:00
Klimov Paul
09b1fd47e0 Fixed yii\log\FileTarget does not apply fileMode for rotated via copy files 2016-08-30 13:41:54 +03:00
Klimov Paul
d55d8f6070 Class-based events doc fix 2016-08-30 13:14:00 +03:00
Carsten Brandt
e97c798a4f fixed wrong docs about behaviors
fixes #12392
2016-08-30 11:40:15 +02:00
Dmitry Naumenko
41b7a2e8d8 Merge pull request #12391 from w3lifer/patch-2
Inline lists to Normal lists
2016-08-30 10:30:56 +03:00
Dmitry Naumenko
796cf78e9a Merge pull request #12396 from LAV45/master
Fix Typos  yii\validators\Validator::$whenClient [skip ci]
2016-08-30 10:28:31 +03:00
Aleksey Loban
5307d50852 Typos yii\validators\Validator::$whenClient [skip ci] 2016-08-30 10:23:11 +03:00
Dmitriy Makarov
6e0b603dda 📖 Add the missing hyphen [skip ci] (#12393) 2016-08-30 10:21:38 +03:00
Roman Grinyov
90994cab87 Inline lists to Normal lists 2016-08-30 02:00:59 +03:00
Dmitry Naumenko
5ea49a48b7 Merge pull request #12387 from bizley/master
[docs][PL] updating guide
2016-08-29 23:18:28 +03:00
Bizley
7bb36d164e [docs][PL] updating guide 2016-08-29 19:49:34 +02:00
Klimov Paul
cd8c01f555 Fixed yii\rest\Serializer::serialize() serializes DataProvider incorrectly, if models keys do not compose integer sequence 2016-08-29 18:20:16 +03:00
Dmitry Naumenko
f977b4aaef Merge pull request #12380 from bizley/patch-4
internals PL translation teams
2016-08-29 12:13:49 +03:00
Bizley
6d59ad37bc internals PL release (#12379) [skip ci] 2016-08-29 11:50:06 +03:00
Bizley
212af78d8a internals PL translation teams 2016-08-29 10:47:19 +02:00
SilverFire - Dmitry Naumenko
b3059a9a76 Updated Input Validation guide. Closes #12377 2016-08-29 11:34:38 +03:00
Dmitry Naumenko
06f41bf9d4 Merge pull request #12378 from bizley/patch-1
internals PL versions
2016-08-29 11:26:01 +03:00
Bizley
26e8cfc02d Additional non-md files copied 2016-08-29 09:49:58 +02:00
Bizley
03d7b99532 internals PL versions 2016-08-29 09:42:15 +02:00
Dmitry Naumenko
5048ce057e Merge pull request #12375 from jaaf/concepts
Added French concept-aliases.md, concept-autoloading.md and concept-configurations.md [skip ci]
2016-08-29 09:59:56 +03:00
José Fournier
5d2c5b0164 typos in concept-autoloading.md [skip ci] 2016-08-29 08:47:14 +02:00
José Fournier
ef2c7d66dd typos in concept-aliases.md [skip ci] 2016-08-29 08:42:24 +02:00
José Fournier
e0adb7cf8a typos in concept-configurations.md [skip ci] 2016-08-29 08:36:12 +02:00
José Fournier
b65f994f6e Merge branch 'master' of git://github.com/yiisoft/yii2 into concepts 2016-08-29 08:24:54 +02:00