This document logs changes for the Carousel module
- First stable release
- Minor update adding new docs and config
- Switch to soley config based setup (rather than using Searchable::add)
- Minor template updates (for better simple and bootstrap support)
- Add a default form template to use SearchForm from Framework.
- Fix templating issue
- SS4 version
- Template updates from 1.1.1
- Add a default form template to use SearchForm from Framework.
- Simplify templates slightly (so they will wirk better with simple theme)
- Fix templating issue
- Add default Subsites support
- Fix import errors
- Add custom SearchTable to cache search data and support Full Text Search
- Remove depretiated functions
- Add slightly more comprehensive searching by relevence
- Eliminate some errors that occure during dev/build is extension not loaded
- When subsites is installed, import frfom all subsites
- Use custom template for search button
- Ensure that
SearchObject
exists before trying to delete it - Display search info for objects that have zero results
- Minor code tidy
- Add sanitisation to relevence select keywords