616 Commits (46c50e43c4dbc3754c68aad72d39df718a3b9ee4)

Author SHA1 Message Date
Ondřej Vašíček ba0a3c00ca Fixes #16183: Fixed when `yii\helpers\BaseFileHelper` sometimes returned wrong value 6 years ago
Bizley 1342eb718b Fixes #15204: `yii\helpers\BaseInflector::slug()` is not removing substrings matching provided replacement from given string anymore 6 years ago
Bizley f3438c450c Fixes #10843: Additional hidden input rendered by `yii\helpers\BaseHtml` methods inherits `disabled` HTML option if provided and set to `true` 6 years ago
Evgeniy Moiseenko b070b5f733 Improve annotations for yii\helpers\BaseArrayHelper::getColumn()(#16795) (#16802) [skip ci] 6 years ago
Alexandr Ivanov af3b8b2f23 Fixes #11960: Fixed `checked` option ignore in `yii\helpers\BaseHtml::checkbox()` 6 years ago
Evgeniy Moiseenko 4d26c915dc Additional fix for #14230 6 years ago
Evgeniy Moiseenko a8bfe8bbe6 Fixes #14230: Fixed `itemsOptions` ignored in `checkBoxList` 6 years ago
Evgeniy Moiseenko 3eba4ea69a Fixes #16680: Fixed ActiveField 'text' input with maxlength 6 years ago
SilverFire - Dmitry Naumenko 27a5b1e642
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()` 6 years ago
Rustam Mamadaminov c286f00060 Fixes #16666: Fixed `yii\helpers\ArrayHelper::merge` 6 years ago
Alexey bf5476f253 Fixes #15889: Fixed override `yii\helpers\Html::setActivePlaceholder` 6 years ago
Rustam Mamadaminov 959cb985e3 Fixed PHPDoc blocks in FileHelper (#16402) [skip ci] 6 years ago
Thoulah a32cfcc8ef Fixes #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string 6 years ago
SilverFire - Dmitry Naumenko 3d96a45f6b
Fixed BC breaking change in Inflector 6 years ago
SilverFire - Dmitry Naumenko 02d3f8a2e9
PHPDocs updated [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 629a33fd0e
Made Inclector unicode-safe 6 years ago
Dmitry Naumenko 5a87dd2bfa
Added explicit encoding 6 years ago
SilverFire - Dmitry Naumenko b9aa0001b6
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8 6 years ago
Vladimir Reznichenko 14984328e5 SCA with Php Inspections (EA Ultimate) (#16105) 7 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
SilverFire - Dmitry Naumenko b3f54d1065
Simplified code, enhanced PHPDocs 7 years ago
Fabrizio 52263077c0 Bug #15858: Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli) 7 years ago
Vladimir Reznichenko f10cb6aeee SCA with Php Inspections (EA Ultimate) 7 years ago
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
edwards-sj 1c473325ac Fixes #15742: Updated setActivePlaceholder to be consistent with activeLabel 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
Alexander Makarov 9f7d09cfae
Removed unneeded quotes 7 years ago
Alexander Makarov d9fdf0f235
Added missing escaping to Windows fallback of FileHelper::unlink() 7 years ago
Alexander Makarov 7febeb8ad4
Renamed yii\helpers\FileHelper findDirectory() method to findDirectories() to be consistend with findFiles() 7 years ago
André Sousa d39d3ed0a6 Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero 7 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Arsen 16e63f6de2 Fixes #13465: Added `yii\helpers\FileHelper::findDirectory()` method 7 years ago
Elvira Sheina 06ebd3faa7 Fixes #13034: Fixed `normalizePath` for windows network shares that start with two backslashes 7 years ago
Vladimir 9aac304220 Add some @see references near HTML class attribute handling [ci skip] (#15558) 7 years ago
Hanafi Ahmat 4f7b410230 Fixes #9771: Assign hidden input with its own set of HTML options via `$hiddenOptions` in activeFileInput `$options` 7 years ago
Ankit Padia 38f66e9c6d IsIndexed() @return wrong description fixed (#15538) [skip ci] 7 years ago
Alexander Makarov 8b0702d386
Fixed #14840: improved Console::select() phpdoc [skip ci] 7 years ago
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 7 years ago
SilverFire - Dmitry Naumenko c4e1ea28f4
Updated PHPDocs, reordered CHANGELOG 7 years ago
vladis 03ab53e1fb Rename method 7 years ago
vladis e99c574a7c Enh #15226: Auto generate placeholder from fields 7 years ago
vladis 78d76c3f2c Enh #15226: Auto generate placeholder from fields 7 years ago
SilverFire - Dmitry Naumenko 9e0f19ace7
Renamed `Html::error()` option `errorMethod` to `errorSource` 7 years ago
Paul Klimov 1b8da6d951
Add `StringHelper::matchWildcard()` (#15389) 7 years ago
杨国帅 f9cdcf438d Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display 7 years ago
brandonkelly 6ab93bd4ef a => A (fixes #15380) 7 years ago
Elvira Sheina 717d0e80d3 Fixes #15358: Refactored `BaseConsole::updateProgress()` 7 years ago
Elvira Sheina f11f818b18 Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
Alexander Makarov efac23dde7
Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago
Alexander Makarov 1e00a050d7
Fixes #15322: Fixed PHP 7.2 compatibility of `FileHelper::getExtensionsByMimeType()` 7 years ago