13702 Commits (4a464afe9b4103d96c61f77ea6e093e45ee837c9)
 

Author SHA1 Message Date
Sam Mousa 4a464afe9b Fixes #9656: `yii\db\BaseActiveRecord` refactored in order to getting, setting and unsetring attribute values using the same approach 9 years ago
Dmitry Naumenko cbf01607c5 Merge pull request #10196 from githubjeka/patch-1 9 years ago
Evgeniy Tkachenko a50f444559 Updated link to current statements of mysql 9 years ago
Alexander Makarov e4f5b91f74 Fixed #6351 MySQL 5.1 compatibility 9 years ago
Alexander Makarov 5cd50fdb1d Fixes #10193: simplified ./yii serve by removing lock file and extra checks 9 years ago
SilverFire - Dmitry Naumenko 35c71ab83b Closes #10190: Added start-gii.png to zh-CN guide 9 years ago
SilverFire - Dmitry Naumenko 035a9ce0a8 Added `yii\filters\auth\AuthMetod::optional` property 9 years ago
SilverFire - Dmitry Naumenko 9d79038485 Added requirement for ICU Data 9 years ago
Alexander Makarov 55d4785d51 Fixes #5: added references to DB support extensions for Informix, IBM DB2 and Firebird 9 years ago
Dmitry Naumenko 5129dbf5e9 Merge pull request #10166 from machour/10158-allow-setting-options-per-css-file-in-assetbundle 9 years ago
Mehdi Achour faa7a731c7 #10158: Remove defer attribute value from test case 9 years ago
SilverFire - Dmitry Naumenko 58119c5b11 Fixed testCreateTable, testAlterTable now quotes table name 9 years ago
Carsten Brandt 7b41671511 updated german translation 9 years ago
Dmytro Karpovych e6e8b0a41f fix translation in compare validator(uk,ru) 9 years ago
SilverFire - Dmitry Naumenko ca074f19df Changelog typo fixed 9 years ago
Sam Mousa 22d9997281 Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
Sam Mousa 6d7627c2a5 Yii::powered() now uses Yii::t() 9 years ago
Dmitry Naumenko b2c1d8dffe Merge pull request #10182 from machour/10078-Add-option-to-disable-csrf-on-forms 9 years ago
Mehdi Achour ac36016c7f Expanded strcasecmp() condition for clarity 9 years ago
Mehdi Achour f632f4d41f Fix docs as per @SilverFire suggestions [ci skip] 9 years ago
Mehdi Achour c1dc6b1064 Fix changelog entry position 9 years ago
Mehdi Achour ae5fbd2b88 Remove unmerged changelog entry from another PR 9 years ago
Mehdi Achour 0b2bbb2e99 Merge 9 years ago
Mehdi Achour cca500083e Implement #10078: Allow disabling csrf hidden input generation on a form 9 years ago
SilverFire - Dima Naumenko ac7b0ef6ff ErrorHandler - hardcoded UTF-8 in mb_* functions 9 years ago
Carsten Brandt 6acb76606c fixed connection serialization test 9 years ago
Dmitry Naumenko 4839ddb09b Merge pull request #10169 from SilverFire/mb-function-encoding 9 years ago
SilverFire - Dima Naumenko fb35afa1f3 Changelog and Updgrade docs update 9 years ago
Mehdi Achour c49096c553 Fix merge conflict 9 years ago
Mehdi Achour 06d499ab02 #10158: Accept arrays for 'js' as well 9 years ago
SilverFire - Dima Naumenko 1a48d24830 Merge branch 'lichunqiang-issue-10097' 9 years ago
lichunqiang a349c1ee1b Changed yii.confirm context bind 9 years ago
SilverFire - Dima Naumenko a6e1ba2cf6 Fixed mb_ functions calls to use UTF-8 or app charset 9 years ago
Sam Mousa 603a956b8d Implemented __sleep in yii\db\Connection 9 years ago
Mehdi Achour cf01d5ff92 Use PHP type casting instead of ArrayHelper 9 years ago
Mehdi Achour 8ada653e8e Fix build failure: Handle arrays in assets command 9 years ago
Mehdi Achour 5619e98eda Allow setting css options per CSS file in AssetBundle::, fixes #10158 9 years ago
Alexander Makarov 61acf28338 Merge pull request #10160 from yiijan/docs-ja-1116 9 years ago
Nobuo Kihara 941948c2e2 docs/guide-ja/tutorial-console.md updated [ci skip] 9 years ago
Alexander Makarov 8f8bedbd88 Merge pull request #10155 from SilverFire/10142-email-validator 9 years ago
Alexander Makarov 4d4851bed4 Merge pull request #10159 from pana1990/update-docs 9 years ago
Daniel Gomez Pan b911aa4846 Update docs [skip ci] 9 years ago
SilverFire - Dima Naumenko d7bb1be296 EmailValidator - specified encoding for mb_strlen 9 years ago
Carsten Brandt c3bfa5c77e fixed Html::activeFileInput() to set correct name for hidden input field 9 years ago
Alexander Makarov 656ec4d0e8 Merge pull request #10153 from bizley-code/guide-pl 9 years ago
Alexander Makarov 30f0c94814 Merge pull request #10156 from yiijan/docs-ja-1114 9 years ago
Alexander Makarov f393a84a0f Fixed error in case of missing ICU 9 years ago
Nobuo Kihara 95e53b8e10 docs/guide-ja updated [ci skip] 9 years ago
SilverFire - Dima Naumenko bf6b50f58e #10142 Fixed EmailValidator to check email length properly 9 years ago
Bizley bd14cdbc9a Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 9 years ago