-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26053/
-----------------------------------------------------------
(Updated Oct. 27, 2014, 5:10 p.m.)
Review request for cloudstack, Brian Federle and Jessica Wang.
Changes
-------
Fixed core.js where obsolete function was called, changed jQuery.format to
jQuery.validator.format.
Bugs: CLOUDSTACK-7659
https://issues.apache.org/jira/browse/CLOUDSTACK-7659
Repository: cloudstack-git
Description
-------
This patch upgrades jquery-validation library and also adds the
additional-methods.js extension that offers additional validation options (same
license applies, same publisher). I also updated the LICENSE file to show the
added file as well.
Diffs (updated)
-----
LICENSE 497323bffce2b2afab28c187cfdafa960944ed94
ui/index.jsp 42973f70855d0ef00391cf69ddd895d0b832aa8a
ui/lib/jquery.validate.additional-methods.js PRE-CREATION
ui/lib/jquery.validate.js 72296a61f208298f2e54ac7b54b70557f41e0f84
ui/scripts/ui/core.js add7d06dedb1101b152fee53caa300d0104ab2cc
Diff: https://reviews.apache.org/r/26053/diff/
Testing
-------
Tested that the validation is still working as expected.
Thanks,
Gabor Apati-Nagy