Skip to content

3.3.0

Choose a tag to compare

@rootpd rootpd released this 12 Jul 11:17
· 86 commits to master since this release
  • DEPRECATED: SubscriptionTypeHelper::getPairs and replaced it with SubscriptionTypesSelectItemsBuilder::buildWithDescription. remp/crm#2925
  • IMPORTANT: Added copying of payment_meta items in method SubscriptionTypePaymentItem::fromPaymentItem() to new subscription type payment item. Previously, payment_meta items were ignored. remp/respekt#87
  • Added SubscriptionTypesSelectItemsBuilder to build categorized list of subscription types to forms. remp/crm#2925
  • Refactored presenters and form factories. remp/crm#2925
    • Rewritten to use promoted properties
    • Implemented SubscriptionTypesSelectItemsBuilder or replaced SubscriptionTypeHelper by SubscriptionTypesSelectItemsBuilder
  • Added IsConsecutiveSubscriptionCriteria scenario criteria to check whether the subscription follows on from an earlier subscription. remp/crm#3209