Shannon
|
3ff0cca033
|
back ports entity service updates
|
2013-12-16 18:23:40 +11:00 |
|
Shannon
|
c6389852ea
|
Adds public ctors for ApplicationContext, ServiceContext, DatabaseContext, RepositoryFactory, makes IDatabaseFactory public, makes an interfaces for IEntityService, adds EnsureContext methods for ApplicationContext - to set the singleton.
|
2013-10-09 13:17:19 +11:00 |
|
Morten Christensen
|
d7081dbc6b
|
Implementing new RelationService.
Making EntityService public as it will be used within the RelationService.
|
2013-04-11 17:12:14 -02:00 |
|
Morten Christensen
|
a4c9c3bfd9
|
Updating EntityService and repository to add content and media specific properties to the UmbracoEntity for performance enhancements.
Adding sample implementation in the BaseMediaTree but keeping it commented out as it won't work with the legacy events.
And a bit of code cleanup
|
2013-04-03 05:25:26 -02:00 |
|
Morten Christensen
|
3f7a93e0c9
|
Adding test fixture for the EntityService.
Refactoring sql query used in the EntityRepository.
Correcting a few issues with the UmbracoObjectTypes extensions.
|
2013-03-30 09:52:37 -01:00 |
|
Morten Christensen
|
dfa1e73ddf
|
Continueing implementation of the EntityRepository and Service.
|
2013-03-25 18:54:12 -01:00 |
|
Morten Christensen
|
5175fb5188
|
Updating the EntityService implementation
|
2013-03-19 09:34:36 -01:00 |
|
Morten Christensen
|
083320002b
|
Continueing with the implementation of the EntityRepository
|
2013-03-18 20:18:12 -01:00 |
|
Morten Christensen
|
381157ac5d
|
Initial implementation of the EntityRepository and Service, which will be used to retrieve a basic object with a minimum set of propreties for the models that have their base in the umbracoNode table.
The intention is to use this for loading trees in the backoffice for faster loading.
|
2013-03-17 16:25:21 -01:00 |
|