6187 Commits (1d43bb54211d06af2cc1fdf42c7777d2ff537088)

Author SHA1 Message Date
githubjeka 984c51ab1a Update phpDoc: return of UploadedFile::getInstance() / getInstanceByName() 9 years ago
Carsten Brandt c04f068439 prepare for next release 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Alexander Makarov a1846cd57c Fixed issue number 9 years ago
Carsten Brandt 4359f4665b docs adjustement for blameable behavior 9 years ago
SilverFire - Dmitry Naumenko 5714ae576d Updated CHANGELOG, UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 4f75bd70b9 `BlameableBehavior::getValue()` changed to make value processing consistent with `AttributeBehavior::getValue()` 9 years ago
SilverFire - Dmitry Naumenko 2e13136ca8 `AttributeBehavior::getValue()` now respects the callable in array format 9 years ago
Sam Mousa 8ea4c660da Several improvements to DI container 9 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
Carsten Brandt 997dfa3e11 review guide and UPGRADE file 9 years ago
Carsten Brandt ce35739469 joinWith implementation cleanup 9 years ago
Carsten Brandt 3f8df39f45 more tests for joinWith alias 9 years ago
Carsten Brandt 5f19e7aa41 Added Alias Syntax for joinWith() 9 years ago
Carsten Brandt 157d6c79cc fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
Klimov Paul d22a3a0a07 Fixed `yii\validators\EachValidator` does not respect `skipOnEmpty` rule parameter 9 years ago
Klimov Paul 17ab05651c uk translation fix 9 years ago
boehsermoe 22dceedabb Fixed DetailView for arrayable models 9 years ago
SilverFire - Dmitry Naumenko 3a3fdd9665 Updated UPGRADE.md (closes #9953) 9 years ago
Evgeniy Tkachenko af9462bd31 Update return phpDoc queryOne & queryScalar. 9 years ago
Alexander Makarov 4cd7f37103 Changelog for #10797 9 years ago
muhammadcahya 557b32f1d7 Efficiency CSS on Requirement Checker 9 years ago
muhammadcahya d0e285ea3a Change to semantic html 5 elements/tags 9 years ago
SilverFire - Dmitry Naumenko b5c52ecbae PHPDoc updates 9 years ago
SilverFire - Dmitry Naumenko 4f3adc2cb8 Added i18n/migration static migrations 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
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