Custom Query (2152 matches)
Results (1162 - 1164 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1199 | fixed | Implement an email function for users. | pudo | pudo |
Description |
We need an email function in CKAN to accept messages sent to users. The basic signature will be:
This has a number of use cases:
Finally, the mail function should be exposed in the API for sysadmin clients. This way we can have scripts traverse CKAN for 404s, invalid data or missing fields and ping users about that automatically (requires traversal by revision, not package, to get the associated users). ImplementationNote we have already written code like this (*and* tested it) in isitopen: |
|||
#1223 | fixed | Caching of static files | pudo | pudo |
Description |
StaticURLParser can have caching - use it |
|||
#1246 | fixed | Search results on ckan.net are mistakenly all 'open' | pudo | adrian.pohl@… |
Description |
All package search results on ckan.net are labelled as 'open' even when their license is closed or unknown: http://ckan.net/package |