14535 Commits (67b5f4ea19babffbf4917782b7da9d66468d0140)
 

Author SHA1 Message Date
SilverFire - Dmitry Naumenko ef413d0337 AuthTest::testActive - fixed test case 9 years ago
SilverFire - Dmitry Naumenko 6449e1a09f Merge branch 'master' into fix-auth-method 9 years ago
Alexander Makarov 4cd7f37103 Changelog for #10797 9 years ago
Alexander Makarov 98fa3a75a0 Merge pull request #10797 from muhammadcahya/master 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
Daniel Gomez Pan cc7628e5d2 WIP #10764: update docs [skip ci] 9 years ago
Dmitry Naumenko a5d6bd5c8e Merge pull request #10783 from yiisoft/7964-i18n-fallback 9 years ago
SilverFire - Dmitry Naumenko b5c52ecbae PHPDoc updates 9 years ago
SilverFire - Dmitry Naumenko 4f3adc2cb8 Added i18n/migration static migrations 9 years ago
Dmitry Naumenko 09990ccc86 Merge pull request #10782 from yiisoft/ip-validator-message 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
SilverFire - Dmitry Naumenko 15f70ce615 Merge branch 'master' into ip-validator-message 9 years ago
Alexander Makarov 9edd26eef7 Updated composer.json dependency versions. Fixes #10785 9 years ago
Daniel Gomez Pan f4990b3879 WIP #10764: add extra test for Menu class 9 years ago
SilverFire - Dmitry Naumenko 32c424da10 Fixed i18n message sources to load fallback messages in a smarter way 9 years ago
Carsten Brandt 0f30b0843b added test for SORT_DESC 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 273bd9ba6d add test for ActionFilter::isActive 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 b226252e08 Merge pull request #10765 from yiisoft/revert-action-di 9 years ago
Alexander Makarov 26a1e098ff Removed controller action injection-related changelog line 9 years ago
Alexander Makarov 357845ac31 Removed controller action injection from the list of features in the guide and translations 9 years ago
Dmitry Naumenko c11af3fc66 Merge pull request #10772 from lubosdz/master 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
Carsten Brandt 4579b8a610 Update core-code-style.md 9 years ago
Carsten Brandt 255ec95c49 Update core-code-style.md 9 years ago
Alexander Makarov 00f82407ac Merge pull request #10770 from dynasource/cs-property-ordering 9 years ago
Boudewijn Vahrmeijer 9b4c32b247 Update core-code-style.md 9 years ago
Dmitry Naumenko e8a7a8a0f4 Merge pull request #10757 from andrewnester/10739-unlimited-url-slashes 9 years ago
Andrew Nester fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 9 years ago
Dmitry Naumenko a9bb31c4c0 Merge pull request #10753 from SilverFire/10751-url-validator 9 years ago
SilverFire - Dmitry Naumenko d12af259e0 Fixed UrlValidator pattern to improve matching 9 years ago
Dmitry Naumenko ddf7f9e06b Merge pull request #10589 from andrewnester/10545-rest-controller-fix 9 years ago