-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from openeuropa/EWPP-0000
EWPP-0000: Preparing for 0.2.0 release.
- Loading branch information
Showing
1 changed file
with
37 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,48 @@ | ||
# Changelog | ||
# Change Log | ||
|
||
## [0.1.0](https://github.com/openeuropa/oe_list_pages/tree/0.1.0) (2020-08-06) | ||
## [0.2.0](https://github.com/openeuropa/oe_list_pages/tree/0.2.0) (2020-10-07) | ||
[Full Changelog](https://github.com/openeuropa/oe_list_pages/compare/0.1.0...0.2.0) | ||
|
||
**Merged pull requests:** | ||
|
||
[Full Changelog](https://github.com/openeuropa/oe_list_pages/compare/34558ef44eb8921e8b7ce21385710d4ed133cddf...0.1.0) | ||
- EWPP-000: Requiring Symfony Options Resolver. [\#38](https://github.com/openeuropa/oe_list_pages/pull/38) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-000: Fix namepace for base extra field classes. [\#37](https://github.com/openeuropa/oe_list_pages/pull/37) ([hernani](https://github.com/hernani)) | ||
- EWPP-331: Fixing the lowercase setting in full text search. [\#36](https://github.com/openeuropa/oe_list_pages/pull/36) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-266: Use correct string placeholders on translations. [\#35](https://github.com/openeuropa/oe_list_pages/pull/35) ([imanoleguskiza](https://github.com/imanoleguskiza)) | ||
- EWPP-331: Keyword filter should not be case sensitive [\#34](https://github.com/openeuropa/oe_list_pages/pull/34) ([hernani](https://github.com/hernani)) | ||
- EWPP-332: Exposed filters show checked the default filters from the bundle when overriding [\#33](https://github.com/openeuropa/oe_list_pages/pull/33) ([upchuk](https://github.com/upchuk)) | ||
- OPENEUROPA-3422: Full-text facets to also show as selected filter. [\#32](https://github.com/openeuropa/oe_list_pages/pull/32) ([upchuk](https://github.com/upchuk)) | ||
- OPENEUROPA-3275: Use correct string for translations. [\#30](https://github.com/openeuropa/oe_list_pages/pull/30) ([imanoleguskiza](https://github.com/imanoleguskiza)) | ||
- EWPP-310: Allow datetime fields to use custom processors. [\#29](https://github.com/openeuropa/oe_list_pages/pull/29) ([imanoleguskiza](https://github.com/imanoleguskiza)) | ||
- EWPP-264: Add Address field facet processor. [\#27](https://github.com/openeuropa/oe_list_pages/pull/27) ([imanoleguskiza](https://github.com/imanoleguskiza)) | ||
- EWPP-222: Pager results info. [\#26](https://github.com/openeuropa/oe_list_pages/pull/26) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-46: Content type oe\_list\_page [\#25](https://github.com/openeuropa/oe_list_pages/pull/25) ([hernani](https://github.com/hernani)) | ||
- EWPP-221: Selected filters display plugin. [\#24](https://github.com/openeuropa/oe_list_pages/pull/24) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-223: Default exposed filters. [\#23](https://github.com/openeuropa/oe_list_pages/pull/23) ([hernani](https://github.com/hernani)) | ||
- EWPP-207: Facet fixes [\#21](https://github.com/openeuropa/oe_list_pages/pull/21) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-220: Adds Ignored filters, extra fields for content type and refactor list build. [\#20](https://github.com/openeuropa/oe_list_pages/pull/20) ([hernani](https://github.com/hernani)) | ||
- EWPP-210: Processor and query type for date status fields [\#19](https://github.com/openeuropa/oe_list_pages/pull/19) ([hernani](https://github.com/hernani)) | ||
- EWPP-210: Fixes on multiselect widget. [\#18](https://github.com/openeuropa/oe_list_pages/pull/18) ([hernani](https://github.com/hernani)) | ||
- EWPP-42: Adding sorting options to the query. [\#16](https://github.com/openeuropa/oe_list_pages/pull/16) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-43: Add missing module dependency. [\#15](https://github.com/openeuropa/oe_list_pages/pull/15) ([imanoleguskiza](https://github.com/imanoleguskiza)) | ||
- EWPP-42: List facets form. [\#14](https://github.com/openeuropa/oe_list_pages/pull/14) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-43: Installing the newly required dependencies. [\#13](https://github.com/openeuropa/oe_list_pages/pull/13) ([upchuk](https://github.com/upchuk)) | ||
- EWPP-40: Date - Facet widget. [\#11](https://github.com/openeuropa/oe_list_pages/pull/11) ([sergepavle](https://github.com/sergepavle)) | ||
- EWPP-40: List facet widget [\#10](https://github.com/openeuropa/oe_list_pages/pull/10) ([hernani](https://github.com/hernani)) | ||
- EPIC: Default content lists and filters [\#7](https://github.com/openeuropa/oe_list_pages/pull/7) ([hernani](https://github.com/hernani)) | ||
|
||
## [0.1.0](https://github.com/openeuropa/oe_list_pages/tree/0.1.0) (2020-08-06) | ||
**Merged pull requests:** | ||
|
||
- Release-0.1.0: Update changelog. [\#9](https://github.com/openeuropa/oe_list_pages/pull/9) ([nagyad](https://github.com/nagyad)) | ||
- EWPP-39: Fulltext - Facet widget [\#8](https://github.com/openeuropa/oe_list_pages/pull/8) ([sergepavle](https://github.com/sergepavle)) | ||
- OPENEUROPA-3373: Add query functionality [\#6](https://github.com/openeuropa/oe_list_pages/pull/6) ([hernani](https://github.com/hernani)) | ||
- OPENEUROPA-3276: Add configuration for exposed filters in the oe\_list\_pages meta plugin. [\#5](https://github.com/openeuropa/oe_list_pages/pull/5) ([sergepavle](https://github.com/sergepavle)) | ||
- OPENEUROPA-0000: Fix emr patch. [\#4](https://github.com/openeuropa/oe_list_pages/pull/4) ([hernani](https://github.com/hernani)) | ||
- OPENEUROPA-3274: Add faceted filters. [\#3](https://github.com/openeuropa/oe_list_pages/pull/3) ([hernani](https://github.com/hernani)) | ||
- OPENEUROPA-3272: Create oe\_list\_pages entity meta bundle and plugin. [\#2](https://github.com/openeuropa/oe_list_pages/pull/2) ([sergepavle](https://github.com/sergepavle)) | ||
- OPENEUROPA-3271: Scaffolding of new component. [\#1](https://github.com/openeuropa/oe_list_pages/pull/1) ([sergepavle](https://github.com/sergepavle)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* | ||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |