Skip to content

Fix #1188#1329

Merged
SergioCrisostomo merged 2 commits into
mootools:masterfrom
SergioCrisostomo:squash-1188
Oct 27, 2015
Merged

Fix #1188#1329
SergioCrisostomo merged 2 commits into
mootools:masterfrom
SergioCrisostomo:squash-1188

Conversation

@SergioCrisostomo

Copy link
Copy Markdown
Member

Squashed the existing 4 commits, rebased, and added my own adressing what @anutron pointed out:

  • avoid .getElements() to get called over null when document.id() doesn't find a element
  • code style, spaces

closes #1188

ntom and others added 2 commits October 25, 2015 09:58
Bugfix to validate-reqchk-byname - not hiding error messages properly when one checkbox is unchecked, producing an eror underneath it, then another checkbox is checked, and the previous error doesn't go away.
example: http://jsfiddle.net/aUFe4/1/

Update Form.Validator.Extras.js

Bugfix to validate-reqchk-byname - not hiding error messages properly when one checkbox is unchecked, producing an eror underneath it, then another checkbox is checked, and the previous error doesn't go away.
example: http://jsfiddle.net/aUFe4/1/

Added feature validate-enforce-onselect-value

validate-enforce-onselect-value - enables the user to specify when a select value is selected, to enforce / ignore fields

remove some unessential code + tab indent cleanup

remove some unessential code + tab indent cleanup
@SergioCrisostomo

Copy link
Copy Markdown
Member Author

@anutron this is basically what you had already reviewed plus 1 commit from me adressing what you asked for.

If you (or someone else) can review my commit then we can merge this.

@anutron

anutron commented Oct 27, 2015

Copy link
Copy Markdown
Member

Yeah, this is good. Big props to @NTOM on this PR from so long ago. Sorry the project is so slow these days.

@anutron

anutron commented Oct 27, 2015

Copy link
Copy Markdown
Member

Ship it.

SergioCrisostomo added a commit that referenced this pull request Oct 27, 2015
@SergioCrisostomo SergioCrisostomo merged commit f5a1884 into mootools:master Oct 27, 2015
@SergioCrisostomo SergioCrisostomo deleted the squash-1188 branch October 27, 2015 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants