1658 Commits (7137d676fb25d9aec5b271b2df8bfa057b03f218)

Author SHA1 Message Date
maine-mike ad6047e09f Fixes #10480: Fixed removing old identity cookie when loggin in as another user without logging out first 9 years ago
kidol ff55874457 Fixes #11132: Fixed `yii\widgets\FragmentCache` not handling empty content correctly in all cases 9 years ago
Alexander Makarov 6b00d3519c Added changelog 9 years ago
SilverFire - Dmitry Naumenko 83fc2446cf Fixed CHANGELOG lines duplication 9 years ago
mdmunir d437c4bd37 Add session migration 9 years ago
Angel Guevara b49488b1f7 Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
Ivaylo Ushev 5921865459 Fixed: #11270 - Error when link record in one to many relation. (#11301) 9 years ago
SilverFire - Dmitry Naumenko e5bcbf4e1d Closes #11228: `yii.activeForm.js` - AJAX validation will not be triggered if client side validation failed 9 years ago
SilverFire - Dmitry Naumenko 36689a5239 fixed changelog markdown 9 years ago
Aleksei Vesnin 6745bdb65e Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Alexander Makarov 48a2df5d52 Fixes #11283: `ActiveRecord::unlink()` is not setting FK to `null` before deleting itself anymore 9 years ago
Alexander Makarov f312163258 Fixes #11220: NumberValidator now handles objects properly 9 years ago
Paul Klimov b72524d490 Fixes #11280 migrate autogenerate breaks MongoDB migration 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Yaroslav Lukyanov db1a96d876 Added tests for #8920, used 16bit integers to avoid out of range error 9 years ago
Misbahul D Munir 0e17d652dc Enhanced RBAC Rule assignment 9 years ago
Andrii Vasyliev e8d30f0c51 enable use of yii2 inside of phar packaged console applications 9 years ago
Robbert Jan van de Velde d438c03dbc Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a user with user id 0 9 years ago
Daniel Gomez Pan 5c38b93691 Fix changelog [skip ci] 9 years ago
Alexander Makarov cfbe50e96d Fixes #11026: Fixed `StringHelper::truncateWords()` to count words properly for non-English text 9 years ago
githubjeka 8e1ec62191 update BooleanValidator 9 years ago
Daniel Gomez Pan 7dc984d359 Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
particleflux 1dfab19b77 Fixes #11137: Added weak ETag support to `yii\filters\HttpCache`. It could be turned on via setting `$weakEtag` to `true` 9 years ago
Alexey 5e1e42839f Fixes #11188: Fixed wrong index usage in `CaptchaAction` when calling `imagefilledrectangle` 9 years ago
Damian Zajkowski 3fb85fb84e Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete_Class. #11196 issue. 9 years ago
Alexander Makarov 706b98ee0f Changelog for #11187 9 years ago
SilverFire - Dmitry Naumenko 2de79d7ee4 CHANGELOG reordered 9 years ago
Sam Mousa c7436909f4 Added optional `$checkHeader` param to loginRequired for checking the Accept header; defaults to `true`. 9 years ago
SilverFire - Dmitry Naumenko 3298ea6b31 Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko a0f9bf2893 Fixed `yii\web\UploadedFile::getBaseName()` to be multibyte-safe, added test 9 years ago
hiscaler 75db69f90a Fixed `yii\web\UploadedFile::getBaseName()` to work with UTF-8 file names 9 years ago
DrDeath72 8757088f5f `yii.js` - fixed `getQueryParams()` function to handle URLs with anchors correctly 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
SilverFire - Dmitry Naumenko a0e614eb20 `yii\validators\EachValidator` injects specific attribute value in error message parameters 9 years ago
Alexander Makarov c17f887583 Added `StringHelper::countWords()` that given a string returns number of words in it 9 years ago
Alexander Makarov b6d26a12e9 Fixes #11052: Fixed `HtmlPurifier` configuration sequence 9 years ago
Dmitry Khlystov 7eff23886c Fixes #10726: Added `yii\rbac\ManagerInterface::canAddChild()` 9 years ago
fps01 258175149d Fixes #11125: Fixed `JSON_ERROR_SYNTAX` for `json_decode(null)` in PHP 7 9 years ago
SilverFire - Dmitry Naumenko 7229b3aa7d QueryBuilder::buildAndCondition() - added Expression value extraction 9 years ago
SilverFire - Dmitry Naumenko ab0bb308ba Updated CHANGELOG and UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 8e1ab29592 Changelog updated 9 years ago
Sam Mousa c4e782725c Fixed cache key collision in `yii\web\UrlManager::createUrl()` 9 years ago
Robbert Jan van de Velde c7f365910d Fixed handling of intervals of 0 seconds in yii\i18n\Formatter::asDuration(). 9 years ago
Ni-san 77599dc179 fixes #11040: make copyDirectory method work correctly with parameter 'recursive' 9 years ago
SilverFire - Dmitry Naumenko 6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module 9 years ago
Alexander Makarov 8b4fd5c028 Updated changelog 9 years ago
Daniel Gomez Pan 06a4207695 WIP #10840: update changelog [skip ci] 9 years ago
SilverFire - Dmitry Naumenko ded158ed43 Updated CHANGELOG 9 years ago
Klimov Paul 779b1e90ce `yii\validators\DateValidator` skip validation for `timestampAttribute`, if it is already in correct format 9 years ago