- Nothing changed yet.
- Improve accessibility. [cekk]
- Fix release: do not force python version. [cekk]
- Search only content-types enabled in control-panel when using Plone catalog tool. [cekk]
- Fix wrong release. [cekk]
- Support rer.solrpush
search_enabled
flag to temporary disable search on SOLR. [cekk]
- Improve customizations. [cekk]
- Add support for Boolean and Date indexes. [cekk]
- Do not show sites filters when solr is disabled. [cekk]
- Fix location filters logic. [cekk]
- Fix search logic for filters. [cekk]
- Interface improvements. [cekk]
- Fix label for LocationFilter. [cekk]
- New sitesearch layout and logic (included rer.solrpush support). [cekk]
- Fix bug in query serialization. [cekk]
- Fix query serialization and sort order. [cekk]
- Sort by date now is for modified index. [cekk]
- Now take care also for sort_order. [cekk]
- Fix translations. [cekk]
- Remove unused upgrade-step for previous revert. [cekk]
- Reverted changes for custom persistent fields. We have some problems with shared zeoserver. [cekk]
- Fix solr support: now if solr is installed but disabled in the control panel, all searches doesn't pass through it [cekk]
- Remove custom persistent fields in registry. [cekk]
- a11y: Added role attribute for portalMessage [nzambello]
- Updated mobile styles [pnicolli]
- Accessibility fixes [nzambello]
- Move resources to a separate bundle [cekk]
- Improve IE11 compatibility [cekk]
- Improve documentation [cekk]
- Fix query generation in sitesearch.js. Now doesn't include ajax_load in the url [cekk]
- more like this [mamico]
- Plone 5 compatibility. Drop Plone 4. Use plone4 branch. [cekk]
- Fix tests [mamico]
- Plone 4.3 compatibility [cekk]
- Fix controlpanel icon [cekk]
- If search term string changes (searchableText) and the form is submitted, reset the all query and start with a new one [cekk]
- Add support to collective.solr [cekk]
- Add configuration to limit word length and number of words in SearchableText [cekk]
- Rewrite html for search results [cekk]
- Fixed search results structure [cekk]
- Fixed timezone handling [cekk]
- fixed tabs order results [cekk]
- fixed bug in Plone timezones handling for start and end dates [cekk]
- refactored view to support plone.app.search [cekk]
- moved configuration from site_properties to registry [cekk]
- added tests [cekk]
- customized "skip_links" viewlet for search view [cekk]
- fixed indexes column population [cekk]
- refactoring for Plone 4: now the template is removed and replaced by a view [cekk]
- fixed update step [cekk]
- fixed first tab selection [cekk]
- moved search from skins to a view, for Plone4 compatibility (it isn't new-search like yet) [cekk]
- added uninstall profile to remove skins [cekk]
- fixed style for results [cekk]
- removed search_form.pt [cekk]
- cleanup old Plone 3.2 garbage [keul]
- fixed search view styles [cekk]
- added configlet to manage sitesearch options [cekk]
- added class to hidden indexes info div [cekk]
- fixed hidden indexes management [cekk]
- refactoring sitesearch_view to speed up searches [cekk]
- fix translation [cekk]
- Customized Date index for events [cekk]
- Show date and location in events [cekk]
- Use Date index to sort on dates [cekk]
- Add "hidden indexes" configuration [cekk]
- Fix error in title whent the path is incorrect [cekk]
- Fix layout and css [nekorin]
- Add tabs customization [cekk]
- Remove alphabetical sorting for indexes. Now indexes are sorted in the configuration panel [cekk]
- Remove taxonomies specific tab. Now needs to be set in the config panel [cekk]
- Fix js for batching [cekk]
- Categories are filtered beside the selected type [cekk]
- Remove setup.cfg [cekk]
- Refectoring for browser history [cekk]
- Remove folder title in the view [cekk]
- Remove searchSubject index [cekk]
- Change fieldname for sorting [cekk]
- Add header with folder name [jacopo e cekk]
- Initial release