ChangeLog 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. 2006-09-14 Igor Zelmanovich <[email protected]>
  2. * WebUIValidation_2.0.js: added new file
  3. 2006-03-13 Chris Toshok <[email protected]>
  4. * WebUIValidation.js (CompareValidatorEvaluateIsValid): implement.
  5. 2006-01-15 Robert Jordan <[email protected]>
  6. * WebUIValidation.js (CustomValidatorEvaluateIsValid):
  7. Allow empty/missing ControlToValidate attributes.
  8. * WebUIValidation.js (ValidatorSucceeded):
  9. Hide validator's view. Fixes bug #77261.
  10. 2005-10-18 Chris Toshok <[email protected]>
  11. * WebUIValidation.js: fix handling for validation_result so that
  12. buttons that don't cause validation still work. Fixes bug #76429.
  13. 2005-09-13 Chris Toshok <[email protected]>
  14. * WebUIValidation.js (CustomValidatorEvaluateIsValid): the default
  15. if an evaluationfunc wasn't provided is "valid". Fixes #76078.
  16. 2005-09-06 Chris Toshok <[email protected]>
  17. * webform.js (wasControlEnabled): use __enabledControlArray,
  18. generated by the HtmlControl foo when using
  19. SubmitDisabledControls.
  20. (WebForm_ReEnableControls): used by HtmlForm's
  21. SubmitDisabledControls.
  22. 2005-09-06 Chris Toshok <[email protected]>
  23. * WebUIValidation.js (ValidatorCommonOnSubmit): reorder things so
  24. that for validationsummary's we show the message box after we
  25. display the summary. This is because the alert blocks further
  26. execution.
  27. (ValidatorGetErrorMessage): return the errormessage in preference
  28. to the text.
  29. (ValidatorGetText): new function, return the text in preference to
  30. the error message.
  31. (ValidatorFailed): use ValidatorGetText, and always set the
  32. innerHTML, not just when we don't have validationsummary's.
  33. 2005-08-27 Chris Toshok <[email protected]>
  34. * webform.js: add copyright blurb, and add implementation of
  35. WebForm_AutoFocus, used by the 2.0 HtmlForm properties
  36. DefaultButton and DefaultFocus.
  37. 2005-08-04 Chris Toshok <[email protected]>
  38. * WebUIValidation.js (CustomValidatorEvaluateIsValid): correct the
  39. args.IsValid check.
  40. 2005-08-04 Chris Toshok <[email protected]>
  41. * WebUIValidation.js (ValidatorOnLoad): set "enabled" == "true" if
  42. there's no attribute present.
  43. (Page_ClientValidate): a validator succeeds if it's disabled.
  44. 2005-07-27 Chris Toshok <[email protected]>
  45. * WebUIValidation.js (ValidatorCommonOnSubmit): fix formatting of
  46. List and SingleParagraph mode ValidationSummaries.
  47. (ValidatorTrim): use two regexps instead of two while loops.
  48. (CustomValidatorEvaluateIsValid): new function.
  49. 2005-07-26 Chris Toshok <[email protected]>
  50. * WebUIValidation.js: fix the summary mode for
  51. ValidationSummaries.
  52. 2005-07-25 Chris Toshok <[email protected]>
  53. * WebUIValidation.js (RangeValidatorEvaluateIsValid): fix this -
  54. GetAttribute is dead, long live validator.getAttribute.
  55. 2005-07-24 Chris Toshok <[email protected]>
  56. * WebUIValidation.js: add support for validation summaries, both
  57. in summary and messagebox mode.
  58. 2005-07-22 Chris Toshok <[email protected]>
  59. * WebUIValidation.js: the JSUnit tests pointed out that
  60. validator.evaluationfunction is not a string after OnLoad. do
  61. this as well so the tests pass, and deal with the difference
  62. between o[attr], o.getAttribute(attr), and o.attr. Ugh.
  63. 2005-07-21 Chris Toshok <[email protected]>
  64. * WebUIValidation.js (RequiredFieldValidatorEvaluateIsValid): trim
  65. both the initial value and the control's value.
  66. 2005-07-21 Chris Toshok <[email protected]>
  67. * WebUIValidation.js: handle validators that use
  68. Display="Dynamic".
  69. 2005-07-20 Chris Toshok <[email protected]>
  70. * WebUIValidation.js (ValidatorTrim): new function.
  71. (RangeValidatorEvaluateIsValid): use ValidatorGetValue and
  72. ValidatorTrim.
  73. (RegularExpressionValidatorEvaluateIsValid): same.
  74. (RequiredFieldValidatorEvaluateIsValid): same.
  75. 2005-07-20 Chris Toshok <[email protected]>
  76. * WebUIValidation.js: new file.
  77. 2005-03-11 Lluis Sanchez Gual <[email protected]>
  78. * webform.js: ClientSubmit option set to true means submit
  79. performed by asp.net, not by the browser.
  80. 2005-02-04 Lluis Sanchez Gual <[email protected]>
  81. * webform.js: Added webform script.
  82. 2005-01-10 Lluis Sanchez Gual <[email protected]>
  83. * arrow_up.gif, arrow_down.gif: Added menu resources.
  84. 2004-12-02 Lluis Sanchez Gual <[email protected]>
  85. * callback.js: Added callback script.
  86. 2004-11-26 Lluis Sanchez Gual <[email protected]>
  87. * arrow_minus.gif, arrow_noexpand.gif, arrow_plus.gif, box_full.gif,
  88. box_empty.gif, box_minus.gif, box_noexpand.gif, box_plus.gif,
  89. contact.gif, dot_empty.gif, dot_full.gif, dots.gif,
  90. inbox.gif, star_empty.gif, star_full.gif, warning.gif,
  91. TreeView_noexpand.gif, TreeView_dash.gif, TreeView_dashminus.gif,
  92. TreeView_dashplus.gif, TreeView_i.gif, TreeView_l.gif,
  93. TreeView_lminus.gif, TreeView_lplus.gif, TreeView_minus.gif,
  94. TreeView_plus.gif, TreeView_r.gif, TreeView_rminus.gif,
  95. TreeView_rplus.gif, TreeView_t.gif, TreeView_tminus.gif,
  96. TreeView_tplus.gif, System.Web.UI.WebControls/TreeView.js
  97. New files.