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
a132f609d789a9984ebe123e7c30b9230851d603
Umbraco-CMS
/
src
/
Umbraco.Core
/
Models
/
EntityBase
History
Shannon
a132f609d7
backports changes for -> Finished upgrading the UserRepository and entities to properly support Users' Allowed Sections & streamlines Persistence/Mappers with less code duplication.
2013-07-03 16:40:22 +10:00
..
Entity.cs
Merge with 6.0.4
2013-04-23 21:52:07 -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
Removing PropertyValues-method from Content and Media and making it an extension method instead.
2012-10-05 11:03:08 -02: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
Fixes U4-1557 so the name of a Media item is properly saved.
2013-01-28 14:31:40 -01:00
IValueObject.cs
Adding base model U4-921 and creating new branch.
2012-10-03 06:38:31 -02:00
TracksChangesEntityBase.cs
backports changes for -> Finished upgrading the UserRepository and entities to properly support Users' Allowed Sections & streamlines Persistence/Mappers with less code duplication.
2013-07-03 16:40:22 +10:00