Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Releases: cultuurnet/culturefeed

Fix location parameter handling and add validated memberships var theme culturefeed_pages

08 May 11:27
Compare
Choose a tag to compare

Fix has_activities preprocess var and use 00:00:00 instead of 00:00:01 for solr query

27 Apr 10:27
Compare
Choose a tag to compare
  • e3f3ea9 use 00:00:00 as startdate instead of 00:00:01 when querying the solr (UIV-1232)
  • 989a0b6 set preprocess var has_activities only when not on a search page (CEP-850)

For this release you have to upgrade search v1.1.2

Bugfixes on 3.5 and small issues on calendar and saved searches

15 Apr 13:02
Compare
Choose a tag to compare

bugfixes

culturefeed calendar

culturefeed savedsearches

  • a6581e5 make title of culturefeed/savedsearches translatable
  • 50e041d, 7e07aef add group=true to every saved search (UIV-1039)
  • b3772e0, 8e49be1, 0ee8810 fix bugs and add redirect url for one saved search
  • 4ec1f88 always add rows and sort parameter to saved searches (UIV-1029)

Fix id's in facet items

02 Apr 13:38
Compare
Choose a tag to compare
  • 1c93077 by a bug in SOLR Search API not all facets where returned. This is fixed but by fixing this bug some facets showed up with no label. This is fixed by this minor release.

For this release you have to upgrade search v1.1.1

The UiTinVlaanderen 3 release

23 Mar 16:29
Compare
Choose a tag to compare

Upgrade to culturefeed-php v1.4

We had to upgrade culturefeed-php to v1.4.0 for this version. More info here.

If your composer.json looks like this you just need to run composer update to update the library to v1.4.0

    "require": {
      "cultuurnet/search": "~1.0",
      "cultuurnet/cdb": "~2.0",
      "cultuurnet/culturefeed-php": "~1.0"
    },
    "minimum-stability": "stable"

Introducing ICultureFeed decorators

A new base class for ICultureFeed decorators has been introduced. Whenever possible, use this base class when decorating other ICultureFeed implementations.

Adding the culturefeed_saved_searches module

This new module provides functionality that users can save a search query and get the results later on, on site or in a mail (possible frequencies ASAP, DAILY, WEEKLY). It gives only results when NEW events or procutions hit the query. It implements these api methods. The wiki page has to be written.

Adding the culturefeed_calendar module

This new module provides functionality that users can save events and productions to their personal calendar. First it's saved to as a like activity, when the users decides to plan the event on a certain date, it will create an attend activity. The wiki page has to be written.

Other new features

culturefeed_agenda

culturefeed_entry_ui

culturefeed_mailing

culturefeed_pages

  • ecc1466 update page_confirm modals
  • bc287c1, d98cb07 add geodist() sort on culturefeed_pages_get_page_suggestions_list when city is known (CEP-731)

culturefeed_search

culturefeed_search_views

culturefeed_search_ui

Read more

make sure acc or dev environments connected to production and issues/30

04 Mar 11:25
Compare
Choose a tag to compare

culturefeed and culturefeed_search

  • eedac00 fix for issue #30
  • 082196e make sure acc or dev environments connected to production api don't get indexed

Bugfixes

18 Feb 10:49
Compare
Choose a tag to compare

culturefeed

culturefeed_search

culturefeed_social

  • b06bfc7 added css class to cancel button on abuse form
  • 54e0492 removed a bootstrap css class on the form submit button of the abuse form (BVV-765)
  • b3225f3 fix for broken cancel link when deleting comment (BVV-741)

culturefeed_ui

  • 524c456 removed bootstrap css classes from the block profile menu (BVV-757)

culturefeed_agenda

Bugfixes and small change on v3.4.0

05 Jan 13:27
Compare
Choose a tag to compare
  • 650e70c fixing user pages who had pages with followers, adding chronological sorting on pages agenda block, fixing weird scenario on culturefeed_create_user
  • 3120578 Fatal error Class 'Cultuurnet\Search\Parameter\FilterQuery' not found (CF-378)

Adding features to agenda, search_ui, pages (for Dynamo3) and other small features and bugfixes

23 Dec 15:08
Compare
Choose a tag to compare

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)

Fix endpoints for importing taxonomies

07 Nov 09:57
Compare
Choose a tag to compare

We started to use the new http://taxonomy.uitdatabank.be/api/ endpoint to import terms and cities from our Back End. If you had some trouble with v3.3.1 in a new install, please run:

drush csic (for the cities)
drush csit (for the terms)