* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
[mono.git] / mcs / class / System.Web / resources / ChangeLog
index bc6e8797634abfa5c011bb8c7d1db2e225936a9a..cc4b22c0ac3ce6b6251bfc363ef7104a5eec8deb 100644 (file)
@@ -1,3 +1,48 @@
+2007-02-20 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * webform.js: adjusted client script for MaintainScrollPositionOnPostBack 
+       feature to multiform enviroument in j2ee portal.
+
+2007-02-19 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * webform.js: fixed WebForm_ReEnableControls
+
+2007-02-18  Eyal Alaluf <eyala@mainsoft.com>
+
+       * webform.js: Adding an optional parameter for passing the form to all JS
+         methods. This is needed to support Http callbacks for J2EE portlets. 
+
+2007-02-18 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * WebUIValidation_2.0.js: 
+       support client side validation for RadioButtonList
+
+2007-02-04 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * webform.js:
+       fixed Callback feature: when WebForm_DoCallback is called 
+       not all input elements are posted. for example checkbox if not 
+       checked is not posted.
+
+2007-02-08  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * webform.js: added validators context init for j2ee portal support
+       * WebUIValidation_2.0.js: added SetValidatorContext function,
+       refactored evaluation function init ValidatorOnLoad and
+       Page_ClientValidate
+
+2007-02-04 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * MaintainScrollPositionOnPostBack.js:
+       * webform.js:
+       * callback.js:  
+       merged into one resource file.
+
+2007-02-01  Adar Wesley <adarw@mainsoft.com>
+
+       * webform.js: fixed WebForm_GetFormFromCtrl to find controls by id
+       after chaning UniqueId implementation to have '$'.
+
 2007-01-30  Vladimir Krasnov  <vladimirk@mainsoft.com>
 
        * webform.js: fixed WebForm_DoPostback, no need to find form if url is