Custom Query (2152 matches)
Results (85 - 87 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2372 | fixed | Create frontend style guide | aron.carroll | aron.carroll |
Description |
This should cover formatting and best practices for HTML, CSS and JavaScript? Perhaps this should sit in it's own repository (ckan-styleguides?) or gh-pages branch. |
|||
#2408 | fixed | Only 4 'extras' can be added at a time | aron.carroll | markw |
Description |
The settings > extras page for a dataset allows extra fields to be added, but only four can be added a time in a single atomic update. It would be helpful to have an 'add another' button on the form that can be used any number of times. |
|||
#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. |