6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
lubosdz c2214af969 [SK] Updated locale strings 9 years ago
Carsten Brandt 5db772ef7b cleanup console namespace changes 9 years ago
Carsten Brandt 3f828d9599 alphabetical order for console core commands 9 years ago
Carsten Brandt e8d309dddb documentation fixes for 2.0.7 9 years ago
Carsten Brandt 364eb39eae moved wrongly added CHANGELOG entry 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Andrew Nester fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 9 years ago
SilverFire - Dmitry Naumenko d12af259e0 Fixed UrlValidator pattern to improve matching 9 years ago
Andrew Nester a0ca37ed6a 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
SilverFire - Dmitry Naumenko b43ebcc368 yii\db\Connection::createCommand() removed DI usage for performance reasons 9 years ago
Carsten Brandt 49c15fa304 better documentation for Command in db Connection 9 years ago
SilverFire - Dmitry Naumenko 8b92b08306 db/Connection - update PHPDocs, update CHANGELOG 9 years ago
Sam Mousa aa36f63f4c Fixed issue #7674 9 years ago
SilverFire - Dmitry Naumenko 4c31c26628 EmailValidator - the name of the mailbox is no longer limited with the length 9 years ago
Evgeniy Tkachenko 8b9514fd5f Refactoring yii\web\Request::getMethod 9 years ago
Carsten Brandt 8680f0f1d8 BC way of merging expression params of orderBy and groupBy 9 years ago
Carsten Brandt f0a62cdbd3 allow expressions in GROUP BY 9 years ago
Carsten Brandt 5a462dc5d2 added tests and documentation for #8824 9 years ago
Carsten Brandt c3240525df updated docs about Expression class 9 years ago
Daniel Gomez Pan 36de283411 Fix grammar in chage log [skip ci] 9 years ago
Daniel Gomez Pan e630072408 Add phpdoc [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 96a50bcc35 Updated CHANGELOG.md 9 years ago
SilverFire - Dmitry Naumenko 275a7827c3 ActionColumn::visibleButtins() - changed PHPDoc wording 9 years ago
Vit f17a881539 fix typo 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
SilverFire - Dmitry Naumenko 9bd0810bce FileValidator - fixed fix for error message on UPLOAD_ERR_FORM_SIZE (7f65704) 9 years ago
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