Commit Graph

14105 Commits

Author SHA1 Message Date
Sam Mousa
22d9997281 Implemented support of traversable objects in RangeValidator::ranges, added ArrayHelper::in() and ArrayHelper::subset() 2015-11-18 16:41:56 +02:00
Sam Mousa
6d7627c2a5 Yii::powered() now uses Yii::t() 2015-11-18 16:36:25 +02:00
Dmitry Naumenko
b2c1d8dffe Merge pull request #10182 from machour/10078-Add-option-to-disable-csrf-on-forms
#10078: add option to disable csrf on forms
2015-11-18 13:24:32 +02:00
Mehdi Achour
ac36016c7f Expanded strcasecmp() condition for clarity 2015-11-18 11:32:06 +01:00
Mehdi Achour
f632f4d41f Fix docs as per @SilverFire suggestions [ci skip] 2015-11-18 10:51:55 +01:00
Mehdi Achour
c1dc6b1064 Fix changelog entry position 2015-11-18 10:32:43 +01:00
Mehdi Achour
ae5fbd2b88 Remove unmerged changelog entry from another PR 2015-11-18 10:30:27 +01:00
Mehdi Achour
0b2bbb2e99 Merge 2015-11-18 10:24:33 +01:00
Mehdi Achour
cca500083e Implement #10078: Allow disabling csrf hidden input generation on a form 2015-11-18 10:22:31 +01:00
SilverFire - Dima Naumenko
ac7b0ef6ff ErrorHandler - hardcoded UTF-8 in mb_* functions
As `Yii::$app` may be not initialized on the moment of error,
decided to hardcode UTF-8.

PR  #10169
2015-11-17 14:18:26 +02:00
Carsten Brandt
6acb76606c fixed connection serialization test 2015-11-17 12:06:32 +01:00
Dmitry Naumenko
4839ddb09b Merge pull request #10169 from SilverFire/mb-function-encoding
Normalized mb_* function calls to use Yii::$app->charset
2015-11-17 12:10:52 +02:00
SilverFire - Dima Naumenko
fb35afa1f3 Changelog and Updgrade docs update 2015-11-17 12:07:40 +02:00
Mehdi Achour
c49096c553 Fix merge conflict 2015-11-17 10:57:37 +01:00
Mehdi Achour
06d499ab02 #10158: Accept arrays for 'js' as well
Also applied @samdark comments on array testing
2015-11-17 10:55:05 +01:00
SilverFire - Dima Naumenko
1a48d24830 Merge branch 'lichunqiang-issue-10097' 2015-11-17 09:28:06 +02:00
lichunqiang
a349c1ee1b Changed yii.confirm context bind 2015-11-17 09:27:35 +02:00
SilverFire - Dima Naumenko
a6e1ba2cf6 Fixed mb_ functions calls to use UTF-8 or app charset 2015-11-17 09:02:22 +02:00
Sam Mousa
603a956b8d Implemented __sleep in yii\db\Connection
to support serializing the connection object without exceptions.

- Added test for serializing an open connection.
- Added unserialize test

