Custom Query (2152 matches)
Results (1819 - 1821 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2275 | fixed | Implement group logos | johnglover | seanh |
Description |
Groups should be able to specify a URL to an image file for a group logo, the image will be shown on the group page.
|
|||
#2276 | fixed | Upgrade Slovakia CKAN instance | seanh | seanh |
#2288 | wontfix | Fix i18n of strings on auth group add/edit pages | seanh | |
Description |
There are a couple of strings on the authorization group add/edit form that are not being translated: "Name: Please enter a value" (error message when you try to add an auth group with no name) "User name" "Save" button The form seems to be built using FormBuilder?. See ckan/forms/authorizationgroup.py, builder.set_displayed_fields() |