This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Adding features to agenda, search_ui, pages (for Dynamo3) and other small features and bugfixes
svenhoutmeyers
released this
23 Dec 15:08
·
2218 commits
to master
since this release
Upgrade to culturefeed-php v1.1.1
We had to upgrade culturefeed-php to v1.1.1 for this version. More info here.
If you're composer.json looks like this you just need to run composer update
to update the library to v1.1.1
"require": {
"cultuurnet/search": "~1.0",
"cultuurnet/cdb": "~2.0",
"cultuurnet/culturefeed-php": "~1.0"
},
"minimum-stability": "stable"
New features
culturefeed
- 469dc84, fe58eb5, 681d622, 54eb9a3, b7ba7b2, 5341125, a641474 add GTM tracking for all types of detail pages (CF-374) and push site_name as consumer_name dimension to GTM (RPT-389)
culturefeed_agenda
- dff30df, a555661, 76e8844, 1990f9e, 44171f4, 5f20c00, 5a7a71e,
9eb7923 added setting onadmin/config/culturefeed/agenda
for listing actors on the search page and a facet to filter, seeadmin/structure/block/manage/culturefeed_search_ui/facet-type/configure
(Wunderkraut UIT-7) - 81ba717 new actor search block with settings, check
admin/structure/block/manage/culturefeed_agenda/agenda-actor-search/configure
(Wunderkraut UIT-5) - 274e2b2, a521604, ade3f38, 7a45f86, 274e2b2 add variable if event is suitable for kids
- 38d282d, 48d6f5c make embedded videos responsive
and theme embedded videos - 66197fb, 868dc00 make correct facets active when entering pages from non-clean url (Wunderkraut UIT-19)
- ae0145f theme the actor summary
culturefeed_entry_ui
- 500573d, d95dd1b, 7647f61, 836f149, cc42b4e, 5c3c3bf, 01f9952, 7f8590b, 6d25f52, 90c987d, bf23e4c adding the culturefeed_date_control module (created a new form control). Please enable module after updating!
drush en culturefeed_date_control
(MSS-94) - 6a7c559 new destination after add/update event with culturefeed_entry_ui (including throbber) (MSS-26)
culturefeed_pages
culturefeed_search
- 8344095 skip disabled terms in termImport() (Wunderkraut UIT-11)
culturefeed_search_views
- 31b6b88 adding __tags filter __ to culturefeed_search_views
culturefeed_search_ui
- 0ddfb64, 3a14dd2, 588fb81, 83bdc7e filter 0-2 year incorrectly overwritten by "All ages" as active filter (MSS-91), remove 12 to 17 from default age range facet, add children events without specific min age to age range filters and improving age facet (BVV-427)
- 9ba7fcb, d6d7028, d1c7b23 adding option to filter shown facility facets, see
admin/structure/block/manage/culturefeed_search_ui/facet-facility/configure
(Wunderkraut UiT-3) - d47f8ab move sort settings from block settings to admin settings on
admin/config/culturefeed/search-ui/sort
, make sure default sorting is visible in sorting block (Wunderkraut UIT-18)
Bugfixes
culturefeed
- 8f9389c fixing errors when swapping CF accounts
culturefeed_agenda
- 5d5f281 show shortdescription as plain text (UIV-965)
culturefeed_entry_ui
- c72073d fix typo in class name for adding tags
culturefeed_pages
- b25c336 adding thumbnail theme var to _culturefeed_pages_preprocess_culturefeed_page
culturefeed_mailing
- 3770fe3 make page titles translatable
culturefeed_social
- 043b961 don't show attend on nodes
culturefeed_ui
- f6e8292 make page titles translatable