4868 Commits (92215a2f7848a86692d4d9c50e23098fb30704c0)
 

Author SHA1 Message Date
Alexander Makarov 9faf0c5a09 Updated Making it IDE-friendly section in AR scopes doc 11 years ago
Alexander Makarov f21d2ce757 Better phpdoc 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Qiang Xue 641e167366 Merge pull request #2044 from slavcodev/patch-1 11 years ago
Veaceslav Medvedev fc35bc1d49 Removing `abstract` in Module 11 years ago
Qiang Xue 7eefdc6e04 Merge pull request #2039 from dizews/patch-1 11 years ago
Vladimir d5cd6b0dfe Update Migration.php 11 years ago
Alexander Makarov a19f499cbf Added missing return to docs 11 years ago
Qiang Xue 5ac1ec5d33 doc fix. 11 years ago
Qiang Xue 12ff86305a refactored fixture implementation. 11 years ago
Qiang Xue 106e912401 Added tests for Fixture feature. 11 years ago
Carsten Brandt 369e4218a9 Merge branch 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2 into Ragazzo-fixtures_except_option_added 11 years ago
Carsten Brandt 1621c6fa68 Merge pull request #2023 from docsolver/patch-1 11 years ago
Carsten Brandt e36872ba11 Merge pull request #2029 from jom/console_help_fix 11 years ago
Jacob Morrison 5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 11 years ago
Qiang Xue e0bc9f404c improved doc. 11 years ago
Alexander Makarov 87d42e9f37 Fixed wrong namespace 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago
Alexander Makarov af385858c7 Fixed tests for elasticsearch, mongo, redis 11 years ago
Alexander Makarov ed97632f53 Fixed scope method signatures 11 years ago
Alexander Makarov 0699eaadd5 Fixed test breaks 11 years ago
Vincent 60a16eb631 Update validation.md 11 years ago
Alexander Makarov 53e96b29ca Added note about scopes to upgrade guide 11 years ago
Alexander Makarov b119576041 Fixes #2016: removed ability to declare scopes in ActiveRecord leaving it to ActiveQuery. Changed documentation accordingly. 11 years ago
Digimon 6ea98bf39a format fixed, substr changed to mb_substr, database-related settings added 11 years ago
Vincent cdd9c6ead8 Corrected an error in the inline validator doc 11 years ago
Qiang Xue 18291c5b93 Added FixtureTrait. 11 years ago
Alexander Makarov 462c50031a Fixes #1930: Fixed domain based URL matching for website root 11 years ago
Qiang Xue 0c226154ba Merge pull request #2021 from klevron/frenchfix 11 years ago
Alexander Makarov 6e7165133e Fixes #1991: regression in index.php handling 11 years ago
Carsten Brandt b312b853dc added redis version req to readme 11 years ago
Kevin LEVRON a3c926f814 Fix french messages 11 years ago
Qiang Xue 4f5643b9cb Merge pull request #2019 from marsuboss/patch-1 11 years ago
Digimon 48eb4c2685 algorithm of data insertion approved 11 years ago
marsuboss 4342a7888e Fix typo version 11 years ago
Digimon 7b1b7a3740 forgotten rows 11 years ago
Qiang Xue 77469a6472 Merge pull request #2009 from callmez/master 11 years ago
callmez 00ce53946c CHANGELOG.md typo 11 years ago
Qiang Xue 96990c8d04 Merge pull request #2012 from creocoder/listbox-fix2 11 years ago
Alexander Kochetov e5b30731c3 BaseHtml::listBox() incorrect array_key_exists() usage fix 11 years ago
Qiang Xue 018a3a13f2 Merge pull request #2011 from creocoder/activedropdownlist-fix 11 years ago
Qiang Xue 0e7de3e351 removed trash code. 11 years ago
Qiang Xue 2dec35cfe3 Added fixture classes. 11 years ago
Alexander Kochetov 0fe3245b26 BaseHtml::activeListBox() incorrect 'unselect' value fixed. 11 years ago
Alexander Kochetov bbc0226627 BaseHtml::activeDropDownList() fix for 'multiple' mode 11 years ago
callmez baad3eb2a8 fixed #1992 the issue that use 'site/captcha' will get wrong refreshUrl in module scenario 11 years ago
Qiang Xue f55ce7e096 Merge pull request #2010 from creocoder/basehtml-listbox-size 11 years ago
Alexander Kochetov f645368e75 BaseHtml::listBox() allow to remove size attribute 11 years ago
Alexander Kochetov 7a7030e063 BaseHtml::listBox() default size settings removed 11 years ago
callmez 579003ab93 fix #1992: when set yii\captcha\CaptchaValidator::$captchaAction = '/site/captcha' 11 years ago