2896 Commits (1b4cec66bb31c80b02a22077672a0854cc067aac)

Author SHA1 Message Date
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
Alexander Makarov 1e291ec4d5 Optimized code a bit 11 years ago
Alexander Makarov a5d5e80400 Re-added removed initialization of array 11 years ago
MarsuBoss 2ae9e5b4cd Add French Translation 11 years ago
Alexander Makarov 2e80591dae Fixed typo in Russian translation 11 years ago
Alexander Makarov c24c49f287 Fixed typo in Russian messages 11 years ago
Qiang Xue 04b356eb79 ModelSerializer WIP 11 years ago
Alexander Kochetov 3de7bce631 Migration command show correct directory path while it not exist 11 years ago
Qiang Xue 53e249d2be Fixes #1921: Grid view ActionColumn now allow to name buttons like `{controller/action}` 11 years ago