Fork: IncludeHandlingFixes

commits

date

comment

0368c6094f2b
by Marc Climent
Nov 29 2010
9:51 AM
default tip

Fix to the problems with loading configuration section from web.config and tests to check that (part 2)
Added CSS file replacements in order to correct the URLs of the images that appear or they'll break.

6c654a152d8d
by Marc Climent
Nov 24 2010
1:44 PM

Fix to the problems with loading configuration section from web.config and tests to check that.

544953f53f43
by davidebbo
Nov 16 2010
8:17 PM
mvc3

T4MVCVB 2.6.31

b07da28303b6
by Jeremy Skinner
Nov 16 2010
7:57 AM

Update UI sample for MVC3 RC

1ba60432646a
by davidebbo
Nov 16 2010
6:22 AM

Fix date

c704e6096bd9
by davidebbo
Nov 16 2010
6:18 AM

2.6.31: Disabled regen optimization added in 2.6.14 since it doesn't catch view changes

cf78a04c2375
by davidebbo
Nov 16 2010
6:04 AM

Changed some 'const bool' settings to 'static bool' to avoid unused code warnings

2dd1cdc6bce5
by Jeremy Skinner
Nov 10 2010
5:34 PM

Merge default -> mvc3

6aa25407de83
by Jeremy Skinner
Nov 10 2010
5:33 PM
default

Update Pager to use UrlHelper for generating URLs.

8d9a5c6ae866
by Jeremy Skinner
Nov 9 2010
5:25 PM
mvc3

Fix a few broken tests

ace11c0cac6a
by Jeremy Skinner
Nov 9 2010
5:09 PM

Add WebPages assemblies

a1b12f76df28
by Jeremy Skinner
Nov 9 2010
5:05 PM

Updated to MVC3 RC

9646336ea7ed
by Jeremy Skinner
Oct 19 2010
7:20 AM

Merge default -> mvc3

0d5c4cb24931
by timtas
Oct 19 2010
6:02 AM
default

Added model state support for option elements, and some refactoring. Corrected issue where ValidationBehavior was being handled in radio buttons and checkboxs that are part of a list. Enahnced the FluentHtml sample. Tabified some line that had spaces.

07c915e88e34
by Jeremy Skinner
Oct 9 2010
12:23 PM
mvc3

Merge default -> mvc3

acd08695ad02
by Jeremy Skinner
Oct 9 2010
12:22 PM
default

Fixed #7086 ArgumentNullException in HtmlTableGridRenderer

35a6c6eaec5c
by bsatrom
Oct 9 2010
3:11 AM

Modified Nant build script ilmerge of WatiN test helper assemblies to include Interop.SHDocVw.dll, which WatiN requires for IE automation

115f78cb9ab8
by Jeremy Skinner
Oct 6 2010
4:59 PM
mvc3

Ignore tests that only fail from the nant runner

86ceff1ab859
by Jeremy Skinner
Oct 6 2010
4:55 PM

Upgrade to MVC3 beta

89dbcece83b2
by Jeremy Skinner
Oct 6 2010
4:46 PM

MVC3 beta binary

195ad2aff323
by Jeremy Skinner
Oct 2 2010
12:36 PM

Merge default -> mvc3

84fcc7f45220
by timtas
Oct 1 2010
3:41 AM

Fixed tests to expect metadata to be Html encoded.

a85a441c1244
by bsatrom
Oct 1 2010
1:58 AM
default

issue 7075: Fixed typo in DefaultPropertyConvention of MvcContrib.UI.InputBuilder.Conventions

b7039b7291cf
by bsatrom
Sep 25 2010
2:05 PM

Updated sln to use VS 2010 (targeting 3.5); Fixed assembly versioning on several projects

c0a43d6843a7
by Jeremy Skinner
Sep 18 2010
5:37 PM
mvc3

Merge default -> mvc3