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

Minor features and bugfixes

Compare
Choose a tag to compare
@svenhoutmeyers svenhoutmeyers released this 05 Nov 14:46
· 1488 commits to master since this release

This release mainly fixes some issues on release 3.5 and 3.6, so no new 'big' features in this one. Compare to 3.6 here.

New features

culturefeed

  • 2e83240, 46a9aee add share options to culturefeed
  • 1587351 add cf user id to GTM dataLayer (RPT-390)
  • e5a3986 raise warning if CultureFeed library versions do not match the required versions defined by the module (MSS-117)

culturefeed_agenda

  • 67c573b, 069e4ac, bebcdad, 95e7942 add open graph tags for social shares. To use this add your facebook App Id to admin/config/culturefeed/search-ui (UIV-1404)
  • bd1ae9a, 4e16e5e, a1383c8 change CTA for reservation links in "subscribe" for few eventtypes (UIV-1372)
  • 99d1100, fd5fbd9, fd5fbd9 provide new variables to the nearby activities block for themes (UIV-1061)
  • 5827791, 5827791, 5d9f970 mark a location with facilities on an event with a special label (UIV-17)
  • 4abdecb push activity to profile when clicking readmore, share, map and print (CUL-2)
  • 0a50ddd don't show reservation mails and phones in contact info / reservation links in links (MSS-218)

culturefeed_entry_ui

  • edcabc2, 7c2c02b, 3d2ae85, c4cccb8 add pre and post save hook and api doc for entry ui (FTIDAG)
  • 6eaf89e enable descriptions for date and location control (FTIDAG)
  • cb01ea9 ensure time callback is also fired on ajax events (FTIDAG)
  • c3f2979 limit the entry ui synchronization batch to a specific duration (MSS-227)

culturefeed_search

  • 2667408, aea5130, dd9fd6e add parent region to city-region-suggestions when searching on postal code (CUL-3)

culturefeed_search_ui

  • 559509c add block with parent region suggestion (CUL-4)
  • 89054a0, 2d8ded8, 7a7d63f as a user, the first suggestion is taken when submitting an autocomplete without selecting an item (CUL-7)
  • 837d175 as a user, i see a message when i'm searching on an unexisting location (CUL-8)

culturefeed_search_views

  • f91f3de add sorting and clicksorting for title, creation date, last updated date and location (FTIDAG)
  • 4fc08f3 add age, price, long description, performers and keywords fields (FTIDAG-11)

culturefeed_social

Bugfixes

culturefeed

  • 7ebd916 adding mobiledetect ("mobiledetect/mobiledetectlib": "dev-master") also to default composer.json provided by culturefeed
  • c91b232, b751c04 only check for valid destination path on authenticated page (UIV-1398)
  • b751c04 support redirect parameter on authenticated page (UIV-1398)

culturefeed_agenda

  • eaaedca pass medium calendar format to production summary (UIV-1333)
  • fb76647 fixing SEO noindex leak + meta description for region searches (UIV-1397)
  • 818be35, a509dd3 , b883750 fix SEO index indexatie when doing actor search in comination with actortype and region or city (UIV-1233)
  • 944c23f fix invalid translate string
  • cdd0ec2, b751c04 unset location filters when choosing new locations (MSS-212)
  • 507e6e7 fix keyword links ready for theming (UIV-1402)
  • update breadcrumbs when searching for entity & actor types and fix flandersregion not appearing in breadcrumb (UIV-1233)
  • 1369fbb 1369fbb index additional search combinations with keyword and voor-kinderen (UIV-1234)
  • 03e16b3, 04f37fe, 0f05ba6, 5f0b638, 363571d, bf29727 fix some more notices (UIV-1414)
  • 0b0c64d extending meta description with relevant keywords for agenda search pages (UIV-1425)
  • 1e4b814 make search box work on 404 pages
  • 89ae02f, d0b9eb2 fix error on entities without AvailableTo (UIV-1435)
  • aa474d1 show organiser events block only when organiser cdbid is available (PWK-341)
  • 14ece5e search tags as free query in stead of keywords (UIV-1419)
  • 13aef93 sort events in production program block on startdate (UIV-1454)
  • 9e46419 trim invalid links with whitespaces (UIV-1476)
  • 19fb37a add alt and title attributes to share links (FTIDAG-77)
  • 9bb0b7b add daterange and datetype to culturefeed_search_get_search_url_query for uittips (UIV-1488)
  • f904375 don't return 'Thema onbepaald' and 'Type onbepaald' in culturefeed_agenda_get_category_list_of_item (UIV-1486)
  • e90b9d0 fix warning on facilitytypes of _culturefeed_agenda_preprocess_agenda
  • db2aafc wrapping culturefeed_mobile_detect_get_object in module_exists

culturefeed_content

  • 481d187 #69 culturefeed_content hook_field_create_instance adds default values to all new fields

culturefeed_entry_ui

  • ensure location description is with parent element (FTIDAG-8)
  • 55e51f2 extra entry ui update logging (FTIDAG-8)
  • 8888c3f city in custom locaties get hacked up, e.g. 'Leuven' becomes 'n' (MSS-230)
  • 964baad ensure the submit button only gets clicked once (MSS-213)

culturefeed_mailing

  • 316ff0b update field_names for mailing content page (UIV-1031)

culturefeed_saved_searches

  • 3ccf6e8 set default value for saved search alerts to DAILY

culturefeed_search_views

  • 9d83875 get categories options by culturefeed_search instead of hard coded (PWK-241)
  • 7eff9ea remove strtolower on keywords for collaboration content (PWK-241)
  • e926ff9 fix wrong creation and lastupdated dates (FTIDAG)
  • d270451 introduce try catch in views query plugin so pages with non culturefeed content continue to work (FTIDAG)

culturefeed_search

  • 751bed6 remove sort form url query, add distance if provided (WK CUL-1)
  • 9429db4 write unsupported filter options to watchdog (UIV-1016)
  • 7bada10 adding hook_menu admin/config/culturefeed if culturefeed core not enabled

culturefeed_search_ui

  • 15c83a0 show all results of city suggestions in autocomplete (UIV-1352)
  • e5a4283 sort the autosuggest of cities right (UIV-1403)
  • d6f3b3f expand filter-form blocks to 50 rows (PWK-314)
  • cb3803f format location parameter in active filters (UIV-1344)
  • 1b2087d fix for actor search result when result is only 1 item (UIV-1413)
  • 704bdd9 add class .has-active-filter when a facet occurs in the current query (UIV-1240)
  • 8266534 don't show parent suggestion on empty search, move html to template (CUL-4)
  • 632faf1 remove distance parameter only when regions are used (UIV-1523)

culturefeed_social

  • 3569cbf fix for the ajax callback for the pager on user actions and fix the user-activity-wall list (UIV-1430)

culturefeed_uitpas

  • f9dcc15 send a location array to promotion and advantage detail template (UPS-1749)
  • be5aed9 provide variable of second image (when available) on template of detail promotion and advantage (UPS-1750)