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
0f7de975588c57a255126d1bfa22fee0dd982fbf
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
EntityBase
T
History
Shannon
c4fa3aa649
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
2018-02-13 00:15:04 +11:00
..
Entity.cs
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-13 12:09:17 +02:00
EntityPath.cs
Optimize start nodes calc
2017-07-19 19:26:25 +02:00
IAggregateRoot.cs
minor cleanup
2017-04-30 10:14:48 +02:00
ICanBeDirty.cs
…
IDeletableEntity.cs
minor cleanup
2017-04-30 10:14:48 +02:00
IEntity.cs
minor cleanup
2017-04-30 10:14:48 +02: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
…
TracksChangesEntityBase.cs
Fixes issue with AffectedUser vs PerformingUser, updates the log formatting and uses the affectedDetails better, fixes the double event calling for auth stuff, fixes the change password event raising, fixes reporting the changed property values for members
2018-02-13 00:15:04 +11:00