Custom Query (2152 matches)
Results (1267 - 1269 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1372 | fixed | Refactor archiver to work as a celery task | johnglover | johnglover |
Description |
Take the resource archiver (currently part of ckanext-qa) and make it into a standalone extension that works as a celery task. |
|||
#1373 | fixed | home page view does not react to logging in / out | shevski | |
Description |
Either: thedatahub.org does not display 'add a dataset' top navigation link or the 'create dataset' main central link to logged in user - instead showing 'sign up' link in the central box. It does however display the 'my account' and 'logout' link in the top right correctly. Navigating to another part of the site (e.g. search or about or my account) does bring the 'add a dataset' navigation link back and the functionality works. Works fine on test.ckan.net so only on thedatahub. Not obviously a caching problem, since I did try clearing cache. OR: it displays as if you're logged in even when you log out. The links doesn't work and prompt you to log in though. |
|||
#1374 | fixed | Can't switch to English if default is non-English | dread | dread |
Description |
e.g. cz.ckan.net defaults to Czech (config option lang=cs_CZ) but it fails when you try to switch to English. |