Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1203 of 2152)

Ticket Resolution Summary Owner Reporter
#2774 fixed Provide a method of passing localised strings into the JavaScript toby aron.carroll

Reported by aron.carroll, 21 months ago.

Description

We need to be able to do the following:

  • Rip the localised strings from the JavaScript? source code. These are strings that look like _('String'), translate('String') and isPlural('String') .
  • An endpoint that provides the translations in the correct locale for the user.
  • The endpoint should provide the locale as JSON (possibly using http://jsgettext.berlios.de/doc/html/po2json.html or similar tool)

The JavaScript? can then read this file on page load.

#401 fixed Provide base worker as queue consumer pudo pudo

Reported by pudo, 4 years ago.

Description

We should create and document a basic queue consumer and task processor for CKAN. It will connect to the CKAN update queue, read messages and dispatch them to a consumer function (such as a downloader or an analysis app)

#282 wontfix Provide diverts when package name changes thejimmyg dread

Reported by dread, 4 years ago.

Description

When a package's name is changed, references to the old name (in the WUI and REST) are redirected to the new name (assuming the old name is not being reused by another package).

Note: See TracQuery for help on using queries.