4709 Commits (579003ab932dac5bf2124605732c4ec6742b7d13)
 

Author SHA1 Message Date
callmez 579003ab93 fix #1992: when set yii\captcha\CaptchaValidator::$captchaAction = '/site/captcha' 11 years ago
Qiang Xue eade9dd115 message fix. 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
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
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 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
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
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
marsuboss ae973b0392 Fix 11 years ago
SergeiKutanov 08cf7e7b94 po filles generation. 11 years ago
Alexander Makarov e09b016a2f Fixes #1963: mentioned $jsOptions, $cssOptions and $publishOptions in assets guide 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
Alexander Makarov f6e6ea99a3 Merge pull request #1973 from SergeiKutanov/po_generation 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 cbb39d19af Merge pull request #1971 from klevron/1959 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
Paul Klimov 8ede55a0df Documentation for "mongodb" extension improved. 11 years ago