Custom Query (2152 matches)
Results (634 - 636 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2418 | fixed | Facets disappear once selected | aron.carroll | aron.carroll |
Description |
Currently facets in the new demo site disappear from the sidebar once they are selected. http://s031.okserver.org:2375/dataset?tags=fibre&tags=terrestrial&q=Africa Instead they should be marked with an "active" class and clicking the link should remove the filter in the same way as clicking the cross in a token below the search field works. |
|||
#672 | fixed | Facets in CKAN search results | pudo | pudo |
Description |
This has been done in IATI ckan but should be ported over to CKAN main and put into the UI in a nice fashion. IATI: http://bitbucket.org/okfn/iati/changeset/378431974c76 (related to #520) Requires SOLR search backend (for postgres should fall back gracefully -- just do not show them). |
|||
#999 | fixed | Factor out ckan.net theme changes to a separate theme repo and apply | rgrp | dread |
Description |
Rather than polluting the ckan core code base on ckan.net install with ckan.net specific changes these adaptations should be moved out into a dedicated ckan.net theme. |