Ajay Bhargav Baaskaran
48e0b3261c
[ Fixes #2547 ] Fixed attribute value prefix with dynamic content being ignored
2015-05-18 17:15:38 -07:00
James Newton-King
ab4cd5c4c4
Add JsonHelper for serializing JSON in views
...
- remove NotNull from JsonHelper Serialize
2015-05-11 16:01:08 -07:00
Kiran Challa
e985c22528
[ Fixes #1216 ] Provide a property on JsonOutputFormatter to set serializer settings
...
[Fixes #1221 ] Rename OutputFormatter's WriteResponseContentHeaders to WriteResponseHeaders
[Fixes #932 ] Setting Json Serializer Settings
2014-10-15 09:27:09 -07:00
jacalvar
1680616fe5
[Issue #1133 ] RedirectToActionResult and UrlHelper should use HostString, PathString, etc. To build Urls.
...
Added tests to describe the current behaviour with Unicode hosts.
2014-10-14 16:12:29 -07:00
Javier Calvarro Nelson
16f19b5cc6
Added functional tests to cover rendering views without layout and
...
to return a result without content.
2014-06-09 13:35:31 -07:00
Javier Calvarro Nelson
931a3cd809
Added functional tests for MVC.
...
Created a test project to hold functional tests, a basic
application for test purposes under test\WebSites and added
the first functional test to validate view rendering.
2014-05-28 12:46:41 -07:00