252 Commits (33c9b7423c80fbc9440aa094422c831182ce9864)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 1330ca9ec1
Fixed yii.js to follow jQuery 3.0 API changes 7 years ago
Mikk Tendermann c009b06114 Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed 7 years ago
Alexander Makarov be211f76f5 Removed debug statement [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 7e681b4a56
Fixed yii.js to follow jquery-pjax API changes 7 years ago
eXeCUT 0e240ef2d0
Container type for pjax must be string 7 years ago
SilverFire - Dmitry Naumenko 70ad9f730b
Updated yii.activeForm to follow jQuery 3.0 API changes 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Alexey Rogachev 8f2d9baf98 Fixes #14186, Fixes #14510: yiiActiveForm regressions 7 years ago
Dmitry Dorogin a731fd4142 Fixes #14318: Trigger `yiiActiveForm.events.afterValidateAttribute` after updating attribute 7 years ago
Vladislav Lyshenko b00cd65ef3 Fixes #13738: Fixed `getQueryParams()` method in `yii.js` to correctly parse URL with question mark and no query parameters 8 years ago
SilverFire - Dmitry Naumenko 36960da101
Fixed `applyFilter` function in `yii.gridView.js` 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Alexey Rogachev 6b8cf1709e Fixes #13306: Wildcard in `reloadableScripts` in `yii.js` allows 0 characters 8 years ago
Alexey Rogachev 37f19a0256 Fixes #13300, #13307, #13310, #13312 8 years ago
Alexey Rogachev 8d813f7bf1 Fixes #12840, #12836, #13231, #13232 8 years ago
SilverFire - Dmitry Naumenko 7b5efe5161
Enhanced `handleAction()` in `yii.js` 8 years ago
SilverFire - Dmitry Naumenko a132ee9a08
Fixed order or checks in IpValidator 8 years ago
SilverFire - Dmitry Naumenko 7d494c1915
Fixed unexpected form submit on `validate()` call 8 years ago
Alexey Rogachev d96363674c Added JS tests for yii.captcha.js (#12840), fixes #13159 (#13160) 8 years ago
Alexander Makarov de4f518b94 More renaming 8 years ago
Alexander Makarov dc294ba56f Renamed variables, changed logic of turning client updates on 8 years ago
Alexander Makarov b25ebaa782 Fixed formatting 8 years ago
SilverFire - Dmitry Naumenko 9807b2e1a1 Follow-up to 65c2ade. Smarter fix of #13118 8 years ago
SilverFire - Dmitry Naumenko 65c2ade8ed Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
Alexey Rogachev 8ea1f510af Implemented Javascript test suite 8 years ago
mrgarry f5049d8a31 Correct MSIE8 reserved word error (#12722) 8 years ago
SilverFire - Dmitry Naumenko 6f4c52a53d Simplified Regex usage in JS 8 years ago
SilverFire - Dmitry Naumenko 0c33c9d075 Revert "Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999)" 8 years ago
Carsten Brandt b49ce4f0bb Fixes Gridview JS to respect # in filterUrl (#12837) 8 years ago
Alexey Rogachev 70752b0fc1 Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839) 8 years ago
Māris Graudiņš 8f5b1fb3eb Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error 8 years ago
SilverFire - Dmitry Naumenko 6fa828805a
Force AJAX validation on form submit 8 years ago
SilverFire - Dmitry Naumenko 17df7577a5
Fixed URI component decoding with `+` (plus) sign 8 years ago
werew01f 1bd13e233b afterInit event for yiiActiveForm 8 years ago
SilverFire - Dmitry Naumenko 1ab204e481 Fixed race condition in yii.js ajax prefilter 8 years ago
SilverFire - Dmitry Naumenko 2d84f72e52
Reverted mis-paste during mege 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
SilverFire - Dmitry Naumenko 32f42e3fa6
Allow wildcards for reloadble CSS files 8 years ago
SilverFire - Dmitry Naumenko ea0c6d7a1a `yii.reloadableScripts` now support wildcards with `*` character 8 years ago
SilverFire - Dmitry Naumenko fc41a1c04b
Prevent reading property of undefined in `updateInputs()` 8 years ago
Michael Härtl 3d4ab267b9 Issue #12580 Make yii.js comply to js strict mode 8 years ago
Thyiad 8ff0480f2e loop array should use forEach or for index < length 8 years ago
DrDeath72 0c288ea49e Fixes #12376: Added parameter to `yii.activeForm.js` `validate()` method to be able to force validation 8 years ago
Robbert Jan van de Velde 3ba72da6fa Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999) 8 years ago
Anatoly Rugalev fa5baf3275 [#9989] Added support of formaction, formmethod and formenctype submit button attributes 8 years ago
SilverFire - Dmitry Naumenko ffb121ba63 Reverted fix of beforeValidate event calling in `yii.activeForm.js` 8 years ago
SilverFire - Dmitry Naumenko aaff45ebf1 Revert "Fixes #11972: Fixed active form `afterValidate` wasn't triggered in some cases" 8 years ago
lynicidn 8211dcc41b Fixes #11972: Fixed active form `afterValidate` wasn't triggered in some cases 8 years ago