Custom Query (2152 matches)
Results (1912 - 1914 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1488 | fixed | List of installed extensions - add to the status_show | dread | dread |
Description |
Add the list of extensions install (config's ckan.plugins) to status_show logic action (See #1087) |
|||
#1491 | fixed | Visible strings need internationalisation | seanh | dread |
Description |
Sean spotted that some strings need internationalising, such as flash messages. Generally all strings that appear on the web front-end should be internationalised. Particular places that need i18n:
Note: there are some exceptions, such as in i18n.py, very obscure error messages and stuff that only appears on the API. NB: there is a cost in making a string internationalisable (all our volunteers have to translate it), so we should not be too zealous. We should also look at the i18n/ckan.pot to see if any of the existing strings can be reused. |
|||
#1492 | wontfix | Interference between extra and relationship fields in API | kindly | dread |
Description |
From Jan Kučera <elquenor@…>
|