Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 2152)

Ticket Resolution Summary Owner Reporter
#169 duplicate Package derivations dread dread

Reported by dread, 5 years ago.

Description

A 'Derived' relationship can be applied from one package to another.

e.g. sussex-demography is derived from census-2001

'Derived' relationship is:

  • directional
  • many:many
  • stateful

'derived' table columns:

  • id (primary key)
  • source_package (foreign key)
  • result_package (foreign key)
  • description (markdown text)

Further tickets:

  • WUI - package view - shows 'derives from package x' and 'derived package y' with UML-like diagram of x -> this package -> y
  • WUI - package edit form - new option to say it 'derives from' or 'has derivation' and you select the appropriate
  • REST if - expose reading and writing this property
#170 fixed Paginate search results rgrp dread

Reported by dread, 5 years ago.

Description

e.g.

http://www.ckan.net/package/search?q=science&search=Search+Packages+%C2%BB

Results are capped at 20, but can't see past first page.

#171 fixed Create consolidated config for CLI rgrp rgrp

Reported by rgrp, 5 years ago.

Description

Create consolidated set of config by merging config from .datapkgrc and command line options and use that instead of mixture of command line options and other stuff ... (likely to be less buggy!)

Note: See TracQuery for help on using queries.