Commit Graph

56 Commits

Author SHA1 Message Date
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
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
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
qiang.xue
fc35e930dd (Fixes issue 2284) 2011-04-08 20:51:31 +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
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
qiang.xue
42340d8cf9 (Fixes issue 1945) 2011-01-03 19:12:46 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
keyboard.idol@gmail.com
882d151971 (Fixes issue 1871) 2010-12-08 22:10:37 +00:00
qiang.xue
eb901d747f (Fixes issue 1830) 2010-11-29 15:02:42 +00:00
qiang.xue
7f0fec2e60 Fixed the bug that CActiveForm generates unnecessary js code about setting focus 2010-11-22 05:13:50 +00:00
qiang.xue
79632bf163 (Fixes issue 1651) 2010-11-01 21:17:02 +00:00
mdomba
0a2e7ee97b Updated revision r2587 2010-10-31 15:11:14 +00:00
mdomba
974a3d00fa Fixes issue 1719 2010-10-30 22:44:07 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
7e59d2c9e5 doc fix. 2010-09-18 19:37:52 +00:00
mdomba
52d1a65821 Aded few method descriptions... 2010-09-14 12:34:08 +00:00
qiang.xue
1bb2e06a62 doc fix. 2010-08-31 11:41:23 +00:00
mdomba
84090b4c30 Enh: Added CActiveForm::focus - to set input focus on page load 2010-08-31 10:49:09 +00:00
mdomba
0013fdd6e1 fixed minor text issue 2010-08-30 12:03:28 +00:00
qiang.xue
c92a731a98 2010-08-30 11:56:24 +00:00
qiang.xue
265184d4f0 (Fixes issue 1471) 2010-08-29 02:27:37 +00:00
qiang.xue
4f20cab01c (Fixes issue 1185) 2010-05-06 20:52:29 +00:00
qiang.xue
c0531972d1 * Added beforeValidate, afterValidate, beforeValidateAttribute and afterValidateAttribute options to CActiveForm 2010-05-02 18:58:51 +00:00
qiang.xue
23dc8d4293 2010-04-28 00:54:35 +00:00
qiang.xue
0bf54569c9 2010-02-16 12:54:00 +00:00
qiang.xue
2adf5b19e0 Added attributes parameter to CActiveForm::validate(). 2010-02-16 12:53:14 +00:00
qiang.xue
ee55c60f86 2010-02-03 18:27:10 +00:00
qiang.xue
5e8f49a6d1 2010-02-03 02:40:08 +00:00
qiang.xue
1d76e586d5 2010-01-26 02:47:11 +00:00
qiang.xue
5229d13c8b 2010-01-25 18:03:57 +00:00
qiang.xue
42d3051d18 2010-01-25 16:50:55 +00:00
qiang.xue
056ef32c76 Added a set of wrapper methods to CActiveForm. 2010-01-25 16:45:39 +00:00
qiang.xue
2d848f722c renamed CFormElement::attributes to htmlOptions. 2010-01-25 16:26:21 +00:00
qiang.xue
74e9d52fbc improved CActiveForm. 2010-01-19 03:20:07 +00:00
qiang.xue
3a29f15985 Added validateOnType option for CActiveForm. 2010-01-18 23:02:19 +00:00
qiang.xue
f02aae1581 Added support for setting validationDelay of CActiveForm. 2010-01-18 22:10:39 +00:00