Commit graph

10 commits

Author SHA1 Message Date
Kyle Huynh
4c531a62d3
Update README.md 2021-09-17 11:04:33 -04:00
Kyle Huynh
6619042c85 Updated Documentation 2021-09-17 11:01:12 -04:00
Kyle Huynh
40b8719d87 Fix the issue of unable to refresh Facets block when Ajax is enabled. 2021-09-17 09:21:16 -04:00
Kyle Huynh
3168f18b6c Add a simple search block associated with an Advanced Search View Page 2021-09-17 00:55:40 -04:00
Kyle Huynh
2afe41ce79 Add Lucene Search 2021-09-16 17:42:30 -04:00
Kyle Huynh
5b06be16f1 Add e.stopImmediatePropagation() to prevent reload page when a Facets link is clicked. 2021-09-16 15:04:42 -04:00
Kyle Huynh
cda7fcaf67 Remove dependency when move Advanced Search sub-module as a seperated module. 2021-09-16 14:58:57 -04:00
Nigel Banks
5c6c26f43f Allow page view derived Advanced Search blocks on any page (#843)
* Allow page view derived Advanced Search blocks on any page

Allows the Advanced Search block to be used on pages
where its corresponding view is not present. Now it
will redirect to the route associated with the view
it was generated from.

This is not valid for Advanced Search blocks that
are derived from non-page based views, as there is
no known location in which to redirect the query.

* Fix for undefined index warning.

* Documented Exposed form style settings requirement for Advanced Search.
2021-07-29 10:59:28 -03:00
Nigel Banks
1f611a3876 Fixed issues causing travis build failures 2021-04-05 13:09:07 +01:00
Nigel Banks
698cbcad8b Added islandora_advanced_search module. 2021-04-02 10:52:20 +01:00