Commit graph

4 commits

Author SHA1 Message Date
Kyle Huynh
a3cca6bc37 Renamed the module's machine name from islandora_advanced_search to `advanced_search 2021-12-09 10:06:25 -05: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