Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1594 - 1596 of 2152)

Ticket Resolution Summary Owner Reporter
#2805 fixed zh_TW has no Plural-Forms seanh toby

Reported by toby, 21 months ago.

Description

the .po file for zh_TW does not contain Plural-Forms which breaks the i18n JavaScript? Extractions for ckan-demo.

I've added the following which may or may not be correct - from web search "Plural-Forms: nplurals=1; plural=0\n"

I suspect it will get overwritten when translations are pulled from transiflex so passing to you as you are the expert in that realm

#2806 fixed way to read full group description johnmartin shevski

Reported by shevski, 21 months ago.

Description

e.g. currently no way to read full description for the 'data explorer examples' group here:http://s031.okserver.org:2375/group/data-explorer

Can we add a 'read more' link that expands and contracts the sidebar box or similar?

#2807 fixed autocomplete.js error aron.carroll toby

Reported by toby, 21 months ago.

Description

@aron,

edit dataset has a js error

http://localhost:5000/dataset/edit/1-kmwaterfractionfromnationaltopographicdatabasemapscanada

TypeError?: options is undefined [Break On This Error]

this.lookup(options.term, options.callback);

autocomplete.js (line 231)

Note: See TracQuery for help on using queries.