Custom Query (2152 matches)
Results (850 - 852 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1415 | fixed | Comments on current status of ckan deb packages | thejimmyg | nils.toedtmann |
Description |
This is a scratch pad ticket with some comments on the current status of our ckan deb packages. I know that some of it is the deb packaging roadmap anyway, please forgive me if i mention them here again. Rufus and me re-deployed some community ckan instances onto s022 (see http://trac.okfn.org/ticket/926). We followed the documentation http://docs.ckan.org/en/latest/install-from-package.html
|
|||
#1413 | fixed | Ask users to 'add email address' when logged in | seanh | shevski |
Description |
I'd like us to display a one-off banner that prompts users who log into thedatahub.org to go and update & their profile & fill in their email address (if we could do it just for those who don't have an email address, then even better) That is, once they log in, they see a banner which says: Please update your profile [here] and add your email address, so you can receive notifications, be able to reset your password and get updates Then when we build notifications or if we decide to survey people, we can actually contact them. Email address should be required as standard DR: Also, mention their Full Name too - v. useful for selecting correct user in group curation |
|||
#1412 | worksforme | application.js crashes when viewing a dataset with no resources | rgrp | seanh |
Description |
Create a new dataset, don't add any resources to the dataset yet, view the dataset in ckan, if you have firebug enabled you'll see the error "resource is undefined" at line 699 of application.js. |