4872 Commits (3f2696ae4378b938acd0a6a12b05ee96c7b94ee8)
 

Author SHA1 Message Date
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
Qiang Xue eade9dd115 message fix. 11 years ago
Digimon 48b8089d63 code format fixed 11 years ago
Digimon c3976b0f63 added possibility to save messages to be translated 11 years ago
Qiang Xue 9b723baa76 Added `TableSchema::fullName` property 11 years ago
Qiang Xue e13557d333 doc fix. 11 years ago
Qiang Xue 31c24ec92b Fixes #2003: Added `filter` property to `ExistValidator` and `UniqueValidator` to support adding additional filtering conditions 11 years ago
Qiang Xue ec663c3640 Merge pull request #2004 from klevron/1998 11 years ago
Kevin LEVRON 6594fbd2da changelog 11 years ago
Kevin LEVRON 4527a3dc4c Fixes #1998 : get input value from hidden field when necessary(unchecked checkbox/radio) 11 years ago
Alexander Makarov 3c05ee51c8 Merge pull request #2001 from djagya/1783-using-VarDumper-instead-var_export 11 years ago
djagya a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 11 years ago
Alexander Makarov 90af64536f Merge pull request #1999 from lucianobaraglia/basic-app-doc-update 11 years ago
Luciano Baraglia 4f1642197e Some Basic App readme updates [skip ci] 11 years ago
Mark e1c921a28c filter fix 11 years ago
Carsten Brandt 3ff408b9dd Merge pull request #1997 from cebe/1993-fixed-ar-afterFind 11 years ago
Carsten Brandt 519cc68868 Merge pull request #1995 from Ragazzo/fix_for_fixture_controller 11 years ago
Carsten Brandt 7e961eee85 fixed test break 11 years ago
Mark f154a642f2 changelog added 11 years ago
Mark 27118cd2ae changelog added 11 years ago
Carsten Brandt 829850da23 removed phpdoc about nonexisting param 11 years ago
Carsten Brandt 796284cba1 reworked fix for #1993 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Mark 6f9949a04c changes of other pr reverted 11 years ago
Mark 55c686cbf5 except option added 11 years ago
Mark dad238f60d changed truncate to delete 11 years ago
Carsten Brandt c5022203de fixed issue with null value in CRUD controller findModel() 11 years ago
Alexander Makarov 74a74c847c Merge pull request #1982 from asm89/dutch-translations 11 years ago
Klimov Paul eecfba643b Merge branch 'master' of github.com:yiisoft/yii2 into 1837-3rd-party-doc 11 years ago
Klimov Paul 8cb701ae5c Missing "md" extension added for "Using 3rd-Party Libraries" guide part 11 years ago
Alexander Makarov e0f20abd55 minor formatting fixes 11 years ago
Alexander Makarov d7783a3ebf Merge pull request #1979 from SergeiKutanov/po_generation 11 years ago
Qiang Xue 96f210f0d2 better fix for #1959. 11 years ago
Qiang Xue 777e22c1af Fixes #1959: `Html::activeCheckbox` wasn't respecting custom values for checked/unchecked state 11 years ago
Carsten Brandt 42b74bd5ab Merge pull request #1986 from cebe/1984-abort-action-event 11 years ago
Carsten Brandt 6944ca1f94 Mark event as handled when filter decides to abort action 11 years ago
SergeiKutanov a937e970c6 fixes for previous solution 11 years ago
Alexander 604d2ee128 Add dutch translations 11 years ago
Paul Klimov 0cd98678d8 "Using 3rd-Party Libraries" guide updated 11 years ago
Paul Klimov 47fcd3b15f "Using 3rd-Party Libraries" guide added 11 years ago
SergeiKutanov 92cfdb33c7 po now supports obsolete messages 11 years ago
Alexander Makarov 71e4d408c9 Merge pull request #1980 from surek/patch-1 11 years ago
surek eefba1d536 Update upgrade-from-v1.md 11 years ago
SergeiKutanov 2ce5e652d7 code style fixed 11 years ago
Alexander Makarov 32da18a513 Merge pull request #1978 from marsuboss/patch-1 11 years ago
Paul Klimov 3713b369a2 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Paul Klimov 91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 11 years ago