6214 Commits (d0b1f568cc052ca2ec3ed24df66aaa9e8f8a0cc0)

Author SHA1 Message Date
Alexander Makarov 9edd26eef7 Updated composer.json dependency versions. Fixes #10785 9 years ago
SilverFire - Dmitry Naumenko 32c424da10 Fixed i18n message sources to load fallback messages in a smarter way 9 years ago
Andrew Nester 78de315794 Fixed processing nested objects multisort in BaseArrayHelper 9 years ago
Jan Siqueira f9473ebc61 Fix default value parsing in pgsql\Schema for null values 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
Carsten Brandt 93ed683502 IpValidator: use message property for default error 9 years ago
Carsten Brandt e41c2e3946 validators PHPdoc 9 years ago
Carsten Brandt effe3b0b94 phpdoc adjustments 9 years ago
Carsten Brandt ef5ce2d4c1 missing `@since` annotations in helpers 9 years ago
Daniel Gomez Pan cd7039e97c WIP #10764 9 years ago
Carsten Brandt ddade3fc6e fixed behavior of AuthMethod::isActive 9 years ago
Carsten Brandt e43c41c9ea db layer phpdoc fixes 9 years ago
mdmunir 2505e7ef63 Fixes #9785: Added ability to invoke callback with dependency resolution to DI container 9 years ago
Alexander Makarov 26a1e098ff Removed controller action injection-related changelog line 9 years ago
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