2315 Commits (2ff4d2853e964dc1186f626d7a8fa7517acf8c27)

Author SHA1 Message Date
Carsten Brandt c75a546621 document usage of ActiveRecordTestTrait 8 years ago
Boudewijn Vahrmeijer b641c1f41b Enh Dependency getHasChanged (#12928) 8 years ago
Carsten Brandt e675d5a7a1 removed old include from tests bootstrap 8 years ago
SilverFire - Dmitry Naumenko 87f843524e Fixed typo 8 years ago
SilverFire - Dmitry Naumenko 24a5532ca9 Added unit tests for #12750 8 years ago
Alexander Zlakomanov b48b1a0657 Fixes #12904: Fixed lowercase table name in migrations 8 years ago
Alexey Rogachev d50a06e4e7 Fixed typo in comment (#12945) [skip ci] 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
n.vanderburg 6b73cfccbb Fixes #12881: Added `removeValue` method to `yii\helpers\BaseArrayHelper` (nilsburg) 8 years ago
Boudewijn Vahrmeijer 8705219005 Added tests for HelpController (#12908) 8 years ago
Boudewijn Vahrmeijer 560e3eb0a3 Unit tests created for ActiveQuery (#12889) 8 years ago
Klimov Paul e7c080594d Fixed `yii\behaviors\AttributeTypecastBehavior` marks attributes with `null` value as 'dirty' 8 years ago
Alexander Makarov 0ac321370b Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
Edgard Lorraine Messias d3c7accc49 Added braces check for initDefaultButton (#12863) 8 years ago
Alexey Rogachev aa6d34a285 Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859) 8 years ago
Evgeniy Tkachenko 757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns` 8 years ago
Paul Klimov 8d05bd9479 `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
Edgard Lorraine Messias 60208bb96c Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
Pavel Dovlatov 73a30780b3 Fixes #12810: getChildRoles() throws an exception when role has no children 8 years ago
Carsten Brandt dda5543a61 added test for View::registerJsFile() 8 years ago
Klimov Paul d4df72a2a4 Fixed `yii\behaviors\AttributeTypecastBehavior` unable to automatically detect `attributeTypes` 8 years ago
Carsten Brandt 6346e7180c added test for default route to Url helper 8 years ago
LAV45 04848a6c3b Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug 8 years ago
François Gannaz 7669d60df6 Document and test ListView.showOnEmpty 8 years ago
Carsten Brandt fa9675636b fixed broken test in ActiveRecordTestTrait 8 years ago
p.chapl 3e1588b5b9 Added unit tests for #9561 8 years ago
Klimov Paul 2a9a997277 Added support for wildcards for `optional` at `yii\filters\auth\AuthMethod` 8 years ago
Robert Korulczyk 63f95fa3ad Fixes #11309: Added `yii\web\Request::getHostName()` method that returns hostname of current request 8 years ago
Carsten Brandt 89bc2918d3 Make 'safe' validator work on write-only properties 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
Evgeniy Tkachenko aa4b49a2e6 Fixes #11245: Added `yii\rbac\ManagerInterface::getRolesByRole($roleName)` method. Implement to `DbManager` and `PhpManager` 8 years ago
SilverFire - Dmitry Naumenko 95152f3c2c Fixed consistency of `indexBy` handling for `yii\db\Query::column()` 8 years ago
Boudewijn Vahrmeijer 76d8bc9f94 enhance tests for DataColumn (#12615) 8 years ago
Boudewijn Vahrmeijer 41e2e244fc fix failing test in Windows env 8 years ago
SilverFire - Dmitry Naumenko fb210b8839 Fixed typo in data type. Fixes #12599 8 years ago
SilverFire - Dmitry Naumenko 3861108553 Fixed casting of `binnary()` type for MSSQL. Closes #12599 8 years ago
SilverFire - Dmitry Naumenko 3ec3ce9312 Reverted #10429 because of BC breaking 8 years ago
Carsten Brandt e327d018b4 added test for pagination params 8 years ago
SilverFire - Dmitry Naumenko f3dc5c437d
Fixed replacement of alias more than once in View::registerJsFile() and View::registerCssFile(), updated tests 8 years ago
SilverFire - Dmitry Naumenko 9931324e48
Fixed regression in View::registerJsFile, View::registerCssFile 8 years ago
SilverFire - Dmitry Naumenko 770c96b7c9 #12544 - Added additional tests cases for `AssetBundleTest::testRegisterFileAppendTimestamp()` 8 years ago
SilverFire - Dmitry Naumenko 8eaf4e2ffe #12544 - Added mote test cases for `AssetBundleTest::testRegisterFileAppendTimestamp()` 8 years ago
Alex-Code 37caadfab8 Extra truncate HTML tests 8 years ago
Klimov Paul bda1dbe004 Fix unit test 8 years ago
Klimov Paul 60307c118b code style fix 8 years ago
Klimov Paul 8c39b1cbfa code style fix 8 years ago
Klimov Paul 11c93c405c fix `LoggerTest` to be more reliable 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
SilverFire - Dmitry Naumenko c66b845f48 Revert "Fixed #11973: `yii\helpers\BaseHtml::getAttributeValue()` fixed to work with `items[]` notation correctly" 8 years ago
Daniel Gomez Pan ae42d7b281 Fix #12423 Fix bug migration tool when creating fields with brackets in comment 8 years ago