Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (589 - 591 of 2152)

Ticket Resolution Summary Owner Reporter
#904 fixed Review CKAN documentation rgrp Stiivi

Reported by Stiivi, 3 years ago.

Description

What's bad at the moment?

  • lack of documentation e.g. config (very poorly documented)
  • too many sources of documentation
  • no common theming

Sources:

Resulting meta-ticket with things to do: ticket:927

#906 fixed Ability to search without accents for accented words thejimmyg Stiivi

Reported by Stiivi, 3 years ago.

Description

In Slovakia users are expecting from sites to be able to search without typing accents, for example if they do not have SK keyboard, just US. For example searching for: 'Obyvateľstvo' and 'obyvatelstvo' (population) or 'štatistika' and 'statistika' (statistics) should yield same results.

This should work the other way around as well, as some people might enter entries without accents into CKAN instance and others might search with accents.

For SK language simple ASCII transliteration for searched term and indexed words is sufficient (iconv ASCIITRANSLIT).

#907 fixed Data previews: preview package resource data in the WUI rgrp

Reported by rgrp, 3 years ago.

Description

As a user I want to preview a dataset ('resource') before downloading it.

Implementation

This will be implemented as an Extension

NB: This ticket requires a way to get data out of a remote url (the dataset). We do not want to put this data load/streaming into ckan core due to a) complexity b) load problems (do not want to take ckan out by accidentally pulling in a 1GB file)

  1. Need a 'data proxy' - see ticket:698 and ticket:888
  2. Preview using javascript in WUI - do this in an extension http://bitbucket.org/okfn/ckanext-dataapi
Note: See TracQuery for help on using queries.