1.10.0 (2024-10-28)
Merged pull requests:
- EWPP-4782: Update japanese translations. #215 (22Alexandra)
1.9.0 (2024-08-29)
Merged pull requests:
- Release-1.9.0: Update changelog. #213 (nagyad)
- EWPP-4526: Add Japanese translations. #211 (22Alexandra)
- OEL-3050: Update to Drupal 10.3 #209 (AaronGilMartinez)
1.8.0 (2024-03-05)
Merged pull requests:
- Release-1.8.0: Update changelog. #207 (nagyad)
- EWPP-0000: Revert images on docker-compose.yml. #206 (hernani)
- EWPP-0000: Change drone images. #205 (hernani)
- EWPP-3632: List page rss controller helper methods. #199 (upchuk)
1.7.0 (2024-02-16)
Merged pull requests:
- Release-1.7.0: Update changelog. #204 (nagyad)
- EWPP-3953: Add Drupal 10.2.x and PHP 8.2 to matrix. #203 (brummbar)
1.6.0 (2024-01-15)
Merged pull requests:
1.5.0 (2023-12-21)
Merged pull requests:
- Prepare changelog for release 1.5.0. #201 (brummbar)
- OEL-2782: Update to use PHP 8.1/8.2 and Drupal 10.0.x/10.1.x. #200 (brummbar)
1.4.0 (2023-11-21)
Merged pull requests:
- Prepare release 1.4.0 #198 (imanoleguskiza)
- EWPP-3696: Add atom:id element for RSS generation for list pages. #197 (sergepavle)
- EWPP-3280: Minor refactor to allow for index field names not being the same with Drupal field names. #194 (upchuk)
- EWPP-3608: Support for hierarchical filters. #193 (hernani)
1.3.0 (2023-09-18)
Closed issues:
- Cannot update to Drupal 10.1.1 due to Symphony validator. #186
Merged pull requests:
- Prepare release 1.3.0. #192 (imanoleguskiza)
- EWPP-3533: Increase RSS limit to 30 items. #191 (22Alexandra)
- EWPP-0000: Preventing crashes if index item is missing the original. #190 (upchuk)
- EWPP-3209: Fixing form storage for default and contextual filters. #178 (upchuk)
1.2.0 (2023-07-26)
Merged pull requests:
- Prepare changelog for release 1.2.0. #188 (brummbar)
- EWPP-3494: Remove restriction for symfony/validator. #187 (hernani)
- EWPP-3343: Filtering out multiselect filter values that are missing a display value. #184 (upchuk)
1.1.0 (2023-06-30)
Merged pull requests:
- Prepare release 1.1.0 #185 (imanoleguskiza)
- EWPP-2570: Allow to alter facet creation. #155 (sergepavle)
1.0.0 (2023-05-25)
Merged pull requests:
- Release-1.0.0: Changelog. #183 (22Alexandra)
- EWPP-3018: Drupal 10 compatibility. #181 (brummbar)
- EWPP-3018: Nodes are shown twice when using test module. #180 (brummbar)
- EWPP-3018: Drop dependency introduced only for test setup. #179 (brummbar)
- EWPP-2957: Minor timestamp generation refactor. #169 (upchuk)
0.24.0 (2023-04-21)
Merged pull requests:
- Release-0.24.0: Update changelog. #177 (22Alexandra)
- EWPP-2310: Increasing the options resolver dependency. #170 (upchuk)
0.23.0 (2023-03-21)
Merged pull requests:
- Release-0.23.0: Update changelog. #175 (nagyad)
- EWPP-2919: Check entity id validity before loading. #168 (sergepavle)
- EWPP-2838: Date status processor specific sort alter field. #166 (upchuk)
- OEL-2115: Update to PHP 8.1 #165 (brummbar)
- EWPP-2724: Bubble up facet cache. #163 (nagyad)
0.22.0 (2023-01-03)
Merged pull requests:
- Release-0.22.0: Update changelog. #164 (nagyad)
- EWPP-2748: Empty contextual aware processors should also cause the inapplicable contextual filter exception. #161 (upchuk)
- EWPP-2632: Minor refactor for extensibility. #154 (upchuk)
0.21.0 (2022-11-04)
Merged pull requests:
- Prepare release 0.21.0. #160 (imanoleguskiza)
- EWPP-2618: Change cache tag for lists. #159 (hernani)
0.20.0 (2022-09-16)
Closed issues:
- How can I set sorting criteria for list pages? #125
- Error after creating a list_page #118
- Null entity on multiple-select list filter #103
- Empty entity type and bundle select lists #61
Merged pull requests:
- Prepare release 0.20.0. #153 (imanoleguskiza)
- Issue #103: Prevent passing a null variable when loading entity reference labels. #152 (imanoleguskiza)
- Issue #150: Fix third party options not being saved for indexes. #151 (imanoleguskiza)
- EWPP-2371: Refactoring the list builder and execution manager to work with other config. #147 (upchuk)
- OEL-1456: List pages sort capability. #137 (upchuk)
0.19.0 (2022-08-02)
Merged pull requests:
- Prepare release 0.19.0. #149 (imanoleguskiza)
- EWPP-2375: Add Luxembourgish string translations. #145 (22Alexandra)
- EWPP-2358: 9.4 support. #142 (yenyasinn)
- EWPP-2234: Passing the contextual filter source to the ContextualAwareProcessorInterface #138 (upchuk)
0.18.1 (2022-06-29)
Merged pull requests:
- Prepare changelog for release 0.18.1. #146 (brummbar)
- EWPP-2102: Fixing the form restricting the index to list pages. #140 (upchuk)
0.18.0 (2022-06-28)
Merged pull requests:
- EWPP-0000: Prepare for release 0.18.0. #144 (hernani)
- EWPP-2393: Improve support for active indexes used for list pages. #143 (hernani)
- OEL-1677: Add support for Address fields. #139 (drishu)
0.17.0 (2022-04-11)
Merged pull requests:
- Prepare release 0.17.0. #136 (imanoleguskiza)
- EWPP-2125: Add translation for ru language. #135 (sergepavle)
- EWPP-2101: Add translation for uk and zh languages. #134 (sergepavle)
- EWPP-2100: Handle empty route context. #133 (hernani)
- EWPP-2102: Restrict the indexes used by list pages. #132 (upchuk)
- EWPP-1843: Query subscriber only kicks in for list pages source. #131 (upchuk)
0.16.0 (2022-03-07)
Merged pull requests:
- EWPP-2035: Use new release of link lists component. #130 (imanoleguskiza)
- Prepare release 0.16.0. #129 (imanoleguskiza)
- EWPP-2017: Fixing date filter second value initialization. #128 (upchuk)
0.15.0 (2022-02-17)
Merged pull requests:
- Release-0.15.0: Update changelog. #127 (nagyad)
- EWPP-1914: Update to PHP8 #126 (yenyasinn)
- EWPP-1552: Default related lists #124 (upchuk)
- Update epic EWPP-1552: Default related lists #123 (upchuk)
- EWPP-1680: Allow to exclude the current entity from the link list results. #122 (upchuk)
- EWPP-1612: Allow current entity ID as contextual filter value. #120 (upchuk)
- EWPP-760: Configurable sort options. #114 (upchuk)
- EWPP-1613: Refactoring the contextual filters processing method. #113 (upchuk)
- EWPP-1585: Make markup of Date facet label consistent with another facet labels #109 (yenyasinn)
0.14.0 (2021-12-06)
Merged pull requests:
- Prepare release 0.14.0. #121 (imanoleguskiza)
- EWPP-1576: Refactoring for complex multiselect filter field plugins. #119 (upchuk)
- EWPP-1706: Clearing the facets source cache definitions on test module install. #117 (upchuk)
- EWPP-1644: Open vocabulary association facet translations. #115 (upchuk)
0.13.0 (2021-10-25)
Merged pull requests:
- Prepare release 0.13.0. #116 (imanoleguskiza)
- EWPP-1247: Do not take pager into account on RSS pages. #108 (imanoleguskiza)
0.12.1 (2021-09-29)
Merged pull requests:
- Release 0.12.1 #112 (brummbar)
- EWPP-1580: Restore dependency that was mistakenly deleted. #111 (brummbar)
0.12.0 (2021-09-27)
Merged pull requests:
- Prepare release 0.12.0. #110 (imanoleguskiza)
- EWPP-1465: Enable non-eu languages: nb, is. #106 (yenyasinn)
- EWPP-1478: Add interface translations in non-eu languages. #105 (yenyasinn)
0.11.0 (2021-09-20)
Merged pull requests:
0.10.0 (2021-08-16)
Merged pull requests:
- Prepare release 0.10.0 #101 (brummbar)
- EWPP-0000: Fix grumphp issues. #100 (22Alexandra)
- EWPP-1404: RSS item pubdate should always be in EN. #99 (upchuk)
- EWPP-1289: Add missing interface translations. #97 (yenyasinn)
0.9.0 (2021-06-15)
Merged pull requests:
- EWPP-0000: Updating display plugins in tests. #96 (upchuk)
- Prepare release 0.9.0. #95 (imanoleguskiza)
- EWPP-901: Restricting the list page link source to the Dynamic bundle. #92 (upchuk)
- EWPP-721: Update xdebug configuration. #75 (22Alexandra)
0.8.0 (2021-04-09)
Merged pull requests:
- Prepare release 0.8.0. #93 (imanoleguskiza)
- EWPP-837: Refactoring the default filter values and results processing. #91 (upchuk)
0.7.0 (2021-03-11)
Merged pull requests:
- EWPP-0000: Preparing for release. #90 (hernani)
- Rebasing the taxonomy types filters epic #88 (upchuk)
- EWPP-825: Fix weight of created facets #87 (hernani)
- EWPP-786: Contextual filters field mapper. #85 (upchuk)
- EPIC: Taxonomy types filters rebase #84 (hernani)
- EWPP-776: Add atom link, replace image link and use correct date formatter. #83 (imanoleguskiza)
- EWPP-674: Ensuring filters work also with custom search API fields. #82 (upchuk)
- Epic taxonomy types filters #81 (hernani)
- EWPP-670: Contextual filters epic #80 (hernani)
- Rebase epic contextual filters #79 (upchuk)
- EWPP-455: RSS feed epic #78 (upchuk)
- EWPP-693: Functional test covering open vocabularies fields. #77 (hernani)
- EWPP-719: Selected filters should show up regardless of the results #76 (upchuk)
- EWPP-455: Improve basic RSS information and multilingual capacity #74 (imanoleguskiza)
- Rebase epic contextual filters #73 (upchuk)
- Update rss epic #72 (imanoleguskiza)
- EWPP-692: Creating facets and index fields for OpenVocabularies associations. #71 (hernani)
- EWPP-673: Applying contextual filters. #70 (upchuk)
- EWPP-455: Rebase epic #68 (imanoleguskiza)
- EWPP-671: Add multiselect filter field plugins. #67 (imanoleguskiza)
- EWPP-672: Contextual filters selection. #66 (upchuk)
- EWPP-454: Link to the RSS feed. #62 (sergepavle)
- Epic Rebase #56 (imanoleguskiza)
- EWPP-453: Execute and render the RSS list #45 (imanoleguskiza)
- EWPP-452: Add RSS feeds for nodes based on list page metadata. #41 (imanoleguskiza)
0.6.0 (2021-01-25)
Merged pull requests:
- EWPP-0000: Update changelog for release 0.6.0. #69 (22Alexandra)
- EWPP-529: Replace scaffold library. #64 (sergepavle)
- EWPP-491: Creating a link list source plugin. #59 (upchuk)
0.5.0 (2020-12-09)
Merged pull requests:
- Prepare release 0.5.0. #60 (imanoleguskiza)
- EWPP-593: Ajax fixes on the list page config subform entity type and bundle selection. #57 (upchuk)
0.4.0 (2020-12-04)
Merged pull requests:
- EWPP-000: Update CHANGELOG.md for 0.4.0 release. #58 (sergepavle)
- EWPP-482: Support for link fields in the multiselect widget. #54 (upchuk)
- Rebase epic list pages #53 (upchuk)
- List pages epic #52 (upchuk)
- EWPP-446: Account for empty date value #51 (upchuk)
- EWPP-470: Filter operators #50 (hernani)
- EWPP-306: Preset filter are not included in the selected and exposed filters #48 (upchuk)
- EWPP-516: Update docker images. #46 (22Alexandra)
- EWPP-491: List pages configuration subform. #42 (upchuk)
- EWPP-47: List page selection in plugin. #28 (hernani)
0.3.0 (2020-11-03)
Merged pull requests:
- Prepare release 0.3.0 #44 (imanoleguskiza)
- EWPP-0: Update facets module. #43 (imanoleguskiza)
0.2.0 (2020-10-07)
Merged pull requests:
- EWPP-0000: Preparing for 0.2.0 release. #39 (hernani)
- EWPP-000: Requiring Symfony Options Resolver. #38 (upchuk)
- EWPP-000: Fix namepace for base extra field classes. #37 (hernani)
- EWPP-331: Fixing the lowercase setting in full text search. #36 (upchuk)
- EWPP-266: Use correct string placeholders on translations. #35 (imanoleguskiza)
- EWPP-331: Keyword filter should not be case sensitive #34 (hernani)
- EWPP-332: Exposed filters show checked the default filters from the bundle when overriding #33 (upchuk)
- OPENEUROPA-3422: Full-text facets to also show as selected filter. #32 (upchuk)
- OPENEUROPA-3275: Use correct string for translations. #30 (imanoleguskiza)
- EWPP-310: Allow datetime fields to use custom processors. #29 (imanoleguskiza)
- EWPP-264: Add Address field facet processor. #27 (imanoleguskiza)
- EWPP-222: Pager results info. #26 (upchuk)
- EWPP-46: Content type oe_list_page #25 (hernani)
- EWPP-221: Selected filters display plugin. #24 (upchuk)
- EWPP-223: Default exposed filters. #23 (hernani)
- EWPP-207: Facet fixes #21 (upchuk)
- EWPP-220: Adds Ignored filters, extra fields for content type and refactor list build. #20 (hernani)
- EWPP-210: Processor and query type for date status fields #19 (hernani)
- EWPP-210: Fixes on multiselect widget. #18 (hernani)
- EWPP-42: Adding sorting options to the query. #16 (upchuk)
- EWPP-43: Add missing module dependency. #15 (imanoleguskiza)
- EWPP-42: List facets form. #14 (upchuk)
- EWPP-43: Installing the newly required dependencies. #13 (upchuk)
- EWPP-40: Date - Facet widget. #11 (sergepavle)
- EWPP-40: List facet widget #10 (hernani)
- EWPP-39: Fulltext - Facet widget #8 (sergepavle)
- EPIC: Default content lists and filters #7 (hernani)
- OPENEUROPA-3373: Add query functionality #6 (hernani)
- OPENEUROPA-3276: Add configuration for exposed filters in the oe_list_pages meta plugin. #5 (sergepavle)
- OPENEUROPA-3274: Add faceted filters. #3 (hernani)
0.1.0 (2020-08-06)
Merged pull requests:
- Release-0.1.0: Update changelog. #9 (nagyad)
- OPENEUROPA-0000: Fix emr patch. #4 (hernani)
- OPENEUROPA-3272: Create oe_list_pages entity meta bundle and plugin. #2 (sergepavle)
- OPENEUROPA-3271: Scaffolding of new component. #1 (sergepavle)
* This Changelog was automatically generated by github_changelog_generator