2848 Commits (f36ec8c9ca778e4e9d3cee5b04780afc7c8086fc)

Author SHA1 Message Date
Digimon 48eb4c2685 algorithm of data insertion approved 11 years ago
Digimon 7b1b7a3740 forgotten rows 11 years ago
callmez 00ce53946c CHANGELOG.md typo 11 years ago
Alexander Kochetov e5b30731c3 BaseHtml::listBox() incorrect array_key_exists() usage 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
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
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
Mark e1c921a28c filter fix 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
Alexander Makarov e0f20abd55 minor formatting fixes 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 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
SergeiKutanov 92cfdb33c7 po now supports obsolete messages 11 years ago
SergeiKutanov 2ce5e652d7 code style fixed 11 years ago
marsuboss ae973b0392 Fix 11 years ago
SergeiKutanov 08cf7e7b94 po filles generation. 11 years ago
Alexander Makarov 5a9823a5f4 A bit less stricter check as suggested by @qiang: 2aa8fc7171 11 years ago
Alexander Makarov edf98ced99 Fixes #1973: Re-implemented solution for `yii message/extract` is now able to generate `.po` files 11 years ago
SergeiKutanov 7777657639 po file generatin added. 11 years ago
Alexander Makarov 2aa8fc7171 Optimized #1959 code a bit 11 years ago
Alexander Makarov a2e0d2d04f init of advanced application now allows to specify answer for overwriting files via init --overwrite=n 11 years ago
Kevin LEVRON f44605fff0 Fixes #1959 : compare model attribute with value/uncheck options 11 years ago
Qiang Xue aa5e82ec07 Fixes #1965: `Controller::findLayoutFile()` returns incorrect file path when layout name starts with a slash 11 years ago
aleksandr d30ca6d1f9 beforeSubmit function after global validation all fields forms 11 years ago
Qiang Xue 4d8d3eaf2c minor fix of exception display. 11 years ago
Alexander Makarov 3091024e78 And optimized even more 11 years ago