close #10149
2015-11-16 22:44:57 +01:00
Mehdi Achour
cf01d5ff92 Use PHP type casting instead of ArrayHelper 2015-11-16 18:16:29 +01:00
Mehdi Achour
8ada653e8e Fix build failure: Handle arrays in assets command 2015-11-16 15:31:20 +01:00
Mehdi Achour
5619e98eda Allow setting css options per CSS file in AssetBundle::, fixes #10158 2015-11-16 15:12:14 +01:00
Alexander Makarov
61acf28338 Merge pull request #10160 from yiijan/docs-ja-1116
docs/guide-ja/tutorial-console.md updated [ci skip]
2015-11-16 00:47:10 +02:00
Nobuo Kihara
941948c2e2 docs/guide-ja/tutorial-console.md updated [ci skip] 2015-11-16 07:22:20 +09:00
Alexander Makarov
8f8bedbd88 Merge pull request #10155 from SilverFire/10142-email-validator
Fixed EmailValidator to check email length properly
2015-11-15 23:23:00 +02:00
Alexander Makarov
4d4851bed4 Merge pull request #10159 from pana1990/update-docs
Update docs [skip ci]
2015-11-15 23:18:39 +02:00
Bizley
2b33d1f4f7 REST error handling, structure entry scripts and test overview 2015-11-15 20:15:23 +01:00
Daniel Gomez Pan
b911aa4846 Update docs [skip ci] 2015-11-15 19:58:10 +01:00
SilverFire - Dima Naumenko
d7bb1be296 EmailValidator - specified encoding for mb_strlen 2015-11-15 19:39:50 +02:00
Carsten Brandt
c3bfa5c77e fixed Html::activeFileInput() to set correct name for hidden input field
fixes #9689
2015-11-15 13:39:07 +01:00
Alexander Makarov
656ec4d0e8 Merge pull request #10153 from bizley-code/guide-pl
[Docs PL] tabular input [skip ci]
2015-11-15 13:59:48 +02:00
Alexander Makarov
30f0c94814 Merge pull request #10156 from yiijan/docs-ja-1114
docs/guide-ja updated [ci skip]
2015-11-15 13:59:17 +02:00
Alexander Makarov
f393a84a0f Fixed error in case of missing ICU 2015-11-15 13:58:13 +02:00
Nobuo Kihara
95e53b8e10 docs/guide-ja updated [ci skip] 2015-11-14 09:13:16 +09:00
SilverFire - Dima Naumenko
bf6b50f58e #10142 Fixed EmailValidator to check email length properly 2015-11-14 00:39:12 +02:00
Bizley
bd14cdbc9a Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 2015-11-13 17:08:06 +01:00
Alexander Makarov
7e39f33052 Merge pull request #10147 from janisto/patch-3
Update docs composer-asset-plugin [skip ci]
2015-11-12 16:52:07 +03:00
Alexander Makarov
f3964a655d Merge pull request #10146 from janisto/patch-2
Update travis composer-asset-plugin
2015-11-12 16:51:43 +03:00
Jani Mikkonen
35466c0929 Update docs composer-asset-plugin [skip ci] 2015-11-12 14:25:07 +02:00
Jani Mikkonen
a3df7f073d Update travis composer-asset-plugin 2015-11-12 13:58:17 +02:00
Daniel Filipek
7f90022ffe input-forms.md typo fix, 2015-11-12 11:37:02 +01:00
Alexander Makarov
253cd1ea39 Merge pull request #10145 from SilverFire/patch-url-rule
UPGRADE.md - added flush cache requirement
2015-11-12 13:30:34 +03:00
SilverFire - Dima Naumenko
79003d071e Guide (ru,en) - added cache flushing manual 2015-11-12 12:21:42 +02:00
SilverFire - Dima Naumenko
503205295f UPGRADE.md - added flush cache requirement 2015-11-12 12:20:41 +02:00
Alexander Makarov
7641d2d83b Enhanced #9337 as @klimov-paul suggested in e94810551c (commitcomment-14335135) 2015-11-11 21:14:23 +03:00
Alexander Makarov
1c0593444e Merge pull request #10137 from pana1990/update-composer-asset-plugin
Update composer-asset-plugin [skip ci]
2015-11-11 21:08:34 +03:00
Alexander Makarov
cddb036cf9 Fixes #9790: Fixed yii\db\sqlite\QueryBuilder to generate proper SQL for UNION 2015-11-11 21:05:57 +03:00
romeOz
9ed8b80493 Added tests for #9790 2015-11-11 21:04:18 +03:00
Constantine Chuprik
e94810551c Fixes #9337: Added yii\db\ColumnSchemaBuilder::defaultExpression() to support DB Expression as default value 2015-11-11 20:42:07 +03:00
Alexander Makarov
d78603a6f5 Merge pull request #10138 from pana1990/update-docs
Update docs [skip ci]
2015-11-11 20:23:06 +03:00