18943 Commits (3275f976842205e17c8fc8d9775cb6e4c3cc050a)
 

Author SHA1 Message Date
Alexander Kartavenko 3275f97684 Fixes #16565: Added missing parts of the context message in `\yii\log\Target::collect` 5 years ago
blolass 53e6c321d4 Fix typo in sl translation of yii.php (#17368) [skip ci] 5 years ago
Alexander Kartavenko 3601d512c2 Fixes #17070: Strip invalid character from fallback file name 5 years ago
epifrin 8fd627c755 Added type null to @return annotation of findOne method (#17362) [skip ci] 5 years ago
Alexander Makarov cb384f542d
Add upgrade note for #17344 5 years ago
Alexander Kartavenko a226b76776 Fixes #17341: Allow callable objects to be set to `\yii\filters\AccessRule::$roleParams` 5 years ago
michalwoz 0165416c79 Update path configuration for composer-asset-plugin (#17347) 5 years ago
Brandon Kelly 54b3d6d8ab Fixes #17344: Improved performance of `yii\db\Connection::addSelect()` 5 years ago
rhertogh 1ed6ec1e5c Fixes #17353: Added `sameSite` support for `yii\web\Cookie` and `yii\web\Session::cookieParams` 5 years ago
Brandon Kelly b638cc4a4e Fixes #17348: Improved performance of `yii\db\Connection::quoteTableName()` 5 years ago
Brandon Kelly 60702e663e Fixes #17345: Improved performance of `yii\db\Connection::quoteColumnName()` 5 years ago
Michael Härtl 3297f207f5 Fixes #17341: Fixed error from yii.activeForm.js in strict mode 5 years ago
Alexander Makarov 869c8aa220
prepare for next release 5 years ago
Alexander Makarov 0e1cdf0980
release version 2.0.20 5 years ago
Alexander Makarov 5dac639f13
Added aliases to mime type generation command 5 years ago
Alexander Makarov 317a73a59f
Fixes #17336: Fixed wildcard matching in Event::hasHandlers() 5 years ago
Christoph Möke 2ca8da062c Fixes #17328: Added mime aliases for BMP and SVG files 5 years ago
Alexander Makarov 1f3e89d056
Fixes #17331: Adjusted docs to state that console command option position does not matter [skip ci] 5 years ago
Evgeniy Moiseenko f7ca4932ba Translate output client scripts into Russian (#17272) [skip ci] 5 years ago
Alexander Kartavenko 8d9947f06a Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
Alexander Makarov 0f4e422677
Create FUNDING.yml 5 years ago
Alexander Makarov 1589140354
Create SECURITY.md 5 years ago
unionolivia 7e05e956b3 Fix typo in db-active-record.md (#17317) [skip ci] 5 years ago
Alexander Kartavenko 30e10837ba Fixes #16509: Fixed console command help text wordwrap for multi-byte strings 5 years ago
Alexander Makarov a0b89f9271
More copy-paste friendly release messages 5 years ago
Alexander Makarov 4980a72de5
prepare for next release 5 years ago
Alexander Makarov 694a1410e8
release version 2.0.19 5 years ago
Tobias Munk a44b307c01
Fixes #16918: Console Table widget variables visibility was changed to protected to allow extending it 5 years ago
Alexander Makarov 3a7779f09a
Fixes #17313: Support jQuery 3.4 5 years ago
Basil e1f6761dfd Fixes #17233: Fixed bug with integer model attribute names in Validator class 5 years ago
Alexander Makarov aa0f09b3e2
Fixes #17306: Added ".mjs" extensions to mimetypes meta 5 years ago
Alexander Makarov 6d10d1f05d
Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
Bizley 56215d58e1 Fixes #12077, #12135, #17263: Fixed PostgreSQL version of `alterColumn()` to accept properly `ColumnSchemaBuilder` definition of column 5 years ago
DBX12 0f30174ae6 Fix typo in ExitCode (#17294) 5 years ago
Alexander Makarov 95c2e4a48f
prepare for next release 5 years ago
Alexander Makarov c286648494
release version 2.0.18 5 years ago
Tamás Molnár 25672a94d1 Fix syntax error in Query builder docs (#17281) [skip ci] 6 years ago
Robert Korulczyk 1689784414 Fix typo in zh-CN guide [skip ci] (#17277) 6 years ago
George Tavares Lopes 58761b4411 Fixes #16820: `yii\filters\Cors::prepareHeaders()` now accepts Access-Control-Allow-Headers in preflight response 6 years ago
Evgeniy Moiseenko e91252da6a Translate security cryptography into Russian (#17273) [skip ci] 6 years ago
Dmitriy Gritsenko 77d70bfbe6 Fixes #16589: Fixed not using `defaultValue` in `BlameableBehavior` for console app 6 years ago
Alexander Makarov 33405fa4a5
Fixes #17268: Fixed Formatter didn't take power into account 6 years ago
Evgeniy Moiseenko 62c8a59e7b Translate runtime requests into Russian (#17247) [skip ci] 6 years ago
Alexander Morozov 703644864e Fix Cache phpdoc example [skip ci] 6 years ago
Evgeniy Moiseenko 1f0d64f1fc Translate Security overview into Russian (#17246) [skip ci] 6 years ago
Evgeniy Moiseenko 41592004b7 Translated Input form JavaScript docs into Russian (#17242) [skip ci] 6 years ago
Roman Nikiforov 8d2b3b5a94 Fixed typo in the Russian guide on Active Record (#17240) [skip ci] 6 years ago
Mehdi Achour 9e21d6af67 Add open collective badges & links to README [skip ci] (#17239) 6 years ago
Razvan Grigore 9c37016dac Fixes #17235: `yii\helpers\FileHelper::normalizePath()` now accepts stream wrappers 6 years ago
Evgeniy Moiseenko e9b33916b6 Fixes #17220: Fixed error when using non-InputWidget in active form field 6 years ago