8/10/2016 7:11:46 PM
(clock needs to be set prior we create the account), and then add missing events
|
8/10/2016 7:10:34 PM
from VersionedCatalog to enable VersionedCatalog XML serialization. See #601
Prior the change VersionedCatalog would contain a list of versions of type StandaloneCatalogWithPriceOverride. StandaloneCatalogWithPriceOverride was implemented
using a delegation pattern to delegate most opeation to the underlysing StandaloneCatalog. The new code will rely on inheritance, which as a result will simplify
StandaloneCatalogWithPriceOverride implemtation and most importantly completely remove StandaloneCatalogWithPriceOverride from VersionedCatalog.
The creators of such VersionedCatalog needs to correctly build the StandaloneCatalogWithPriceOverride for this to work correctly.
|
8/9/2016 5:30:21 PM
merge test issues
|
8/9/2016 3:31:01 PM
from master
|
|
|
8/9/2016 2:38:06 PM
fields. Fixes #595
|
|
|
8/9/2016 1:00:36 PM
Ability to exclude control tag type in OverdueCondition
|