Commit Graph

212 Commits

Author SHA1 Message Date
mdomba (mdwork)
302919cfae CCaptcha - set "dummy" as comment and added a description 2012-08-06 15:43:04 +02:00
mdomba (mdwork)
2db7d2a2b2 Reverting PR #1141 (Issue #1140) 2012-08-06 14:13:15 +02:00
mdomba (mdwork)
35bb8ce275 Fixes 1140 removed unnecessary dummy registerScript in CCaptcha 2012-08-06 10:28:35 +02:00
mdomba (mdwork)
162dd768cc Fixes #1088 use proper id in CActiveForm when it's supplied in htmloptions 2012-08-03 14:47:56 +02:00
Alexander Makarov
ec2ba0581f Merge pull request #1030 from samdark/551-safer-way-of-using-cjavascript-encode-bc
Enh #551: Added $safe parameter to CJavaScript::encode. If set to true, 'js:' will not be allowed
2012-07-27 15:12:44 -07:00
Alexander Makarov
ada1cedc7d added CJavaScriptExpression while keeping BC 2012-07-27 01:54:19 +04:00
mdomba (mdwork)
5f372b7e91 Fixes #510 replaced live() with on() 2012-07-26 14:53:31 +02:00
Alexander Makarov
e00bae572e better phpdoc example for CTabView 2012-05-29 01:44:31 +03:00
Rinat Silnov
734643d84a Changelog amending, renaming CLinkPager CSS properties 2012-02-24 23:22:26 +04:00
Rinat Silnov
a918044b7f Merge branch 'master' of git://github.com/yiisoft/yii into 191-convert-CLinkPager-CSS-constants-to-public-properties 2012-02-22 18:17:23 +04:00
Rinat Silnov
87b511d264 Returned CLinkPager::CSS_* constants, fixed documentation. 2012-02-22 18:17:03 +04:00
DaSourcerer
507400e020 Added version info 2012-02-22 09:48:36 +01:00
DaSourcerer
413f398c23 Fixed check for empty tabs array (thx @cebe) 2012-02-22 09:48:01 +01:00
Rinat Silnov
423eec32a6 CLinkPager::CSS_* constants replaced by public properties 2012-02-22 01:52:39 +04:00
DaSourcerer
8b924e44e9 Fix issue #237 2012-02-17 20:20:59 +01:00
Greg Molnar
4eaa20f2fa added since 2012-02-16 20:22:49 +01:00
Greg Molnar
bb6f0db531 removed duplicated comment block 2012-02-15 22:03:53 +01:00
Greg Molnar
f583102020 fix for issue 266 2012-02-15 21:48:30 +01:00
mdomba
b8aa4b2f2c (Fixes issue 2284) Fixed client validation for tabular input and added new method to simplify tabular input ajax validation CActiveForm::validateTabular() 2012-01-17 12:46:49 +00:00
mdomba
213a717ab2 (Fixes issue 3114) CHtmlPurifier doc fix 2012-01-17 07:27:46 +00:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
07ab50ed7b doc - typo fix 2011-07-02 10:43:56 +00:00
qiang.xue
ab8dcb961c Reverted back the changes made to fix issue 2284 2011-06-30 12:27:16 +00:00
mdomba
5220a99e41 doc fix 2011-06-27 11:13:10 +00:00
qiang.xue
4560c2ae00 (Fixes issue 2258) 2011-06-24 15:18:11 +00:00
keyboard.idol@gmail.com
51c6cbf9fa Changing CActiveForm.errorMessageCssClass had no effect when ajax and client validation were disabled 2011-06-10 23:19:08 +00:00
alexander.makarow
494c444559 fixed typo in CStarRating PhpDoc 2011-05-24 09:44:12 +00:00
mdomba
31fd3bb510 shortened variable names in example so that code fits page width 2011-05-13 12:00:40 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
qiang.xue
1bd1bf69e5 2011-05-05 14:08:06 +00:00
qiang.xue
6906f682c1 (Fixes issue 2411) 2011-05-05 14:07:22 +00:00
qiang.xue
4f73ab86bc (Fixes issue 2409) 2011-05-05 13:32:49 +00:00
qiang.xue
2c44a220c9 (Fixes issue 2308) 2011-04-08 23:34:14 +00:00
qiang.xue
fc35e930dd (Fixes issue 2284) 2011-04-08 20:51:31 +00:00
mdomba
dab28cf8d8 (Fixes issue 2289) doc typo 2011-04-04 07:37:13 +00:00
mdomba
8174bb6796 2011-03-30 07:03:48 +00:00
mdomba
beb3d25ea9 (Fixes issue 2272) fixex error undefined index css in CListView 2011-03-29 19:54:37 +00:00
qiang.xue
fd00584c9f 2011-03-26 17:44:15 +00:00
qiang.xue
9456d4c3f4 Added clientValidation option to CActiveForm::error() 2011-03-26 16:30:16 +00:00
qiang.xue
40346c3d4b Added support to support client-side validation of CAPTCHA. 2011-03-25 15:48:05 +00:00
qiang.xue
1871e92ca9 doc improvement. 2011-03-25 00:36:17 +00:00
qiang.xue
feec4f6a0e 2011-03-24 22:02:08 +00:00
qiang.xue
f2c395cf7a * (Fixes issue 1763) Added support for performing seamless client-side data validation using CActiveForm 2011-03-24 21:49:40 +00:00
mdomba
42918b74a9 minor typos 2011-03-23 09:37:58 +00:00
qiang.xue
e44c2abd5f (Fixes issue 1784) 2011-03-17 20:01:03 +00:00
qiang.xue
73300734f2 (Fixes issue 1741) 2011-03-16 21:38:54 +00:00
qiang.xue
f7952f58b1 2011-03-14 19:20:50 +00:00
qiang.xue
a9c66cbd94 (Fixes issue 1937) 2011-03-13 18:22:50 +00:00
mdomba
2dfe99229b (Fixes issue 2179) Added CMultiFileUpload::options 2011-03-08 11:53:17 +00:00