This website requires JavaScript.
Explore
Help
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
fee23fac0a1e41d4ed6d4dff15861595678e7b28
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
EntityBase
History
Shannon
fee23fac0a
updates deep clone to have the false flag for resetting properties (we don't want to remember them when cloning)
...
Conflicts: src/Umbraco.Core/Models/Member.cs
2014-04-17 18:54:55 +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
adds initial commit of entity cloning
2014-02-20 22:34:54 +11:00