Alexander Pletnev
|
dc378c4d19
|
remove training comma
|
2014-05-02 09:34:49 +04:00 |
|
Alexander Pletnev
|
4ab0a76ec4
|
add errorCallback available via clientOptions
|
2014-05-02 09:31:15 +04:00 |
|
resurtm
|
c379e20daf
|
Less overhead.
|
2013-06-30 11:28:03 +06:00 |
|
resurtm
|
e46f1baa3e
|
Fixes #196.
|
2013-06-30 11:03:30 +06:00 |
|
Alexander Makarov
|
26ee9e0285
|
fixes #2531: Upgraded jquery masked input to 1.3.1
|
2013-06-04 00:35:53 +04:00 |
|
Alexander Makarov
|
62eca227bf
|
Fixes #2461: Upgraded jquery star rating to 4.11
|
2013-05-27 18:37:00 +04:00 |
|
Daniel Hahler
|
4090119934
|
Use ':input' selector when removing errorCss
This fixes SELECT boxes staying red after a submitted field with error
gets fixed by the user.
Fixes #2368
|
2013-04-18 21:09:24 +02:00 |
|
resurtm
|
173d4c8d42
|
punycode.js updated from 1.1.1 (June 27, 2012) to 1.2.0 (October 10, 2012).
|
2013-03-09 22:33:55 +06:00 |
|
Alexander Makarov
|
6edf25f97d
|
Fixes #2069: Upgraded jQuery BBQ Plugin to 1.4pre to fix jQuery compatibility problems
|
2013-03-06 02:52:33 +04:00 |
|
Abdul Malik Ikhsan
|
6247adaf26
|
change copyright symbol
|
2013-01-15 18:38:02 +07:00 |
|
Maurizio Domba (mdwork)
|
c07976d487
|
Fixes #1942 CActiveForm client validation
|
2013-01-10 15:22:00 +01:00 |
|
Maurizio Domba (mdwork)
|
e583a85c65
|
Fixes #1941 reset CHtml:: instad of hardcoded value
|
2013-01-10 13:56:45 +01:00 |
|
Maurizio Domba (mdwork)
|
77493f2817
|
minor doc fixes
|
2013-01-10 13:54:46 +01:00 |
|
Alexander Makarov
|
1d1bee3394
|
Added minified jQuery BBQ
|
2012-12-01 17:52:15 +04:00 |
|
Alexander Makarov
|
2b9996cf3d
|
Merge pull request #1791 from samdark/1548-upgrade-jqueryui
Fixes #1548: Upgraded jQueryUI to 1.9.2
|
2012-12-01 01:57:50 -08:00 |
|
Alexander Makarov
|
036f6f278c
|
Fixes #1548: Upgraded jQueryUI to 1.9.2
|
2012-12-01 13:54:16 +04:00 |
|
Alexander Makarov
|
215c7ced6b
|
Fixes #1193: Upgraded jQuery to 1.8.3
|
2012-12-01 00:23:28 +04:00 |
|
Alexander Makarov
|
b596ccacac
|
Fixes #1373: Upgraded jquery star rating to 3.14
|
2012-10-10 21:43:00 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
resurtm
|
b598442605
|
Fixes #1286 and #1184. Draft version.
|
2012-08-25 16:16:51 +06:00 |
|
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 |
|
Alexander Makarov
|
5d9c0a7517
|
Upgraded JQuery UI to 1.8.22
|
2012-07-24 21:52:30 +04:00 |
|
mdomba (mdwork)
|
d8492b3895
|
Revalidate CActiveForm in case ajax submit is used (Fixes issue #852)
|
2012-06-21 12:12:36 +02:00 |
|
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 |
|