Custom Query (2152 matches)
Results (400 - 402 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1551 | fixed | CKAN auth for webstore changes | ross | ross |
Description |
Webstore should use auth api ( #1550 ) for authenticating users accessing webstore rather than talking directly to the CKAN database. We also need it to suppose /user/ urls and /userid/ for accessing databases. |
|||
#1574 | fixed | [super] Storage changes including automated save to Webstore | ross | ross |
Description |
Allow uploading of files to push the data into webstore. Initially we were going to suggest changes to ckanext-storage but after further analysis we arrived at the conclusion that this should be implemented by ckanext-archiver as it already handles archiving of data from various sources and would be the best place to 'archive' to webstore.
Tickets
|
|||
#1579 | fixed | Full text search in Webstore | ross | ross |
Description |
We should allow full text search within databases for individual databases, although we may want to wait for any pending ports to postgres. |