Custom Query (2152 matches)
Results (2056 - 2058 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1610 | duplicate | Move webstore to Postgres instead of Sqlite | ross | ross |
Description |
The default backing store for webstore should be Postgres and not sqlite. This was agreed as part of the #1574 storage changes and on http://ckan.okfnpad.org/newstorage |
|||
#1611 | duplicate | Implement auth API calls for webstore/external use | ross | ross |
Description |
As part of #1574 we decided that it would be better for webstore (and future external services) to be able to authenticate simply with CKAN-Core. Currently webstore access the CKAN database to obtain the key for the user but it would be better if this connection was not so tightly bound and that webstore used an API as any other external service might. Need to discuss further with dread |
|||
#1634 | duplicate | Allow users to follow/unfollow activity streams of other users, datasets and groups | seanh | seanh |
Description |
This is a fairly big feature to add. Analysis: http://ckan.okfnpad.org/27 This ticket is related to #1635 (email notifications for activity streams) which is about managing a list of activity streams for which the user receives email notifications. There are decisions to be made about how the two will work together. |