2692 Commits (110199bcfdd251d92b8c40f57ded2df86051006b)

Author SHA1 Message Date
Alexander Kartavenko 8d9947f06a Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
Alexander Kartavenko 30e10837ba Fixes #16509: Fixed console command help text wordwrap for multi-byte strings 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
Bizley 56215d58e1 Fixes #12077, #12135, #17263: Fixed PostgreSQL version of `alterColumn()` to accept properly `ColumnSchemaBuilder` definition of column 5 years ago
Alexander Makarov 95c2e4a48f
prepare for next release 5 years ago
Alexander Makarov c286648494
release version 2.0.18 5 years ago
George Tavares Lopes 58761b4411 Fixes #16820: `yii\filters\Cors::prepareHeaders()` now accepts Access-Control-Allow-Headers in preflight response 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
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
Alexander Makarov f7fcc0043e
Revert "Fixes #17220: Fixed widgets with no options" 6 years ago
Alexander Makarov a7f9896415
Fixes #17220: Fixed widgets with no options 6 years ago
Alexander Makarov 1c0bfee6d8
prepare for next release 6 years ago
Alexander Makarov ffe38a920f
release version 2.0.17 6 years ago
Albert Borsos d2c2f63686 Fixes #17127: `yii\db\ActiveRecord::findOne()` now accepts table aliases 6 years ago
Nikolay Poryadin dafaff0a02 Fixes #16158: Fix multiple select validation was trigged on other fields blur event 6 years ago
Artem Pakhomov a3b6d227ba Fixes #16335: Fixed in `yii\filters\AccessRule::matchIP()` user IP validation with netmask in rule 6 years ago
Brandon Kelly 55418776d4 Fixes #17215: Improved security for servers running PHP 7.0.0+ 6 years ago
Sergei Sergeev a7276f6b72 Fixes #17152: Fixed error page when using traceline option 6 years ago
lubosdz 8bb334b9ae Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed 6 years ago
Nikolay Poryadin a8d4f8538e Fixes #16681: `ActiveField::inputOptions` were not used during some widgets rendering 6 years ago
Nikolay Poryadin 5b5150ae62 Fixes #17133: Fixed aliases rendering during help generation for a console command 6 years ago
Ricardo Pérez e6513a2c9e Fixes #17124: Fixed ErrorException when run `./yii fixture/unload` without arguments 6 years ago
Nikolay Poryadin fc98a95a90 Fixes #17185: Fixed `AssetManager` timestamp appending when a file is published manually 6 years ago
Mikk Tendermann 81f7d381e5 Fixes #17180: Do not populate `yii\web\Response::$response` when response code is 204 6 years ago
Mikk Tendermann bf89d95d6a Fixes #17083: Fixed `yii\validators\EmailValidator::$checkDNS` tells that every domain is correct on alpine linux 6 years ago
evilito 8cc74f5c57 Fixes #17156: Fixes PHP 7.2 warning when a data provider has no data as a parameter for a GridView 6 years ago
Alexander Makarov b77e3ea0e7
Added missing changelog entry [skip ci] 6 years ago
Alexander Makarov 67f0c88bd2
prepare for next release 6 years ago
Alexander Makarov 5a0df13dcc
release version 2.0.16.1 6 years ago
Brandon Kelly 1cc83f02f5 Fixes #17150: Fixed `yii\helpers\BaseInflector::camel2words()` splitting `ALLCAPS` words on each letter 6 years ago
Pavel Ivanov 2da6773b68 Fixes #17089: Fixed caching of related records when `via()` using with callable 6 years ago
Pavel Ivanov 905cfd9725 Fixes #17098: Fixed message/extract when using message params returned from method calls 6 years ago
Nikolay fd3eb699d4 Fixes #17094: Fixed response on 204 status. Now it is empty 6 years ago
Carsten Brandt 39d3b6519c prepare for next release 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
Dmytro Naumenko adf8f9a32f Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively 6 years ago
SilverFire - Dmitry Naumenko dfcf037c76
ActiveQuery::viaTable() now throws exception on wrongly prepared query 6 years ago
SilverFire - Dmitry Naumenko 659b3d4b77
Fixing DB session override problems 6 years ago
Pavel Ivanov 4333b90186 Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
Pavel Ivanov 7ccadb4a79 Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3 6 years ago
Nikolay c59df914c1 Fixes #16253: Fixed empty checkboxlist validation 6 years ago
Pavel Ivanov 22d30f1999 Fixes #15286: Fixed incorrect formatting of time with timezone information 6 years ago
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 6 years ago