Anatoly Rugalev
|
fa5baf3275
|
[#9989] Added support of formaction, formmethod and formenctype submit button attributes
|
2016-08-25 20:25:05 +03:00 |
|
Dmitry Naumenko
|
834f77ec13
|
Merge pull request #11715 from uaoleg/patch-4
Fix scope for multiple forms file inputs
|
2016-08-05 17:26:08 +03:00 |
|
SilverFire - Dmitry Naumenko
|
ffb121ba63
|
Reverted fix of beforeValidate event calling in yii.activeForm.js
|
2016-08-03 09:04:37 +03:00 |
|
SilverFire - Dmitry Naumenko
|
aaff45ebf1
|
Revert "Fixes #11972: Fixed active form afterValidate wasn't triggered in some cases"
This reverts commit 8211dcc41b.
|
2016-07-28 13:13:09 +03:00 |
|
lynicidn
|
8211dcc41b
|
Fixes #11972: Fixed active form afterValidate wasn't triggered in some cases
|
2016-07-21 18:19:13 +03:00 |
|
pavlm
|
355d83ac58
|
Fixes #11947: Fixed gridData initialization in yii.gridView.js
|
2016-07-13 23:48:45 +03:00 |
|
lynicidn
|
e8bcb93507
|
Fixes #10681: Fixed active form beforeValidate wasn't triggered in some cases
|
2016-07-02 01:59:02 +03:00 |
|
Thiago Talma
|
60a2a54fc8
|
CheckboxColumn - Use CSS class to find the elements (#11729)
* Use CSS class to fetch the elements
* default null
* CHANGELOG.md
* CHANGELOG.md
|
2016-06-23 20:16:56 +03:00 |
|
Nazar Mokrynskyi
|
cc102294f8
|
Simplify ready callback (#11749)
|
2016-06-13 00:22:06 +02:00 |
|
Oleg Poludnenko
|
b9eb09b8b5
|
Set attribute $form as a scope for selector
|
2016-06-07 13:22:55 +03:00 |
|
Oleg Poludnenko
|
251812f426
|
Pass $form to the attribute
|
2016-06-07 13:17:53 +03:00 |
|
DrDeath72
|
fd6f536eaf
|
YUI Compressor fix
|
2016-05-18 10:35:00 +05:00 |
|
AnatolyRugalev
|
59fdac54ff
|
Added support of :submit[formtarget]
|
2016-04-25 23:57:56 +03:00 |
|
SilverFire - Dmitry Naumenko
|
5686a9ddeb
|
Revert "* Added support of :submit[formtarget]"
This reverts commit d3fb217dfa.
|
2016-04-22 13:46:46 +03:00 |
|
SilverFire - Dmitry Naumenko
|
d3beca32b4
|
Refactored PR, updated CHANGELOG
|
2016-04-22 13:41:13 +03:00 |
|
SilverFire - Dmitry Naumenko
|
f2e8725de5
|
Merge branch '9074-checkboxColumn-selectedRows-fix' of https://github.com/NekitoSP/yii2 into NekitoSP-9074-checkboxColumn-selectedRows-fix
|
2016-04-22 11:53:35 +03:00 |
|
Anatoly Rugalev
|
d3fb217dfa
|
* Added support of :submit[formtarget]
* Added support of :submit[formtarget]
|
2016-04-21 23:58:36 +03:00 |
|
SilverFire - Dmitry Naumenko
|
e5bcbf4e1d
|
Closes #11228: yii.activeForm.js - AJAX validation will not be triggered if client side validation failed
|
2016-04-06 23:53:52 +03:00 |
|
DrDeath72
|
8757088f5f
|
yii.js - fixed getQueryParams() function to handle URLs with anchors correctly
Closes #11066
|
2016-03-20 17:05:13 +02:00 |
|
MaximAL
|
be44d265e2
|
Fix accidental getResponseHeader() fails
|
2016-02-26 15:06:24 +03:00 |
|
Sam Mousa
|
9b554b065d
|
Merge remote-tracking branch 'upstream/master' into enh-link-submission-form-attribute-9893
|
2016-02-25 10:49:10 +00:00 |
|
SilverFire - Dmitry Naumenko
|
7aef671872
|
Refactored FileHelper::validateMimeType, js validaton, PHPDocs
|
2016-02-24 00:40:34 +02:00 |
|
kirSeNN
|
a4c68b5278
|
#5469 added mimetype mask validation feature
|
2016-02-24 00:40:34 +02:00 |
|
SilverFire - Dmitry Naumenko
|
b804dbb98f
|
IpValidator JS validation: wrongIp->message renamed
|
2016-02-08 19:44:44 +02:00 |
|
SilverFire - Dmitry Naumenko
|
4c31c26628
|
EmailValidator - the name of the mailbox is no longer limited with the length
|
2016-02-01 23:49:51 +02:00 |
|
Andrew Nester
|
9eaa82e15d
|
10555 - Fix for ActiveForm - When previous action doesn't reload page, this action will be triggered again when another submit button clicked
|
2016-01-20 13:08:26 +03:00 |
|
Sam Mousa
|
25b1178515
|
Implemented data-form support.
|
2015-12-03 16:01:11 +00:00 |
|
Andrey Klochok
|
4a0d7b3676
|
Fixed client-side IP validator
|
2015-12-03 17:38:44 +02:00 |
|
Pavel Solomienko
|
b6b2befb00
|
Fix cutting of url params with the same name upon filtering
|
2015-12-03 00:33:57 +02:00 |
|
githubjeka
|
88241f24f3
|
yii.activeForm.js: input onBlur event forces field validation
|
2015-12-02 23:38:00 +02:00 |
|
SilverFire - Dmitry Naumenko
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
Pavel
|
055859c90e
|
Fix #10217 for the case when there is hidden input combined with listview
|
2015-11-30 13:34:40 +03:00 |
|
servocoder
|
f2039c2b4a
|
Unable to get target DOM element in pjax events upon deletion grid row
|
2015-11-28 17:29:01 +02:00 |
|
servocoder
|
a301d7154a
|
Enh #10267: yii.js - added original event passing to pjaxOptions for links with data-method and data-pjax
|
2015-11-27 21:08:53 +02:00 |
|
SilverFire - Dmitry Naumenko
|
69ceccc213
|
Closes #10264: Generating of HTML tags in in yii.* JS redone in jQuery style
|
2015-11-27 12:53:14 +02:00 |
|
SilverFire - Dmitry Naumenko
|
c8fae603b0
|
yii.js - handleMethid() - added passing of data-options pushRedirect, replaceRedirect, skipOuterContainers to PJAX
|
2015-11-27 12:35:08 +02:00 |
|
SilverFire - Dmitry Naumenko
|
84d6fce5de
|
yii.js - minor, variable renamed
|
2015-11-27 12:09:40 +02:00 |
|
SilverFire - Dmitry Naumenko
|
d3cfb87ba6
|
Enh #10217: GridView JS multiple params with the same name
|
2015-11-26 22:57:11 +02:00 |
|
lichunqiang
|
a349c1ee1b
|
Changed yii.confirm context bind
|
2015-11-17 09:27:35 +02:00 |
|
SilverFire - Dima Naumenko
|
bf6b50f58e
|
#10142 Fixed EmailValidator to check email length properly
|
2015-11-14 00:39:12 +02:00 |
|
Alexander Makarov
|
5242765257
|
Fixes #3506: Added \yii\validators\IpValidator to perform validation of IP addresses and subnets
|
2015-10-22 14:21:31 +03:00 |
|
derekisbusy
|
17e2255472
|
Fixes #6363, #8301, #8582, #9566: Fixed data methods and PJAX issues when used together
|
2015-10-19 11:31:07 +03:00 |
|
Alexander Makarov
|
b638634be0
|
Merge pull request #9926 from SilverFire/9924-param-with-quote
Fixed #9924 - yii.js handleAction corrupted parameters with quote char
|
2015-10-15 12:53:59 +03:00 |
|
Sam
|
5332e900e3
|
Fixes #7341, #9551, #9928: Client validation now skips disabled inputs
|
2015-10-15 12:46:26 +03:00 |
|
SilverFire - Dima Naumenko
|
ef33422e65
|
Fixed #9924 - yii.js handleAction corrupted parameters with quote char
|
2015-10-15 09:02:19 +03:00 |
|
Nikola Kovacs
|
4c0bcaf12e
|
Fixes #8822, fixes #9298. Clientside validator docs enhancements.
|
2015-09-05 02:15:08 +03:00 |
|
Alexander Makarov
|
fbce0c0450
|
Fixes #9591: Fixed yii.validation.js code so it is compressable by YUICompressor
|
2015-09-05 00:29:33 +03:00 |
|
NekitoSP
|
3ee89ac42c
|
selectedRows fix for $showHeader=false #9074
|
2015-08-14 22:03:42 +05:00 |
|
Nikola Kovacs
|
11de09bf8b
|
Fixes #5991, #5420, #3017: Added updateMessages() to yii.activeForm.js to support manually updating ActiveForm messages
|
2015-08-02 19:39:12 +03:00 |
|
Alexander Makarov
|
66557285a6
|
#7259: fixed using errrorInputs
|
2015-08-02 14:32:49 +03:00 |
|