Skip to content

Releases: ColdTrick/search_advanced

v7.0.1

27 Oct 11:26
Compare
Choose a tag to compare
  • several small chores/fixes

v7.0

27 Sep 13:49
Compare
Choose a tag to compare
  • changed: updated for Elgg 4

v6.1

08 Jun 08:25
Compare
Choose a tag to compare
  • added: french translation

v6.0

26 May 12:20
Compare
Choose a tag to compare
  • changed: increased minimal Elgg requirement to v3.3
  • changed: layouts now use default layout

v5.0.5

22 Apr 13:29
Compare
Choose a tag to compare
  • fix: show correct user filter view in search_user widget

v5.0.4

15 Oct 10:58
Compare
Choose a tag to compare
  • fixed: use a normalized url in the autocomplete

v5.0.3

12 Jun 09:33
Compare
Choose a tag to compare
  • fixed: do not retain profile fields filter when using search form

v5.0.2

29 May 10:50
Compare
Choose a tag to compare
  • fixed: using widget_search only return body contents

v5.0.1

18 Apr 08:56
1c81e8a
Compare
Choose a tag to compare
  • several small chores/fixes

v5.0

17 Apr 12:24
6e16e1b
Compare
Choose a tag to compare
  • added: allowed pagination on combined search pages
  • added: apply pluginsettings about not searching profile fields
  • added: autocomplete search helpers based on context
  • added: option to allow empty query searches by search params
  • added: search_filter params added to default search params
  • added: settings to control autocomplete features
  • added: setting to control availability type selection menu
  • added: Spanish translation
  • added: view var to control if menu items are registered on search page
  • changed: allow passing of variables in search result view
  • changed: autocomplete data now all comes from hooks
  • changed: autocomplete helpers show instant
  • changed: autocomplete suggestions always show on result pages
  • changed: browserstate js now is loaded by composer
  • changed: minimal requirements now Elgg 3.0
  • changed: more intelligent loading of ajax_submit js
  • changed: moved search title output to its own view
  • changed: moved start to bootstrap class
  • changed: moved widget registration to elgg-plugin
  • changed: search_user widget is now also available in groups context
  • changed: user profile search filter
  • changed: use settings defaults in the new way
  • fixed: php warning
  • fixed: search on user profile field works
  • fixed: set group container search helper if looking at a group
  • fixed: title count should only count current results listed
  • removed: obsolete features that are now part of core