Commit Graph

55 Commits

Author SHA1 Message Date
Leo R. Lundgren
7a194496a5 Fix a bunch of @param and @return phpdoc errors in various files. 2012-08-03 16:17:58 +02:00
mdomba (mdlap)
77b921cac4 Fixes #1044 jquery.yiiactiveform.js fixes 2012-07-29 00:57:23 +02:00
mdomba (mdwork)
5f372b7e91 Fixes #510 replaced live() with on() 2012-07-26 14:53:31 +02:00
mdomba (mdwork)
d8492b3895 Revalidate CActiveForm in case ajax submit is used (Fixes issue #852) 2012-06-21 12:12:36 +02:00
mdomba
76b8765c76 (Fixes issue 3103) CActiveForm->error() was not overloading htmlOptions 2012-01-14 18:24:30 +00:00
mdomba
0d685d12f7 js optimisation 2012-01-09 10:57:29 +00:00
mdomba
62ccd12fe0 CActiveForm validateOnType fix (introduced in r3529) 2012-01-07 18:18:57 +00:00
mdomba
aac0b391b5 CActiveForm - required field was not validated if left empty (bug introduced in 1.1.9) 2012-01-07 13:47:47 +00:00
mdomba
44ec408004 (Fixes issue 3070, 3071) Fixed CActiveForm JS error and before/afterValidateAttribute 2012-01-06 00:32:48 +00:00
mdomba
9c97988fb1 jquery.yiiactiveform.js - optimizations 2011-12-30 13:05:40 +00:00
mdomba
34b45da48b (Fixes issue 3036) changed way of getting input element values - was not working for texarea 2011-12-21 11:46:39 +00:00
mdomba
34c83d5364 find() is faster than children() for this case - http://jsperf.com/which-is-faster-children-or-find 2011-12-19 10:51:28 +00:00
mdomba
d2ca902da0 (Fixes issue 3018) Fixed CActiveForm validation when checkBox or radioButton are used 2011-12-19 01:15:37 +00:00
mdomba
3bf4a1642a (Fixes issue 1356) Fixed CActiveForm ajax validation when checkBoxList or radioButtonList are used 2011-12-18 22:09:16 +00:00
mdomba
44d5e84283 (fixes issue 1968) Fixed inconsistence in CActiveForm error highlighting when checkBoxList or radioButtonList are used 2011-12-16 12:53:47 +00:00
mdomba
6551a8f45c few improvements to JS code in jquery.yiiactiveform.js 2011-12-14 13:05:32 +00:00
mdomba
9b475e0f88 (Fixes issue 2853) Fixed sending of the button name in CActiveForm with enableAjaxValidation enabled 2011-10-05 07:42:07 +00:00
mdomba
49041615df jquery.yiiactiveform.js fix to prevent error when using CActiveForm in dialogs 2011-08-11 13:49:42 +00:00
qiang.xue
76baeb78d3 2011-04-02 22:48:01 +00:00
qiang.xue
9456d4c3f4 Added clientValidation option to CActiveForm::error() 2011-03-26 16:30:16 +00:00
qiang.xue
5bbceabb70 updated skeleton code to make use client-side validation. 2011-03-25 00:52:57 +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
qiang.xue
a9c66cbd94 (Fixes issue 1937) 2011-03-13 18:22:50 +00:00
keyboard.idol@gmail.com
03d6f907f6 (Fixes issue 2063) 2011-02-24 05:32:49 +00:00
mdomba
fac64939fd reverted r2935 2011-02-04 08:30:25 +00:00
mdomba
049469a66b (Fixes issue 1934) 2011-02-03 12:01:08 +00:00
qiang.xue
6e2cf23105 doc fix. 2010-12-28 13:10:09 +00:00
qiang.xue
867d6651ca (Fixes issue 1929) 2010-12-27 17:21:42 +00:00
qiang.xue
79632bf163 (Fixes issue 1651) 2010-11-01 21:17:02 +00:00
mdomba
432ee954fd Fixes issue 1661 , added event handler for form 'reset' event 2010-10-12 13:18:50 +00:00
mdomba
fe5277b029 updated jsdoc @param directive with parameter name 2010-09-27 11:51:46 +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
qiang.xue
67528b944b 2010-08-29 02:28:30 +00:00
qiang.xue
265184d4f0 (Fixes issue 1471) 2010-08-29 02:27:37 +00:00
qiang.xue
184674db62 2010-05-05 04:21:30 +00:00
qiang.xue
de03d5e444 2010-05-03 02:55:54 +00:00
qiang.xue
c0531972d1 * Added beforeValidate, afterValidate, beforeValidateAttribute and afterValidateAttribute options to CActiveForm 2010-05-02 18:58:51 +00:00
qiang.xue
896ea9b7cb Enhanced CActiveForm to make it more robust in case some code error occurs when performing ajax validation 2010-04-08 04:01:57 +00:00
qiang.xue
390b16c12a 2010-04-08 03:52:48 +00:00
qiang.xue
9971f4dcdb (Fixes issue 1007) 2010-03-14 23:41:52 +00:00
qiang.xue
8e1bffe9f1 2010-03-13 13:27:17 +00:00
qiang.xue
8414a147cc Fixed active form submission issue. 2010-03-12 19:00:31 +00:00
qiang.xue
ccfcc9df8e 2010-03-11 21:29:23 +00:00
qiang.xue
8d02f86b36 refactored activeform js. 2010-03-11 20:02:37 +00:00
qiang.xue
0de4b76c9b 2010-03-11 15:29:52 +00:00
qiang.xue
fdb6e09403 2010-01-28 03:20:26 +00:00
qiang.xue
0ada22ad56 Added CDataProvider::setTotalItemCount() 2010-01-28 01:12:13 +00:00
qiang.xue
424492cc82 2010-01-27 03:22:32 +00:00
qiang.xue
74e9d52fbc improved CActiveForm. 2010-01-19 03:20:07 +00:00