Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1522 - 1524 of 2152)

Ticket Resolution Summary Owner Reporter
#560 fixed Deleted packages showing up in tag lists kindly rgrp

Reported by rgrp, 4 years ago.

Description

E.g. http://ckan.net/tag/lod contains musicbrainz_ (Musicbrainz) item (if you click you will get 403/login as deleted packages can only be seen by admins).

Also suggested that these are showing up in the API (courtesy of Anja)

Cost: 2h

#730 duplicate Back up package data from all CKAN packages to storage.ckan.net rgrp

Reported by rgrp, 4 years ago.

Description

Write a worker that scans all packages in a ckan instance and uploads the data to storage.ckan.net.

  • Naming scheme?
    • Bucket: {ckan-instance-id}-{package-name}? {ckan-instance-id}-{package-id}?
      • What happens if names change
    • File: filename? hash?
  • Store hash back on ckan instance?
#782 fixed Add and remove users from sysadmin role from the command line pudo rgrp

Reported by rgrp, 3 years ago.

Description

Need to be able to create (and remove) sysadmins easily (used to be able to do this via ini file but this functionality was removed a while back in authz system reorganization it seems).

Suggest creating a new paster command as first step.

# user identifier = openid (?)
paster sysadmin add {user identifier}
paster sysadmin remove {user identifier}

Suggest this also be added to main CKAN docs.

This should go into metastable as well as default so that it goes into the v1.2 release (can do this via a transplant from one branch to the other)

Note: See TracQuery for help on using queries.