Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.

1-10 of 168Patches < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Status ID Uploaded By Description Work Items Action
Being evaluated
3240 Thu at
8:25 PM
MarkJensen I have added a few things

1. A controller that can out data in various formats like json, xml and html... just like you can with RoR

2. Added a some enumerable extensions that also can be found in Prototypejs (and in RoR from what i hear)
Download

Being evaluated
3207 Jun 29 at
5:31 PM
krugs525 Updated version of patch 3206 (Added an Html() method to Literal so that I could specify the inner HTML of a Literal (span).) Please delete 3206.
Download

Being evaluated
3206 Jun 29 at
5:07 PM
krugs525 Added an Html() method to Literal so that I could specify the inner HTML of a Literal (span).
Download

Being evaluated
3168 Jun 25 at
12:57 AM
krugs525 Updated patch for issue 4407: specify that an HTML element should only be selected when the value in another <select> box is a certain value
4407
Download

Applied
Jun 27
3177 Jun 25 at
3:00 PM
krugs525 Allow GridColumn<T>.Attributes() to be called multiple times. Previously any call to Attributes() would overwrite any attributes that had already been set.
Applied Jun 27: Implemented in revision 957 with modifications to preserve backwards compatibility.
Download

Applied
Jun 27
3178 Jun 25 at
3:02 PM
krugs525 Added a ColumnType property to GridColumn<T>... this is a follow-up to a previous patch I uploaded (issue 4406), taking Jeremy's suggestions into account.
Applied Jun 27: Applied in revision 956 with the following modifications: - Patch introduced a potential performance problem by compiling the expression every time the column was rendered. This change was reverted. - Patch only dealt with the case where the member was a PropertyInfo. I also included checks for FieldInfo and MethodInfo. - Removed ExpressionExtension class which was copied from MvcContrib.FluentHtml as similar methods already existed in ColumnBuilder. - Moved most of the work for inferring the type into ColumnBuilder. - Removed GridColumnTester and moved the test to ColumnBuilderTester.
4406
Download

Applied
Jun 27
3176 Jun 25 at
2:22 PM
krugs525 Created strongly typed HTML Helpers for Select<T> and MultiSelect<T>. In my project I want to add onto the HTML Helpers and I need these to be strongly typed. The non-strongly typed versions are still there.
Applied Jun 27: Applied in revision 955
Download

Applied
Jun 27
3169 Jun 25 at
1:31 AM
krugs525 Allow a SPAN tag to have an ID when created with <%= this.Literal() %>. I want the SPAN to have an ID because I want to reference it with JavaScript.
Applied Jun 27: Applied in revision 954.
Download

Applied
Jun 27
3080 Jun 16 at
10:06 AM
bondehagen Added the method ObjectArrayFromArgs to support params object[] as input parameter to NVelocityExtensions.
Applied Jun 27: Applied in revision 953.
Download

Applied
Jun 14
3057 Jun 13 at
11:18 AM
stevehorn Added extension methods to MvcContrib.TestHelpers to allow asserting Partial View rendering.
Applied Jun 14: Applied in revision 950. Note: I did not include the changes made to the TestHelper Sample project as several files were missing from the patch (AsteroidModel.cs and Asteroid.ascx). If you would like these changes included, please upload a new patch that includes these files. Thanks.
Download

1-10 of 168Patches < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196