Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (649 - 651 of 2152)

Ticket Resolution Summary Owner Reporter
#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)

#797 fixed Rework core html layout to mirror wordpress twentyten rgrp rgrp

Reported by rgrp, 3 years ago.

Description

WP twentyten has an excellent core html structure. Furthermore, using that structure makes us compatible with all the WP twentyten compatible themes.

  • Convert to wp twentyten html
  • Switch css to be based off twentyten css (and perhaps rework somewhat)
Note: See TracQuery for help on using queries.