Commit Graph

120 Commits

Author SHA1 Message Date
Alexander Makarov
072db59829 Upgraded JQuery UI to 1.8.20 2012-05-02 00:47:17 +04:00
Alexander Makarov
541ad600d0 Upgraded JQuery UI to 1.8.19 2012-04-19 02:34:01 +04:00
Alexander Makarov
066a5eb5b2 Upgraded jQuery to 1.7.2 2012-03-22 01:39:34 +04:00
Mário Franco
052898d974 Remove support for HTML4 browsers 2012-03-04 15:16:34 +00:00
Mário Franco
d393486975 Added html5 history support on ajax requests on CGridView and CListView 2012-03-03 17:53:20 +00:00
Alexander Makarov
daf8f8b84c #440 Upgraded JQuery UI to 1.8.18 2012-03-03 04:24:51 +04:00
mdomba
76b8765c76 (Fixes issue 3103) CActiveForm->error() was not overloading htmlOptions 2012-01-14 18:24:30 +00:00
mdomba
f5f40b7db1 (Fixes issue 3095) upgraded jQuery UI to 1.8.17 2012-01-12 14:45:28 +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
alexander.makarow
54d09d1757 (Fixes issue 2987) Upgraded jQuery to 1.7.1 2011-12-04 01:11:26 +00:00
alexander.makarow
98cd59a95d Upgraded CMaskedTextField jQuery plugin (Masked Input) to 1.3, added minified version 2011-12-04 01:09:42 +00:00
mdomba
207b6d9712 (Fixes issue 2934) upgrade to jQuery 1.7 and updated third-party library list versions 2011-11-06 17:23:49 +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
alexander.makarow
bad18d1b97 Upgraded jQuery to 1.6.4 2011-09-13 13:58:35 +00:00
alexander.makarow
eff86ba514 Upgraded jQuery to 1.6.3 2011-09-06 17:01:28 +00:00
alexander.makarow
f5359be493 Upgraded JQuery UI to 1.8.16 2011-08-20 19:37:25 +00:00
mdomba
49041615df jquery.yiiactiveform.js fix to prevent error when using CActiveForm in dialogs 2011-08-11 13:49:42 +00:00
alexander.makarow
1032222121 Upgraded JQuery UI to 1.8.15 2011-08-09 21:31:58 +00:00
alexander.makarow
6b710be30e Upgraded jQuery to 1.6.2 2011-07-01 14:36:18 +00:00
alexander.makarow
7010d31ee2 Upgraded JQuery UI to 1.8.14 2011-06-30 16:20:36 +00:00
qiang.xue
ceed12d98e 2011-06-23 01:29:26 +00:00
qiang.xue
63677c5b1c (Fixes issue 2558) 2011-06-22 17:15:17 +00:00
alexander.makarow
ece2d7468b (Fixes issue 2370) Upgraded JQuery UI to 1.8.13 2011-05-28 23:56:48 +00:00
alexander.makarow
07ce26203d (Fixes issue 2401) Upgraded jQuery to 1.6.1 2011-05-12 21:24:31 +00:00
qiang.xue
34675af90b (Fixes issue 2281) 2011-04-08 20:31:11 +00:00
qiang.xue
dabd6a66cc (Fixes issue 2295) 2011-04-08 20:27:41 +00:00
alexander.makarow
579ebcc621 optimized images 2011-04-07 17:17:51 +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
alexander.makarow
cddbb671be Upgraded bgiframe to 2.1.2 2011-03-23 22:35:05 +00:00
alexander.makarow
26c8137baf removed jquery.dimensions.js since it's in jQuery core 2011-03-23 22:25:08 +00:00
alexander.makarow
6984a16059 Upgraded jQueryUI to 1.8.11 2011-03-22 19:16:23 +00:00
qiang.xue
a9c66cbd94 (Fixes issue 1937) 2011-03-13 18:22:50 +00:00
qiang.xue
14240032a4 (Fixes issue 2059) 2011-03-12 21:25:33 +00:00
alexander.makarow
36fcbdcab2 (Fixes issue 2144, Fixes issue 2148) Upgraded jQuery UI to version 1.8.10, upgraded jQuery to version 1.5.1, jQuery UI now uses minified CSS 2011-02-25 22:15:01 +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