This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a3f4275b3097681ec3277ef2a97ed1fceb74e3be
Umbraco-CMS
/
src
/
Umbraco.Core
/
Serialization
T
History
Shannon
d24541fce4
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00
..
AbstractSerializationService.cs
…
Formatter.cs
…
IFormatter.cs
…
ISerializer.cs
…
IStreamedResult.cs
…
JsonCreationConverter.cs
…
JsonNetSerializer.cs
…
JsonToStringConverter.cs
…
NoTypeConverterJsonConverter.cs
Fixes TextStringValueConverter to include the text box and multi-textbox (since it's like that in the Core one that this overrides), adds new converter for Image cropper including ToString converter & custom type converter to convert from the strongly typed object to JObject, adds test to support this, adds equatable methods for the strongly typed model so it can be easily compared. Ensures that the webboot manager does not include the core value converter for image cropper.
2016-02-10 14:53:56 +01:00
SerializationExtensions.cs
…
SerializationService.cs
…
StreamedResult.cs
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00
StreamResultExtensions.cs
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00
UdiJsonConverter.cs
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00
UdiRangeJsonConverter.cs
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00