Custom Query (2152 matches)
Results (139 - 141 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#881 | invalid | http authentication requirement when installing | thejimmyg | fccoelho |
Description |
I am having trouble installing Ckan with virtualenv and pip using pip-requirements.txt due to the Authentication requirements to download the source code. |
|||
#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. |
|||
#2403 | fixed | home page speed improvements | kindly | kindly |
Description |
Home page loads *all* groups and dictizes them, it should only dictize the top 10 or so from the search facets. |