14752 Commits (00d506c398c4581ecfbcba3b110a79f42ec24405)
 

Author SHA1 Message Date
Carsten Brandt 00d506c398 completed implementation for #7177 9 years ago
Robbert Jan bb0ef88860 Enhancement for DateValidator (#7177, #10165) 9 years ago
Sam Mousa 2ac17ddae6 Simplified exception page Javascript 9 years ago
SilverFire - Dmitry Naumenko 8c2a70b3e7 Moved TraversableObject to yiiunit\data\base namespace 9 years ago
Dmitry Naumenko 93e3213447 Merge pull request #11426 from s1lver/fixed_email_guide_ru 9 years ago
Evgeniy Moiseenko bafbe09fba Correcting spelling 9 years ago
SilverFire - Dmitry Naumenko 62fdaa249f updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 37fdc8c5e5 Updated UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko fbedb8e750 Merge branch 'AnatolyRugalev-issue-10322' 9 years ago
AnatolyRugalev 59fdac54ff Added support of :submit[formtarget] 9 years ago
SilverFire - Dmitry Naumenko dcf42e35cc Merge branch 'SamMousa-enh-10954-querybuilder-traversable' 9 years ago
SilverFire - Dmitry Naumenko e2e4f76229 Updated SqliteQueryBuilderTest to work with Composite in conditions 9 years ago
Sam Mousa baab8d6a68 QueryBuilder now supports `Traversable` objects for `IN` clauses. 9 years ago
SilverFire - Dmitry Naumenko a1d718a7ac Fixed build on PHP 5.4 (update .lock) 9 years ago
SilverFire - Dmitry Naumenko 0579da31e9 Revert "Revert "Updated composer.lock"" 9 years ago
SilverFire - Dmitry Naumenko 813d1d9c31 DbSessionTest::testMigration() does not display migration process anymore (insted of 8de6fde) 9 years ago
SilverFire - Dmitry Naumenko e2b069f344 Revert "Updated composer.lock" 9 years ago
SilverFire - Dmitry Naumenko 8de6fde989 Added Console helper mock, updated DbSessionTest::testMigration() to hide migration process output 9 years ago
SilverFire - Dmitry Naumenko 0b357446c9 Updated composer.lock 9 years ago
SilverFire - Dmitry Naumenko 39201b20ed Merge branch 'patch-1' of https://github.com/crabkakcrab/yii2 into crabkakcrab-patch-1 9 years ago
PooyaE 14873796ac update fa/yii.php (#11406) 9 years ago
crabkakcrab 8081166d38 Update structure-modules.md 9 years ago
Alexander Makarov 4f4fa6fdf0 Fixes #10710: `yii\helpers\FileHelper::copyDirectory()` is now throwing exception when trying to copy a directory to itself or a subdirectory 9 years ago
Alexander Makarov 84827597dc Added `@since` tags for #10631 9 years ago
SilverFire - Dmitry Naumenko 7381abbcc1 Merge branch 'dawei101-10568-405error-after-login' 9 years ago
SilverFire - Dmitry Naumenko f21e472c98 Update UserTest::testLoginRequired(), CHANGELOG 9 years ago
dawei 5bd35c344c dont set return url, if request method is not GET 9 years ago
Andrii Vasyliev b4995c3990 Fixed `yii\console\Application::runAction` to not to corrupt response exit code when action returns Response object 9 years ago
raoul 60f6ecf063 `yii\db\BaseActiveRecord` now triggers event EVENT_AFTER_REFRESH` after a record is refreshed 9 years ago
Sam Mousa 90b92440fa Fixed using DI container with no `Yii::$app` set. 9 years ago
Sam Mousa 5f1a5fbcf7 Implemented DI for callable component configuration 9 years ago
Carsten Brandt 52e23e0317 fix issue with composite key in combination with join 9 years ago
Carsten Brandt 37d2373911 added tests for #9047 9 years ago
Alexander Makarov 9f45a94661 #10631: added changelog, simpified code a bit more 9 years ago
Konstantin Timoshenko b5b55ad302 Fixes #10631: Splitted gettng label and rendering cell in `yii\grid\DataColumn::renderHeaderCellContent()` to make code simpler 9 years ago
Alexander Makarov 6dd017c2a3 Additional fix for #10617 9 years ago
Sam fc8708b712 Added missing function to ActiveRecordInterface interface. 9 years ago
Carsten Brandt 3563239f9f fixed broken changelog changes 9 years ago
Lennart van den Dool f8a844a90f Query helper method for filter values containing operators 9 years ago
Carsten Brandt 640532d0c0 Merge pull request #11403 from yiisoft/fix-11176 9 years ago
SilverFire - Dmitry Naumenko bf9fb0e13e Fixed CheckboxColumnTest::testInputValue() 9 years ago
Carsten Brandt 8d8cd1a26d adjusted dbms specific tests 9 years ago
SilverFire - Dmitry Naumenko 5686a9ddeb Revert "* Added support of :submit[formtarget]" 9 years ago
SilverFire - Dmitry Naumenko 2b28b2c0e5 Merge branch 'NekitoSP-9074-checkboxColumn-selectedRows-fix' 9 years ago
Edgard Lorraine Messias 278bfca140 Fixed `quoteColumnName` for table start with `{{` or `[[` 9 years ago
SilverFire - Dmitry Naumenko d3beca32b4 Refactored PR, updated CHANGELOG 9 years ago
Carsten Brandt 38d347c9f5 fix quoting column name in case of quoted table name 9 years ago
Carsten Brandt fd68e6814e added failing test for #11088 9 years ago
Carsten Brandt 6309962c5c more tests for #11056 9 years ago
Carsten Brandt 22503ebe97 allow setting custom logger in Dispatcher via config 9 years ago