Skip to content

Feature/PLAY-33

Raphael Mäder requested to merge feature/PLAY-33 into master

Created by: StephenWolf

  • Add ParametrizedCollectionBlock

    Initial implementation with only a type and date filter

    PLAY-33

  • Add publish date filter

    Refactor ParametrizedCollectionBlock to only consider PageBlocks Create a new publishDate field in PageBlock and use this field as a filter.

    PLAY-33

  • Order by publishDate

    PLAY-33

Merge request reports