Project

General

Profile

Download (706 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3b278eb0 10/15/2018 03:47 PM Andreas Kohlbecker

ref #7785 using CdmTransientEntityAndUuidCacher to promote using the CachingCdmUserHelper

5b7fa02a 09/11/2018 10:35 AM Andreas Kohlbecker

fix #7742 disposing view, presenter and ehcaches when popupviews are closed

e6feb60e 01/24/2018 12:07 PM Andreas Kohlbecker

ref #7206 fixing multiple representations problem in ToOneRelatedEntityReloader

b8853d8d 01/23/2018 12:19 PM Andreas Kohlbecker

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

333b3e62 01/18/2018 05:20 PM Andreas Kohlbecker

fix #7205 using ToManyRelatedEntitiesListSelect create edit button in TaxonNamePopupEditor

  • includes commit relared to ref #7204
02ec8d6b 11/14/2017 11:39 AM Andreas Kohlbecker

ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
- intoducing EntityCache to allow re-using previously loaded entities
- CdmEntityCache implements EntityCache
- ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...