Kyle Huynh
829efe5d63
Update advanced_search.form.js
...
Handle Page summary in the case of there is no results
2023-03-02 10:37:38 -05:00
Kyle Huynh
f1a680e5ad
Update soft-limit.js
2023-02-28 10:25:53 -05:00
Kyle Huynh
03d05ca2c2
Update facets-views-ajax.js
2023-02-09 09:51:19 -05:00
Kyle Huynh
ec96982005
Added aria-label to Search Results Pager block
2023-02-02 14:47:07 -05:00
Kyle Huynh
db1501d0ed
Update facets-views-ajax.js
...
Add JS update link items_per_page and display modes
2023-01-30 16:41:51 -05:00
Kyle Huynh
b5bb967a81
Update advanced_search.form.js
2023-01-24 13:06:08 -05:00
Kyle Huynh
3e3b68c72d
Added handle for .is-active for pager linke in Pager block with ajax
2022-01-27 04:39:35 +00:00
Kyle Huynh
17274d141e
Replace redundent code for obtain the advanced search form
2022-01-26 21:06:32 +00:00
Kyle Huynh
2bacdf7b52
enabled enter key trigger search
2022-01-26 20:30:49 +00:00
Kyle Huynh
e52f1db462
Update pager links after searching in place
2022-01-26 19:46:24 +00:00
Kyle Huynh
a3cca6bc37
Renamed the module's machine name from islandora_advanced_search to `advanced_search
2021-12-09 10:06:25 -05:00
Kyle Huynh
8ec130bf8e
Change class name view-grid as default if no ?display= in the URL
...
Fixed the issue of unable to change sort dropdown of Search Result Pager
2021-12-06 20:46:45 +00: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
5b06be16f1
Add e.stopImmediatePropagation() to prevent reload page when a Facets link is clicked.
2021-09-16 15:04:42 -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