Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1126 - 1128 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
#781 duplicate Package edit form - 'extra' fields have 'add' and 'delete' buttons thejimmyg dread

Reported by dread, 4 years ago.

Description

(Just like resource table, but extra fields don't need up/down buttons)

Nice to have: a blank field is added when you tab from the last filled-in field in the table.

#780 fixed Package edit form - 'preview' button shows preview, with form lower in page thejimmyg dread

Reported by dread, 4 years ago.

Description

This ticket refers to the form shown in Drupal. This doesn't have a preview function, but we don't have a requirement for it right now, so leaving ticket closed.

Note: See TracQuery for help on using queries.