Tests
[mono.git] / mcs / class / System.Web / ChangeLog
index 8353173ab92b458ff90f2fb5ef67f0b4fb1583c4..06ddfdbd6638d7ce8789f183c528106cc82b7013 100644 (file)
@@ -1,3 +1,240 @@
+2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
+
+       * Makefile: build fix for some utf8-defaulted environment.
+
+2005-07-25  Eyal Alalouf  <eyala@mainsoft.com>
+       * System.Web.vmwcsproj removed System.Web/TimeoutManager.cs from TARGET_J2EE
+
+2005-07-24  Eyal Alalouf  <eyala@mainsoft.com>
+       * System.Web.vmwcsproj added System.Web.UI/PageHandlerFactory.jvm.cs
+
+2005-07-19  Eyal Alalouf  <eyala@mainsoft.com>
+       * System.Web.vmwcsproj:
+         Replaced System.Web.UI/TemplateControl.cs with System.Web.UI/TemplateControl.jvm.cs
+
+2005-07-19  Eyal Alalouf  <eyala@mainsoft.com>
+       * System.Web.vmwcsproj: Removed files related to dynamic compilation of ASP
+         pages. This feature is currently not supported in Grasshopper.
+
+2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>
+
+       * System.Web.vmwcsproj:
+         Added System.Web.J2EE/BaseHttpServlet.cs
+         Added System.Web.J2EE/BaseStaticHttpServlet.cs
+         Added System.Web.J2EE/SessionListener.cs
+         Removed System.Web.SessionState/HttpSessionState.cs
+         Added System.Web.SessionState/HttpSessionState.jvm.cs
+         Removed System.Web.SessionState/SessionInProcHandler.cs
+         Added System.Web.SessionState/SessionInProcHandler.jvm.cs
+         Added System.Web.Hosting/ServletWorkerRequest.jvm.cs
+
+2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>
+
+       * System.Web.J2EE: Added namespace and folder for J2EE hosting and specific files.
+       * System.Web.vmwcsproj: Added System.Web.J2EE files
+
+2005-07-18  Eyal Alalouf  <eyala@mainsoft.com>
+
+       * System.Web.vmwcsproj: Added file for compiling System.Web in J2EE configuration
+
+2005-07-16  Ben Maurer  <bmaurer@ximian.com>
+
+       * Makefile: Make sure that tests use the same flags as the
+       assembly itself. Also, unverbosify warnings.
+
+2005-07-01  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added MembershipSection.cs
+
+2005-06-23  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.Configuration/VirtualDirectoryMapping.cs
+               System.Web.Configuration/VirtualDirectoryMappingCollection.cs
+               System.Web.Configuration/WebConfigurationFileMap.cs
+               System.Web.Configuration/WebConfigurationHost.cs
+               System.Web.Configuration/WebConfigurationManager.cs
+       
+2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
+
+       * Makefile: Added reference to System.Configuration.
+
+2005-06-10  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: New files:
+               System.Web.Security/MembershipValidatePasswordEventHandler.cs
+               System.Web.Security/ValidatePasswordEventArgs.cs
+
+2005-05-26  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/SiteMapNodeItem.cs
+               System.Web.UI.WebControls/SiteMapNodeItemEventArgs.cs
+               System.Web.UI.WebControls/SiteMapNodeItemEventHandler.cs
+               System.Web.UI.WebControls/SiteMapPath.cs
+               System.Web.UI/NonVisualControlAttribute.cs
+               System.Web/StaticSiteMapProvider.cs
+
+2005-05-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Web_test.dll.sources: Added tests for FormsAuthentication.
+
+2005-05-13  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new file:
+               System.Web.UI.WebControls/WizardStepControlBuilder.cs
+       
+2005-05-06  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/CircleHotSpot.cs
+               System.Web.UI.WebControls/HotSpot.cs
+               System.Web.UI.WebControls/HotSpotCollection.cs
+               System.Web.UI.WebControls/ImageMap.cs
+               System.Web.UI.WebControls/PolygonHotSpot.cs
+               System.Web.UI.WebControls/RectangleHotSpot.cs
+               System.Web.UI.WebControls/Wizard.cs
+               System.Web.UI.WebControls/WizardStep.cs
+               System.Web.UI.WebControls/WizardStepBase.cs
+               System.Web.UI.WebControls/WizardStepCollection.cs
+
+2005-05-04  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/DataControlCommands.cs
+               System.Web.UI.WebControls/SubMenuStyleCollection.cs
+         and removed:
+               System.Web.UI.WebControls/ChildTable.cs
+       
+2005-04-22  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/HyperLinkField.cs
+
+2005-04-21  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/FormView.cs
+               System.Web.UI.WebControls/FormViewRow.cs
+               System.Web.UI/IEditableTextControl.cs
+
+2005-04-15  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI/CompiledBindableTemplateBuilder.cs
+
+2005-04-08  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/DetailsView.cs
+               System.Web.UI.WebControls/DetailsViewRow.cs
+               System.Web.UI.WebControls/DetailsViewRowCollection.cs
+
+2005-04-07  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/ObjectDataSourceFilteringEventArgs.cs
+               System.Web.UI.WebControls/ObjectDataSourceFilteringEventHandler.cs
+
+2005-04-01  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/ButtonField.cs
+               System.Web.UI.WebControls/CheckBoxField.cs
+               System.Web.UI.WebControls/DataControlFieldHeaderCell.cs
+               System.Web.UI.WebControls/HiddenField.cs
+               System.Web.UI.WebControls/ImageField.cs
+               System.Web.UI.WebControls/ObjectDataSource.cs
+               System.Web.UI.WebControls/ObjectDataSourceView.cs
+               System.Web.UI.WebControls/TemplateField.cs
+
+2005-03-23  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/AutoGeneratedField.cs
+               System.Web.UI.WebControls/AutoGeneratedFieldProperties.cs
+
+2005-03-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * System.Web.dll.sources: added new files in System.Web.Configuration.
+
+2005-03-11  Lluis Sanchez Gual <lluis@novell.com>
+
+       * Makefile: Added new resource file: GridView.js.
+       * System.Web.dll.sources: Added more files to the build:
+               System.Web.UI.WebControls/ButtonFieldBase.cs
+               System.Web.UI.WebControls/CommandField.cs
+               System.Web.UI.WebControls/DataControlButton.cs
+
+2005-03-04  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added more files to the build:
+               System.Web.UI.WebControls/ChildTable.cs
+               System.Web.UI.WebControls/DataKey.cs
+               System.Web.UI.WebControls/DataKeyArray.cs
+               System.Web.UI.WebControls/GridViewCommandEventArgs.cs
+               System.Web.UI.WebControls/GridViewCommandEventHandler.cs
+               System.Web.UI.WebControls/GridViewRowEventArgs.cs
+               System.Web.UI.WebControls/GridViewRowEventHandler.cs
+               System.Web.UI.WebControls/StringArrayConverter.cs
+
+2005-02-25  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/BoundField.cs
+               System.Web.UI.WebControls/CompositeDataBoundControl.cs
+               System.Web.UI.WebControls/DataControlFieldCollection.cs
+               System.Web.UI.WebControls/GridView.cs
+               System.Web.UI.WebControls/GridViewRow.cs
+               System.Web.UI.WebControls/GridViewRowCollection.cs
+               System.Web.UI.WebControls/PagerSettings.cs
+               System.Web.UI.WebControls/XmlDataSourceNodeDescriptor.cs
+               System.Web.UI.WebControls/XmlDataSourcePropertyDescriptor.cs
+
+2005-02-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Web_test.dll.sources: Added new unit tests for
+       HttpRequest, HttpServerUtility and HttpUtility to test for XSS.
+
+2005-02-18  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: New file:
+               System.Web.UI.WebControls/CollectionDataSource.cs
+
+2005-02-10  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: New files:
+               System.Web.UI/ICheckBoxControl.cs
+               System.Web.UI/IStaticTextControl.cs
+               System.Web.UI/ITextControl.cs
+
+2005-02-04  Lluis Sanchez Gual <lluis@novell.com>
+
+       * Makefile: Added resource file.
+
+2005-02-02  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added some files to the build:
+               System.Web.UI.WebControls/CompositeControl.cs
+               System.Web.UI.WebControls/ControlPropertyNameConverter.cs
+
+2005-01-28  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/MultiView.cs
+               System.Web.UI.WebControls/View.cs
+               System.Web.UI.WebControls/ViewCollection.cs
+
+2005-01-21  Lluis Sanchez Gual <lluis@novell.com>
+
+       * System.Web.dll.sources: Added new files:
+               System.Web.UI.WebControls/Content.cs
+               System.Web.UI.WebControls/ContentControlBuilder.cs
+               System.Web.UI.WebControls/ContentPlaceHolder.cs
+               System.Web.UI.WebControls/ContentPlaceHolderBuilder.cs
+               System.Web.UI/MasterPage.cs
+               System.Web.UI/MasterPageParser.cs
+
 2005-01-10  Lluis Sanchez Gual <lluis@novell.com>
 
        * System.Web.dll.sources: Added new files:
 
        * list: added Watcher.cs
 
-2003-03-31  Stefan Gรถrling <stefan@gorling.se>
+2003-03-31  Stefan Grling <stefan@gorling.se>
 
        * list: added new files to System.Web.SessionState