Custom Query (2152 matches)
Results (1306 - 1308 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1418 | duplicate | If default language is not 'en' then you can't switch language to 'en' | dread | dread |
Description |
e.g. cz.ckan.net has lang=cz but when you click on Home page link "English" it flashes message "Language has been set to: English" but the rest of the page is still Czech. |
|||
#1419 | invalid | Can't log in via OpenID | dread | |
Description |
I couldn't log into theDataHub with OpenID today. I tried both Google ID and MyOpenID. Both times the login on the remote auth server went fine, but when it returns you to theDataHub you get error "Login failed. Bad username or password." |
|||
#1420 | fixed | Refactor ckanext-qa to work as a celery task | johnglover | johnglover |
Description |
Currently can run as a celery task launched by paster command. Still have to add a CKAN plugin so that QA will run when a resource is added or URL changed, and then update the extension controller/templates to look for QA data from the task_status table instead of directly on the resource. |