6347 Commits (e0e19aea6438078242c3f9357af5531086ad4d28)

Author SHA1 Message Date
muhammadcahya 557b32f1d7 Efficiency CSS on Requirement Checker 9 years ago
muhammadcahya d0e285ea3a Change to semantic html 5 elements/tags 9 years ago
Daniel Gomez Pan cc7628e5d2 WIP #10764: update docs [skip ci] 9 years ago
SilverFire - Dmitry Naumenko b5c52ecbae PHPDoc updates 9 years ago
SilverFire - Dmitry Naumenko 4f3adc2cb8 Added i18n/migration static migrations 9 years ago
Daniel Gomez Pan 295bb3e173 WIP #10764: adjusted Html::beginTag and Html::endTag methods to be consistent 9 years ago
SilverFire - Dmitry Naumenko 63eb47fb39 IpValidator - added examples to class PHPDoc 9 years ago
SilverFire - Dmitry Naumenko b804dbb98f IpValidator JS validation: wrongIp->message renamed 9 years ago
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