19 Commits

Author SHA1 Message Date
4148912b82 Fixes #1643: Added default value for Captcha::options 2013-12-27 10:46:13 -05:00
a08de95177 Fixes #1582: Error messages shown via client-side validation should not be double encoded 2013-12-22 01:27:03 -05:00
0ff8518c21 Fixes #1550: fixed the issue that JUI input widgets did not property input IDs. 2013-12-21 17:07:31 -05:00
c8c6882fc4 updated doc. 2013-12-08 13:28:06 -05:00
cb4a8c764c Refactored validators. 2013-12-06 14:19:17 -05:00
539e233d9c massive improvement on class documentation
- added example code for application components
- added missing short description

[ci skip]
2013-11-13 01:16:21 +01:00
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
0c1477c602 Fixes #1050: renamed CaptchaValidator::getCaptchaAction() to createCaptchaAction(). 2013-10-23 21:52:22 -04:00
752037d95b removed value from client validation message
this is not what is actually beeing validated
2013-10-23 20:22:43 +02:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
5cf9992251 Removed @codeCoverageIgnore 2013-10-15 01:32:23 +04:00
d75ad87e06 Merge branch 'add-tests' of github.com:suralc/yii2 into suralc-add-tests
Conflicts:
	framework/yii/validators/RegularExpressionValidator.php
2013-10-15 01:31:59 +04:00
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
02c92fea93 Merge remote-tracking branch 'upstream/master' into add-tests 2013-08-13 19:03:10 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
f78a77dfcf Merge branch 'master' of github.com:yiisoft/yii2 into add-tests 2013-08-06 10:52:17 +02:00
bbfc18cae9 Fixing typo in Captcha.php 2013-08-04 12:33:04 +02:00
3d5388ff2b Reorganized captcha code. 2013-08-03 07:20:39 -04:00