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
246dfba8ac9b04ee151e0ca6e33995ac8861bcbc
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
EntityBase
T
History
Shannon
b91a06ab98
Fixes: U4-4849 Cannot change a users language/sections in the back office
2014-05-09 16:00:30 +10:00
..
Entity.cs
updates deep clone to have the false flag for resetting properties (we don't want to remember them when cloning)
2014-04-17 18:54:55 +10:00
IAggregateRoot.cs
Adding Property and PropertyCollection classes U4-924.
2012-10-03 08:03:45 -02:00
ICanBeDirty.cs
Implements U4-943 to the extent its currently possible.
2012-10-29 14:28:16 -01:00
IEntity.cs
adds initial commit of entity cloning
2014-02-20 22:34:54 +11:00
IRememberBeingDirty.cs
Creates IRememberBeingDirty interface to track the properties that we're changed before the last commit for a given entity.
2013-03-19 06:38:15 +06:00
IUmbracoEntity.cs
Completes: U4-2963 Updated EntityService / IUmbracoEntity to have a dictionary to fill additional data - fixes merge issues and explicitly implements interface for entities that are not UmbracoEntity and hides other implementations from intellisense.
2013-10-09 13:32:58 +11:00
IValueObject.cs
Adding base model U4-921 and creating new branch.
2012-10-03 06:38:31 -02:00
TracksChangesEntityBase.cs
Fixes: U4-4849 Cannot change a users language/sections in the back office
2014-05-09 16:00:30 +10:00