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
f4eb37d44ddae935477025a2dfd5e57eac65497a
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
EntityBase
T
History
Stephan
5d71df36bd
Fix Entity to respect dates if forced
2016-09-09 09:28:25 +02:00
..
Entity.cs
Fix Entity to respect dates if forced
2016-09-09 09:28:25 +02: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
Properly exposes the IRememberBeingDirty.ResetDirtyProperties required method
2013-10-10 19:03:59 +11:00
IUmbracoEntity.cs
Removes all the unecessary casting to ICanBeDirty - not sure why we've had it like this for so long.
2014-10-21 11:43:58 +10:00
IValueObject.cs
Adding base model U4-921 and creating new branch.
2012-10-03 06:38:31 -02:00
TracksChangesEntityBase.cs
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
2016-06-21 20:43:02 +02:00