Skip to content

Releases: driebit/ginger

0.52.0

15 Jul 09:59
1f67d65
Compare
Choose a tag to compare

What's Changed

  • Remove the use of an obsolete polyfill - #737
  • Better handling of nested contexts when parsing json ld - #738

Full Changelog: 0.51.0...0.52.0

0.51.1

24 Aug 21:24
448e41d
Compare
Choose a tag to compare
[dbpedia_spotlight] Add json accept header (#735)

0.51.0

20 Jul 07:40
f54dc4f
Compare
Choose a tag to compare

What's Changed

  • Fix an issue with hanging imports when handle.net API gives problems by @mworrell in #729
  • Fix a problem where nl.wikipedia.org gives timeouts with http (but not https) by @mworrell in #730
  • Update newest to 4.9.6 instead of 4.3.7 by @loetie in #731
  • Fix the GH test action by @mworrell in #734
  • mod_ginger_collection: fix filter on dates before the year 1000 by @mworrell in #733
  • mod_ginger_collection: set enoent doc warning to 'debug' level by @mworrell in #732

Full Changelog: 0.50...0.51.0

0.50.0

22 Feb 08:57
498dec9
Compare
Choose a tag to compare

What's Changed

  • mod_ginger_base: use elasticsearch2 index if available by @mworrell in #719
  • mod_ginger_base: fix an issue where the show more button was always shown by @mworrell in #718
  • Use URI encoding for search state by @cdfa in #721
  • Update erfgoed brabant search filters by @cdfa in #722
  • Foundation module update by @cdfa in #724
  • Search query filters by @mworrell in #723
  • mod_ginger_adlib_elasticearch2: add adlib delete index button. by @mworrell in #725
  • Fix an issue with dynamic elastic-ids by @cdfa in #726
  • mod_ginger_auth: pass redirect page for continuation after signup by @mworrell in #727
  • Fix sass extend with class and :before by @robvandenbogaard in #728

Full Changelog: 0.49.0...0.50

0.49.1: mod_ginger_adlib_elasticearch2: add adlib delete index button. (#725)

21 Dec 05:30
Compare
Choose a tag to compare
* mod_ginger_adlib_elasticearch2: add adlib delete index button.

Handle new return values from elasticsearch2:get_doc

* Update _admin_status.tpl

typo

Co-authored-by: loetie <loetie@driebit.nl>

0.49.0

01 Dec 11:16
797404f
Compare
Choose a tag to compare

What's Changed

  • Add facets to query parameters on non-empty search hash by @cdfa in #715
  • mod_ginger_base: show in pager if result count is an estimate by @mworrell in #714
  • Elasticsearch2 Adlib support by @mworrell in #716
  • Add filters for erfgoed brabant buildings page by @cdfa in #717

Full Changelog: 0.48.0...0.49.0

0.48.0

31 Oct 13:23
33225dd
Compare
Choose a tag to compare

Colin de Roos (2):

  • Add ginger_seach_hash scomp (#713)
  • Remove call to binary_to_existing_atom (#712)

0.47.0

06 Sep 10:05
5a54c1e
Compare
Choose a tag to compare
Op-207 fix fancybox zoom (#711)

* Revert "Remove afterShow callback for mod_collection fancybox (#707)"

This reverts commit e64a9f2e30a09f6721a68069083029438402045d.

* Properly fix fancybox compatibility issue

And rename file so it seems less specific to Hart

Co-authored-by: Colin de Roos <colin@driebit.nl>

0.46.0

21 Jul 10:01
72a2049
Compare
Choose a tag to compare
Add mod_elasticsearch2 support for Elasticsearch v7+ (#702)

* Add mod_elasticsearch2 support for Elasticsearch v7+

* Should be ginger_adlib_elasticsearch2_mapping

0.45.0

30 May 13:13
d5976ff
Compare
Choose a tag to compare
[rdf] Include only visible resources in Hydra output (#698)