Opened 9 years ago
Closed 7 years ago
#15495 closed enhancement (fixed)
[patch][cla] Enhancement to dojox.validate.check
Reported by: | hudsonfoo | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.10.1 |
Component: | Dojox | Version: | 1.7.2 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description
New features:
- Custom error messages
- Accepts validation function name as a string in form profile (useful for accepting profile from JSON)
Attachments (2)
Change History (13)
Changed 9 years ago by
Attachment: | check.js.patch added |
---|
comment:1 Changed 9 years ago by
Cc: | cjolif added |
---|
hudsonfoo, I don't find your username here: http://dojofoundation.org/about/claCheck. Did you sign the CLA? If yes under which name? Thanks.
comment:2 Changed 9 years ago by
Check with my email address [email protected]…
Not sure why my username isn't attached to my CLA. Sorry about that.
comment:3 Changed 9 years ago by
Summary: | Enhancement to dojox.validate.check → [patch][cla] Enhancement to dojox.validate.check |
---|
I've checked and this is ok. Thanks.
comment:4 Changed 8 years ago by
Owner: | changed from Adam Peller to dylan |
---|---|
Status: | new → assigned |
comment:5 Changed 8 years ago by
Milestone: | tbd → 1.10 |
---|---|
Priority: | undecided → low |
I missed the deadline for 1.9, I will add this in May for 1.10.
comment:6 Changed 7 years ago by
Priority: | low → high |
---|
We should really try to review/land this one for 1.10.
comment:7 Changed 7 years ago by
Added pull request at https://github.com/dojo/dojox/pull/102
This could use a review.
comment:8 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:9 Changed 7 years ago by
comment:10 Changed 7 years ago by
Milestone: | 1.10 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
This has introduced a regression, see #18223
comment:11 Changed 7 years ago by
Milestone: | → 1.10.1 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
Unified diff of check.js