Commit Graph

158 Commits

Author SHA1 Message Date
Arhell
4e28f262d3 update links 2022-08-15 01:00:48 +03:00
Arhell
1162a1d343 update jquery & others links 2022-08-13 01:09:35 +03:00
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Marco van 't Wout
37f808df46 Add the previous default theme "Smoothness" and additional instruction for those who wish to keep it. 2021-02-08 16:49:03 +01:00
Marco van 't Wout
3bf5ad2791 CHG: Upgrade jQuery UI to 1.12.1
- Dist files sourced from: https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip
- jquery-ui-i18n.min.js was missing, compliled manually from sources with `grunt concat:i18n uglify:i18n` (which also required a missing piece of config for concat:i18n in `Gruntfile.js`, sourced from 1.11)
2021-02-04 17:13:27 +01:00
Marco van 't Wout
82689a3d03 CHG: upgrade jQuery from 1.11.1 to 1.12.4
Contains no breaking changes.

Full changelogs:

- 1.11.1 - 1.11.3: https://github.com/jquery/jquery/compare/1.11.1...1.11.3
- 1.12.0: http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
- 1.12.0 - 1.12.4: https://github.com/jquery/jquery/compare/1.12.0...1.12.4
2021-02-04 15:56:51 +01:00
Ken Guest
0736da8879 Fixes #4229: Remove deprecation errors from framework/web/js/source/jquery.yiiactiveform.js when using jQuery 3.1.1 2018-10-19 00:13:05 +03:00
Alexander Makarov
52f253cccd Missing things for #3458 2016-01-08 18:33:49 +03:00
Carsten Brandt
53d9f95ff2 Normalize all the line endings 2015-11-23 18:02:25 +01:00
marcovtwout
1d4602af71 Fixes #3636: Upgraded jQuery UI to 1.11.2 2014-11-26 00:54:35 +03:00
marcovtwout
85afda43f6 Fixes #2025: Upgraded jQuery to 1.11.1
- .addBack( selector ) replaces .andSelf()
- jQuery.browser() removed
2014-11-19 11:35:41 +03:00
Alexander Makarov
03096783ca Fixes #3464: Updated multifile plugin used by CMultiFileUpload to version 1.48 2014-10-24 00:54:50 +04:00
Maksim Pestov
30f3288039 Fixes typo in docblock 2014-10-15 22:46:12 +04:00
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