commits |
date |
16141e151459
by
Eric Hexter
|
Apr 14 2010
1:22 PM
|
default
tip
updated for the mvc 2 release
|
40a020f95a21
by
Steve Michelotti
|
Apr 13 2010
3:54 PM
|
added images for unit tests
|
6638d76753f5
by
Steve Michelotti
|
Apr 13 2010
3:53 PM
|
added unit tests for better coverage of EmbeddedResourceController; also added enhancement for custom route path. Updated portable areas sample to leverage EmbeddedResourceController.
|
1d9e8a686147
by
Steve Michelotti
|
Apr 9 2010
8:12 PM
|
Refactored Portable Areas such that the embedded view engine and embedded resource controller both leverage the common code in the AssemblyResourceManager.
|
f3fa156dba8e
by
Steve Michelotti
|
Apr 9 2010
5:56 AM
|
Added functionality for EmbeddedResourceController to Portable Areas. Have not yet merged functionality of embedded resource view engine.
|
7d58c6739fd0
by
alecwhittington
|
Apr 8 2010
5:51 PM
|
Updated castle dependencies as well as the MvcContrib.Castle project file and MvcContrib.UnitTests project file. All tests are building.
|
7259400ee808
by
Tim Scott
|
Apr 5 2010
2:39 PM
|
Fixed mistake in obsolete message.
|
137cceb139b9
by
Tim Scott
|
Apr 5 2010
2:03 PM
|
Added an overload for RenderPartial and marked another obsolete -- to improve usabilitiy and clarity.
|
e01d6dcdb1c5
by
Tim Scott
|
Apr 5 2010
12:34 PM
|
Gave AutoLabelBehavior a default isQualifiedFunc, which excludes buttons and hidden from being labeled. Moved auto labeling to IElement and removed the ISupportsAutoLabeling interface.
|
04152ea2723c
by
erichexter
|
Apr 1 2010
7:25 PM
|
using a local webapplication target
|
34ffa37ffe25
by
erichexter
|
Apr 1 2010
7:24 PM
|
Added build targets
|
4ed8c456cad8
by
erichexter
|
Apr 1 2010
4:58 PM
|
added t4mvc to the main build zip file added a seperate t4mvc build file
|
740b65497001
by
erichexter
|
Mar 30 2010
7:58 PM
|
added docu generation to the build.
|
ba0a12d260c3
by
erichexter
|
Mar 29 2010
7:15 PM
|
updated the sample
|
abf2f85f4f7d
by
Eric Hexter
|
Mar 25 2010
1:34 AM
|
Merged pull requests
|
a2a29da8aac0
by
erichexter
|
Mar 24 2010
4:49 AM
|
updated portable area sample
|
5aec9bc56db4
by
David Ebbo
|
Mar 22 2010
11:40 PM
|
T4MVC Changes: - Added UseLowercaseRoutes flag to lower case the area, controller and action names in routes - Added optimization to not regenerate files when the controller has not changed since the last generation - Turn AlwaysKeepTemplateDirty to false by default. We now have an AddIn which provides a better solution to this
|
768b5a8416ef
by
David Ebbo
|
Mar 22 2010
9:58 PM
|
2.6.14: Added optimization to not regenerate files when the controller has not changed since the last generation
|
86a3b5f17403
by
David Ebbo
|
Mar 22 2010
7:16 PM
|
Turn of AlwaysKeepTemplateDirty by default
|
01c200501b7b
by
David Ebbo
|
Mar 16 2010
11:03 PM
|
2.6.14: Added UseLowercaseRoutes flag to lower case the area, controller and action names in routes
|
ee8da1ad2336
by
Wayne Brantley
|
Mar 22 2010
7:35 PM
|
ActionAbsolute method - generates complete url including hostname. Cachebusting technique fixed, did not work in all scenarios. Used shorter string for cachebusting, only 6 characters per link instead of 19.
|
a8d1d99b8629
by
Jeremy Skinner
|
Mar 21 2010
11:26 AM
|
Modified grid sorting example to show excluding columns from sort
|
d64d0aa82762
by
Jeremy Skinner
|
Mar 21 2010
11:21 AM
|
Columns can now be excluded from sorting in the grid.
|
7a62377a4550
by
Jeremy Skinner
|
Mar 21 2010
11:04 AM
|
Replace spaces with tabs
|
eab7664abbd3
by
Jeremy Skinner
|
Mar 21 2010
11:01 AM
|
Change spaces to tabs
|