Skip to content
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

Compare
Choose a tag to compare
@svenhoutmeyers 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

culturefeed_agenda

  • dff30df, a555661, 76e8844, 1990f9e, 44171f4, 5f20c00, 5a7a71e,
    9eb7923 added setting on admin/config/culturefeed/agenda for listing actors on the search page and a facet to filter, see admin/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

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

culturefeed_search_ui

  • f9d60a6, 5f18f70 replace NULL as default for culturefeed_search_ui_last_deletion_registration var and only register deletions in cron op production api - mail E2E (CF-368)
  • bee8a2b fixing to many films (UIV-957)
  • 72e1660 adding distace to parameter possibilities when using coordinates (CEP-736)