6169 Commits (157d6c79cc9b5855500ef9924181029248408ca1)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 7f657047da FileValidator - fixed error message on UPLOAD_ERR_FORM_SIZE 9 years ago
Alexander Makarov 105c3779af Added example for TagDependency 9 years ago
SilverFire - Dmitry Naumenko 011c1c65cc Updated CHANGELOG, UPGRADE guide 9 years ago
SilverFire - Dmitry Naumenko 6936c41cf1 SluggableBahavior - PHPDoc and code style fixed; validateSlug, generateUniqueSlug - private -> protected 9 years ago
Hesam Khaki bd6b70b470 fixes some coding styles in sluggableBehavior 9 years ago
Hesam Khaki a8dfd50078 numerous refactors for SluggabeBehavior class 9 years ago
Andrew Nester 61df727eaf Expression objects for orderBy should be handled in QueryBuilder 9 years ago
githubjeka 2e7014fd72 Fix bug #10638 9 years ago
Andrew Nester 6acab778da 10629 - BaseStringHelper::truncateHtml fix - should not add suffix if words count less than needed #10629 9 years ago
SilverFire - Dmitry Naumenko 969469b55a Updated CHANGELOG 9 years ago
Andrew Nester 9eaa82e15d 10555 - Fix for ActiveForm - When previous action doesn't reload page, this action will be triggered again when another submit button clicked 9 years ago
Evgeniy Tkachenko be4c9ae5b8 it added also to detachBehavior() 9 years ago
Evgeniy Tkachenko 187e44d3ba Update phpDoc Component::getBehavior(). 9 years ago
githubjeka 2c3e9a4296 phpDoc of getTableSchema|loadTableSchema updated 9 years ago
githubjeka 5326b7aaf6 refactoring for getTableSchema 9 years ago
Andrew Nester bdea6d30d0 Updated Changelog.md 9 years ago
Andrew Nester ab25b8a358 10218 - Fix for session regenerate id issue that occured after user logged out #10218 9 years ago
SilverFire - Dmitry Naumenko 0cae7fc654 Added CHANGELOG line for #10052 9 years ago
SilverFire - Dmitry Naumenko 1ff847142d Optimized Formatter::formatSizeNumber() - used normalizeNumericValue() 9 years ago
SilverFire - Dmitry Naumenko a1ff095f91 UniqueValidator - fixed syntax warning: static call on object 9 years ago
SilverFire - Dmitry Naumenko 6eb9830d64 UniqueValidatorTest, CHANGELOG - fixed spelling 9 years ago
Daniel Gomez Pan b88eeb6392 Fix change log [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 5a1c88f1df Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 3624e6bf7e Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 5f8435bba7 Added CHANGELOG line 9 years ago
SilverFire - Dmitry Naumenko 6bff405287 Code style minor fix 9 years ago
Andrew Nester ed23b97baf #10574 - Fix for BaseArrayHelper to work with invalid characters in proper way 9 years ago
Carsten Brandt f6dcb290ed reverted c00b97a/#9915, this is expected behavior 9 years ago
SilverFire - Dmitry Naumenko f72e9d5bcf Revert "#9915: changed behavior of ArrayHelper::getValue() according to @azureru suggestion" 9 years ago
Alexander Makarov 4b511fb9bc #9915: changed behavior of ArrayHelper::getValue() according to @azureru suggestion 9 years ago
SilverFire - Dmitry Naumenko eda1e7b027 Fixed `yii\grid\GridView::guessColumns()` to work with numeric column names 9 years ago
Carsten Brandt dbf1b9f492 Update CHANGELOG.md 9 years ago
grykon 4f452b159a Translate for 'pl' messages 9 years ago
youmad 77b0d30bf8 Divide by zero prevention in console progress bar 9 years ago
Pavel Solomienko 2300e9cbe5 Update BaseMigrateController.php 9 years ago
githubjeka 9ae21e5df2 phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
githubjeka 2b6ceb1eb7 phpDoc updated 9 years ago
Evgeniy Tkachenko 60086507db Updated phpDoc to ManagerInterface::addChild() 9 years ago
Klimov Paul 57ab949be5 `Response::redirect()` uses 200 status code if 'X-Ie-Redirect-Compatibility' header sent 9 years ago
SilverFire - Dmitry Naumenko 019587e544 yii\web\Response - fixed comparation bug introduced in #9670 9 years ago
Tom Worster 40fc49bf16 remove obsolete @throw tags 9 years ago
Carsten Brandt cdb7d84fea added support for non-gregorian calendar to formatter 9 years ago
Carsten Brandt 74924ad134 updated fa messages after #10515 9 years ago
SilverFire - Dmitry Naumenko adae5a96ba Fixed indent 9 years ago
Jafaripur bd27d9f797 Update Persian translations. 9 years ago
Alexander Makarov 56f77a9070 Fixed typo 9 years ago
LAV45 fcf25e8fa1 Fixed `\yii\di\Instance::ensure()` to work with minimum settings 9 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
Alexander Makarov 5cecb09c1b Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
AnatolyRugalev 3b31aa771a #10363: Fixed i18n fallback float and integer formatting 9 years ago