This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
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
388f55d7fd0cddf796f2dabe5a7c6959565b11fa
Umbraco-CMS
/
src
/
Umbraco.Web
/
Models
History
Shannon
388f55d7fd
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
2013-07-01 14:23:56 +10:00
..
ContentEditing
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
2013-07-01 14:23:56 +10:00
Mapping
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
2013-07-01 14:23:56 +10:00
DynamicPublishedContent.cs
Merge with 6.0.6
2013-05-07 18:57:39 -10:00
DynamicPublishedContentList.cs
Back merged from 6.1 the changes required for #U4-1822 and #U4-1797
2013-03-02 02:43:22 +06:00
IOwnerCollectionAware.cs
Back merged from 6.1 the changes required for #U4-1822 and #U4-1797
2013-03-02 02:43:22 +06:00
PartialViewMacroModel.cs
Merge with 4.11.6
2013-03-11 21:17:57 +06:00
PublishedContentBase.cs
Merge with 6.0.6
2013-05-07 18:57:39 -10:00
RenderModel.cs
Fixes: #U4-1142, Changed ctor for RenderModel so people can actually create one to pass in to their views if they want.
2012-11-05 11:27:28 +06:00
XmlPublishedContent.cs
Fixing strange merge issues.
2013-03-02 03:44:43 +06:00
XmlPublishedContentProperty.cs
Added more extension methods to our strongly typed IPublishedContent object and IEnumerable<IPublishedContent> to match all of the available methods
2012-10-04 03:26:56 +05:00